| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-05-31 | Clean up creating handles from `this`. | |
| 2018-06-04 | Remove unused native implementation of Object.wait() | |
| 2018-05-09 | ART: Move JNI files to runtime/jni/ . | |
| 2017-06-01 | ART: Move RegisterNatives helper | |
| 2017-05-30 | ART: More header cleanup - jni_internal.h | |
| 2017-02-27 | Re-arrange System.identityHashCode for better performance. | |
| 2017-02-21 | jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. | |
| 2016-09-29 | Clean up ScopedThreadStateChange to use ObjPtr | |
| 2016-02-01 | Track libcore change aa517a356a38b8cd6764667e1edd735aaf5978e9. | |
| 2014-11-04 | ART: More warnings | |
| 2013-10-20 | Fast JNI support. | |
| 2013-07-12 | Create separate Android.mk for main build targets |