summaryrefslogtreecommitdiffstats
path: root/vm/native/dalvik_system_VMStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-1/+1
* Remove an unused internal native.Elliott Hughes2011-06-231-20/+0
* Further conservation of newlines.Dan Bornstein2011-05-261-1/+1
* Consolidate curFrame fields in thread storagebuzbee2011-04-221-4/+7
* Replace public uses of dvmAllocArray with dvmAllocArrayByClass.Carl Shapiro2011-04-191-4/+3
* Convert the internal and in-line natives to C++.Carl Shapiro2011-04-121-0/+256