Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+4 |
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE | Steve Block | 2012-01-05 | 1 | -12/+12 |
* | Remove unsupported experimental opcodes. | Elliott Hughes | 2012-01-05 | 1 | -152/+4 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -9/+9 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -11/+11 |
* | More LOG newline cleanup. | Dan Bornstein | 2011-05-26 | 1 | -3/+3 |
* | Further conservation of newlines. | Dan Bornstein | 2011-05-26 | 1 | -41/+41 |
* | Establish a subclass relationships among the field types. | Carl Shapiro | 2011-05-06 | 1 | -20/+20 |
* | Remove unneeded void argument list declarations. | Carl Shapiro | 2011-04-20 | 1 | -2/+2 |
* | Move the verifier and parts of the interpreter into C++. | Carl Shapiro | 2011-04-15 | 1 | -0/+1335 |