summaryrefslogtreecommitdiffstats
path: root/runtime/jni_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor reflective method invocation.Ian Rogers2014-03-141-8/+26
* Add more VerifyObject calls.Mathieu Chartier2014-03-071-2/+3
* Add ART -help and -showversionBrian Carlstrom2014-03-031-1/+2
* Merge "Work in the direction of hard float quick ABIs."Ian Rogers2014-02-121-1/+1
|\
| * Work in the direction of hard float quick ABIs.Ian Rogers2014-02-111-1/+1
* | Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-3/+3
|/
* Add missing SIRT to LoadNativeLibrary.Mathieu Chartier2014-02-061-1/+2
* Compacting collector.Mathieu Chartier2013-11-111-0/+3
* Fast JNI support.Ian Rogers2013-10-201-1/+1
* resolved conflicts for merge of bb0140e0 to dalvik-devMathieu Chartier2013-09-201-7/+19
|\
| * Re-enable concurrent system weak sweeping.Mathieu Chartier2013-09-201-5/+19
* | Refactor system weak sweeping, add support for modification.Mathieu Chartier2013-09-171-0/+2
|/
* Switch JNI globals lock to reader-writer.Ian Rogers2013-08-201-2/+2
* Prevent segvs in JNI.Ian Rogers2013-08-191-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-6/+6
* Entry point clean up.Ian Rogers2013-08-071-0/+4
* 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/+201