summaryrefslogtreecommitdiffstats
path: root/runtime/native/java_lang_reflect_Array.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove object_utils.h.Ian Rogers2014-07-161-1/+0
* Compaction cleanup for FindArrayClass.Mathieu Chartier2014-05-301-2/+2
* Delete ClassHelper and fix compaction bug in GetDirectInterfaceMathieu Chartier2014-05-181-1/+1
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-4/+5
* Make allocations report usable size.Ian Rogers2014-02-261-3/+6
* Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-6/+2
* Fix CreateMultiArray to be compaction safe.Mathieu Chartier2014-02-081-3/+5
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-2/+1
* Compacting collector.Mathieu Chartier2013-11-111-2/+4
* Fast JNI support.Ian Rogers2013-10-201-5/+5
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+74