summaryrefslogtreecommitdiffstats
path: root/runtime/globals.h
Commit message (Expand)AuthorAgeFilesLines
* Merge "Insert an empty read barrier call."Hiroshi Yamauchi2014-04-041-1/+1
|\
| * Insert an empty read barrier call.Hiroshi Yamauchi2014-04-031-1/+1
* | Make frame size dependent on arch-specific constants.Andreas Gampe2014-04-031-0/+8
|/
* Make the support code for read barriers a bit more general.Hiroshi Yamauchi2014-03-311-4/+12
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-191-0/+4
* Make heap reference poisoning work with the interpreter.Hiroshi Yamauchi2014-03-051-0/+3
* (Experimental) Add Brooks pointers.Hiroshi Yamauchi2014-02-251-0/+7
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Use direct class pointers at allocation sites in the compiled code.Hiroshi Yamauchi2014-01-231-0/+4
* Enable moving classes.Mathieu Chartier2013-12-101-1/+1
* Compact zygote.Mathieu Chartier2013-11-221-22/+22
* Fix portable + mips build.Mathieu Chartier2013-11-121-1/+7
* Compacting collector.Mathieu Chartier2013-11-111-0/+9
* Omit OatMethodOffsets for classes without compiled codeBrian Carlstrom2013-10-281-10/+10
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+78