summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/object.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix and optimize verify object.Mathieu Chartier2014-02-211-4/+3
* Object model changes to support 64bit.Ian Rogers2014-02-061-4/+5
* Tidy up memory barriers.Ian Rogers2013-12-201-2/+2
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-2/+2
* Compacting collector.Mathieu Chartier2013-11-111-23/+41
* Improve object clone performance and make compaction proof.Mathieu Chartier2013-11-061-23/+14
* Lazily compute object identity hash codes.Mathieu Chartier2013-10-311-4/+4
* Fix object identity hash.Mathieu Chartier2013-10-291-0/+48
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-7/+7
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+129