summaryrefslogtreecommitdiffstats
path: root/dexopt/OptMain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dalvik is dead, long live Dalvik!Brian Carlstrom2014-08-051-561/+0
* Revert "Revert "Use libziparchive for dalvik zip processing.""Narayan Kamath2013-12-171-26/+8
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-10/+10
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-4/+4
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-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
* Tidy up some includes.Elliott Hughes2011-06-081-1/+1
* Prefer printf format "%#x" over "0x%x".Dan Bornstein2011-05-261-1/+1
* Further conservation of newlines.Dan Bornstein2011-05-261-20/+20
* Make libdex structures tool friendly.Carl Shapiro2011-04-271-0/+579