aboutsummaryrefslogtreecommitdiff
path: root/libdex/DexFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-8/+8
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-5/+5
* More LOG newline cleanup.Dan Bornstein2011-05-261-1/+1
* Conservation of newlines in libdex.Dan Bornstein2011-05-251-14/+14
* Update dex file magic number.Dan Bornstein2011-05-251-10/+1
* Compile libdex as C++.Dan Bornstein2011-04-141-0/+551