summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/array.cc
Commit message (Expand)AuthorAgeFilesLines
* Compaction cleanup for FindArrayClass.Mathieu Chartier2014-05-301-2/+4
* Revert "Revert "Fix an outstanding compaction bug in interpreter.""Mathieu Chartier2014-05-231-4/+4
* Revert "Fix an outstanding compaction bug in interpreter."Mathieu Chartier2014-05-221-4/+4
* Fix an outstanding compaction bug in interpreter.Mathieu Chartier2014-05-221-4/+4
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-17/+21
* 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