summaryrefslogtreecommitdiffstats
path: root/vm/analysis/DexVerify.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Remove unsupported experimental opcodes.Elliott Hughes2012-01-051-258/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* More LOG newline cleanup.Dan Bornstein2011-05-261-11/+11
* Prefer printf format "%#x" over "0x%x".Dan Bornstein2011-05-261-4/+4
* Further conservation of newlines.Dan Bornstein2011-05-261-30/+30
* Move the verifier and parts of the interpreter into C++.Carl Shapiro2011-04-151-0/+1482