Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize dvmHash Loops. | You Kim | 2012-12-21 | 1 | -4/+8 |
* | Replace malloc() followed by memset() to zero with calloc() | Iliyan Malchev | 2012-02-16 | 1 | -2/+1 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -1/+1 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -1/+1 |
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE | Steve Block | 2012-01-05 | 1 | -5/+5 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -1/+1 |
* | Further conservation of newlines. | Dan Bornstein | 2011-05-26 | 1 | -8/+8 |
* | Move the remaining non-compiler VM code into C++. | Carl Shapiro | 2011-04-15 | 1 | -0/+418 |