| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-05-15 | Revert^2 "Remove test_per_src from ART tests." | |
| 2020-05-13 | Move implementations from class_root.h to -inl.h . | |
| 2020-05-08 | Revert "Remove test_per_src from ART tests." | |
| 2020-05-07 | Remove test_per_src from ART tests. | |
| 2020-05-05 | Clean up Constructor/Method/Field construction. | |
| 2018-10-23 | ART: Refactor for bugprone-argument-comment | |
| 2018-05-31 | Remove static GcRoot<>s from Class and ClassExt. | |
| 2018-05-31 | ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. | |
| 2018-05-25 | Remove static GcRoot<>s from Field, Method, Constructor. | |
| 2018-05-23 | ObjPtr<>-ify tests using ClassLinker::FindClass(). | |
| 2018-05-08 | Fix hiddenapi::MemberSignature for proxies |