summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/array.h
Commit message (Expand)AuthorAgeFilesLines
* Make allocations report usable size.Ian Rogers2014-02-261-17/+5
* Fix and optimize verify object.Mathieu Chartier2014-02-211-4/+7
* Remove blacklistSebastien Hertz2014-02-171-3/+26
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-1/+2
* Fix CreateMultiArray to be compaction safe.Mathieu Chartier2014-02-081-1/+2
* Object model changes to support 64bit.Ian Rogers2014-02-061-22/+37
* Refactor array access for the interpreter.Sebastien Hertz2014-01-281-6/+23
* Enable moving classes.Mathieu Chartier2013-12-101-0/+3
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-3/+15
* Compacting collector.Mathieu Chartier2013-11-111-18/+5
* Split the allocation path into 'instrumented' and 'uninstrumented'Hiroshi Yamauchi2013-09-251-0/+14
* Unsigned comparison for array bounds check.Sebastien Hertz2013-07-231-1/+1
* 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/+148