| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-02-23 | Do not create HandleScope for JNI transitions. | |
| 2020-03-16 | Move @CriticalNative arguments in registers. | |
| 2020-03-02 | Move entry spills determination to JNI compiler. | |
| 2020-01-16 | jni: Do not create a managed frame for @CriticalNative. | |
| 2018-08-28 | Remove superfluous 'virtual' specifiers in ART. | |
| 2018-08-28 | Use 'final' and 'override' specifiers directly in ART. | |
| 2017-12-07 | ART: Replace base/logging with android-base/logging | |
| 2017-10-09 | Use ScopedArenaAllocator for register allocation. | |
| 2017-10-04 | Do not refresh the Marking Register in CriticalNative methods. | |
| 2017-08-10 | Instrument ARM64 generated code to check the Marking Register. | |
| 2016-10-13 | jni: Add read barrier fast path to jni compiler | |
| 2016-09-14 | Move ArrayRef to runtime/base | |
| 2016-08-05 | ART: Extract macro assembler |