Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use uintptr_t for cast pointer to integer. | SangWook Han | 2012-07-18 | 1 | -1/+1 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -132/+132 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -5/+5 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -1/+1 |
* | More LOG newline cleanup. | Dan Bornstein | 2011-05-26 | 1 | -1/+1 |
* | Prefer printf format "%#x" over "0x%x". | Dan Bornstein | 2011-05-26 | 1 | -47/+47 |
* | Conservation of newlines in libdex. | Dan Bornstein | 2011-05-25 | 1 | -128/+128 |
* | Update dex file magic number. | Dan Bornstein | 2011-05-25 | 1 | -16/+29 |
* | Make libdex structures tool friendly. | Carl Shapiro | 2011-04-27 | 1 | -2/+2 |
* | Compile libdex as C++. | Dan Bornstein | 2011-04-14 | 1 | -0/+2946 |