summaryrefslogtreecommitdiffstats
path: root/runtime/native/java_lang_Class.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix erroneous behaviors with OOME present.Ian Rogers2014-07-211-1/+4
* Remove object_utils.h.Ian Rogers2014-07-161-1/+0
* Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-111-3/+1
* Delete ClassHelper and fix compaction bug in GetDirectInterfaceMathieu Chartier2014-05-181-2/+3
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-6/+6
* Refactor reflective method invocation.Ian Rogers2014-03-141-2/+2
* Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-2/+4
* Enable moving classes.Mathieu Chartier2013-12-101-7/+7
* Compacting collector.Mathieu Chartier2013-11-111-1/+2
* Fast JNI support.Ian Rogers2013-10-201-5/+6
* Use class def index from java.lang.Class.Ian Rogers2013-09-191-31/+0
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+135