summaryrefslogtreecommitdiffstats
path: root/vm/Common.h
Commit message (Expand)AuthorAgeFilesLines
* am 20aeca6e: Merge "Pad the 8 and 16 bit Jvalue members"Elliott Hughes2012-05-031-0/+25
|\
| * Pad the 8 and 16 bit Jvalue membersChris Dearman2012-05-031-0/+25
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
|/
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Tidy up some includes.Elliott Hughes2011-06-081-1/+1
* Further conservation of newlines.Dan Bornstein2011-05-261-1/+1
* Fix Mac build by restoring old conditional endian handling removed in ae188c6...Brian Carlstrom2011-05-051-1/+12
* Establish a subclass relationship between DataObject and Object.Carl Shapiro2011-05-021-0/+5
* Type the reference member of JValue as an Object pointer.Carl Shapiro2011-04-291-3/+5
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-8/+0
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-59/+10
* Remove the private CLZ implementation in the GC.Carl Shapiro2011-02-091-0/+2
* Move the duplicated alignment macros to a common location.Carl Shapiro2011-02-081-0/+5
* Fix the typing of the assert macro as required by C++.Carl Shapiro2010-12-011-1/+1
* Move LIKELY and UNLIKELY to a public header file.Carl Shapiro2010-07-301-0/+3
* Make the compiler's MIN and MAX macros globally visible.Carl Shapiro2010-07-091-0/+2
* Switch to <stdbool.h> in the VM.Andy McFadden2009-08-051-3/+7
* Indirect reference table implementation.Andy McFadden2009-07-311-2/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+145
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-145/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+145