summaryrefslogtreecommitdiffstats
path: root/runtime/jni_internal_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Object model changes to support 64bit.Ian Rogers2014-02-061-31/+31
* Disallow JNI NewObjectArray of primitive types.Ian Rogers2014-01-031-46/+125
* Add stale weak global unit test to jni_internal_test.Mathieu Chartier2013-12-201-0/+15
* Compacting collector.Mathieu Chartier2013-11-111-11/+11
* Add JNI tests missing from 4ffdc6bd962c37bca407267c0858b37bb18a9857.Elliott Hughes2013-09-181-0/+31
* Make jni_internal_test less spammy.Ian Rogers2013-08-211-1/+1
* Fix PushLocalFrame(0).Elliott Hughes2013-08-201-2/+17
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-35/+75
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+1866