summaryrefslogtreecommitdiffstats
path: root/vm/JarFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-6/+6
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-4/+4
* 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-9/+9
* More LOG newline cleanup.Dan Bornstein2011-05-261-2/+2
* Further conservation of newlines.Dan Bornstein2011-05-261-18/+18
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-0/+378