summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/object_array-inl.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-1/+3
* Replace NULL with nullptrMathieu Chartier2015-04-221-2/+2
* Move ArtField to nativeMathieu Chartier2015-04-101-3/+2
* Remove ThrowLocation.Nicolas Geoffray2015-03-101-2/+1
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-2/+2
* Header file clean up.Ian Rogers2014-10-081-0/+1
* Some optimizations for the array alloc path.Hiroshi Yamauchi2014-09-251-1/+4
* Reduce header files including header files.Ian Rogers2014-06-061-0/+1
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-1/+1
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-7/+8
* Force inlining on trivial accessors.Ian Rogers2014-04-291-9/+7
* Insert read barriers in more places.Hiroshi Yamauchi2014-04-101-2/+32
* Refactor object reference visiting logic.Mathieu Chartier2014-03-241-0/+11
* Fix and optimize verify object.Mathieu Chartier2014-02-211-13/+15
* Remove blacklistSebastien Hertz2014-02-171-6/+19
* Object model changes to support 64bit.Ian Rogers2014-02-061-52/+110
* Refactor array access for the interpreter.Sebastien Hertz2014-01-281-13/+17
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-5/+17
* Compacting collector.Mathieu Chartier2013-11-111-3/+6
* Handle OOMEs in class linker with grace.Ian Rogers2013-08-271-1/+3
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-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/+145