| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-01-24 | Add visibility attributes in runtime/mirror | |
| 2020-05-05 | Clean up Constructor/Method/Field construction. | |
| 2019-03-28 | ObjPtr<>-ify mirror::Field and mirror::Executable. | |
| 2018-09-28 | Revert^2 "Load boot image at a random address." | |
| 2018-09-27 | Revert "Load boot image at a random address." | |
| 2018-09-26 | Load boot image at a random address. | |
| 2017-07-24 | ART: Include cleanup | |
| 2016-10-17 | Move most mirror:: args to ObjPtr | |
| 2016-09-21 | Collapse ART's AbstractMethod class into Executable |