summaryrefslogtreecommitdiffstats
path: root/vm/LinearAlloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure we have room for future Maps builds.Elliott Hughes2012-05-091-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-7/+7
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-6/+6
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-5/+5
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
* Further conservation of newlines.Dan Bornstein2011-05-261-31/+31
* Move the remaining non-compiler VM code into C++.Carl Shapiro2011-04-151-0/+704