summaryrefslogtreecommitdiffstats
path: root/vm/Ddm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-5/+5
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-3/+3
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-4/+4
* Make some of the StringObject functions member functions.Elliott Hughes2011-06-171-9/+14
* Further conservation of newlines.Dan Bornstein2011-05-261-13/+13
* Remove unneeded void argument list declarations.Carl Shapiro2011-04-201-4/+4
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-0/+480