summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/array.cc
Commit message (Expand)AuthorAgeFilesLines
* Make allocations report usable size.Ian Rogers2014-02-261-8/+3
* Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-7/+10
* Remove blacklistSebastien Hertz2014-02-171-1/+2
* Fix CreateMultiArray to be compaction safe.Mathieu Chartier2014-02-081-18/+20
* Object model changes to support 64bit.Ian Rogers2014-02-061-2/+2
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-3/+2
* Compacting collector.Mathieu Chartier2013-11-111-6/+9
* More allocation code optimizations.Hiroshi Yamauchi2013-09-111-33/+0
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+165