aboutsummaryrefslogtreecommitdiff
path: root/vm/InlineNative.cpp
Commit message (Expand)AuthorAgeFilesLines
* dalvik: dalvik device extension pack.Xin Qi2013-10-311-0/+37
* Optimize those StrictMath routines that are identical to Math routines.Elliott Hughes2012-09-141-45/+35
* Make indexOfCommon clamp start to count when start > count.jeffhao2012-04-061-0/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-7/+7
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-4/+4
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* Further conservation of newlines.Dan Bornstein2011-05-261-8/+8
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-4/+4
* 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/+923