summaryrefslogtreecommitdiffstats
path: root/vm/AllocTracker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increase the default alloc tracker maximum.Elliott Hughes2013-07-111-22/+43
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-7/+7
* Further conservation of newlines.Dan Bornstein2011-05-261-10/+10
* Consolidate curFrame fields in thread storagebuzbee2011-04-221-1/+1
* Remove unneeded void argument list declarations.Carl Shapiro2011-04-201-5/+5
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-0/+654