summaryrefslogtreecommitdiffstats
path: root/vm/alloc/Verify.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* Favor Object* over void* for the heap bitmap interfaces.Carl Shapiro2011-06-071-11/+10
* Remove unneeded void argument list declarations.Carl Shapiro2011-04-201-1/+1
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+151