summaryrefslogtreecommitdiffstats
path: root/runtime/jni_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-185/+6
* Add GcRoot to clean up and enforce read barriers.Hiroshi Yamauchi2014-07-291-2/+4
* Reduce header files including header files.Ian Rogers2014-06-061-20/+1
* Add read barriers for the weak roots in the JNI weak globals.Hiroshi Yamauchi2014-05-291-0/+3
* Revert "Revert "Fix an outstanding compaction bug in interpreter.""Mathieu Chartier2014-05-231-1/+1
* Revert "Fix an outstanding compaction bug in interpreter."Mathieu Chartier2014-05-221-1/+1
* Fix an outstanding compaction bug in interpreter.Mathieu Chartier2014-05-221-1/+1
* Fix race condition between GCDaemon and DeleteLocalReferenceYevgeny Rouban2014-05-201-1/+1
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-2/+2
* Add lockless SynchronizedGet for indirect reference table.Mathieu Chartier2014-05-051-1/+2
* Remove support for app JNI workarounds.Ian Rogers2014-04-221-8/+2
* 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