Age | Commit message (Expand) | Author |
---|---|---|
2024-01-15 | Add visibility attributes in runtime/native | |
2024-01-10 | Revert "Add visibility attributes in runtime/entrypoints and runtime/native" | |
2024-01-05 | Add visibility attributes in runtime/entrypoints and runtime/native | |
2022-01-17 | MethodHandles: change asType() / invoke() implementation | |
2020-05-15 | Clean up Field::CreateFromArtField(). | |
2020-05-05 | Clean up Constructor/Method/Field construction. | |
2018-10-23 | ART: Refactor for bugprone-argument-comment | |
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-14 | ART: Add operator == and != with nullptr to Handle | |
2017-01-27 | MethodHandles: Support and tests for revealDirect / reflectAs. |