summaryrefslogtreecommitdiffstats
path: root/vm/RawDexFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-8/+8
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-2/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* Further conservation of newlines.Dan Bornstein2011-05-261-2/+2
* Update dex file magic number.Dan Bornstein2011-05-251-17/+13
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-0/+280