| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-01-24 | Add visibility attributes in runtime/mirror | |
| 2023-05-22 | Use C++17's [[maybe_unused]] attribute in ART | |
| 2022-10-11 | Update java.lang.String* from jdk-11.0.13-ga | |
| 2022-10-03 | Fix `String` ctor with `hibyte` for empty strings. | |
| 2022-02-25 | Update runtime/ implications to use (D)CHECK_IMPLIES | |
| 2020-05-13 | Move implementations from class_root.h to -inl.h . | |
| 2019-05-31 | Add default template args to Heap::Alloc*Object*(). | |
| 2019-05-16 | ART: Forward-declare AllocatorType (iwyu) | |
| 2019-03-29 | Clean up explicit conversions to ObjPtr<>. | |
| 2019-03-25 | ObjPtr<>-ify String allocations, fix stale refs. | |
| 2019-01-09 | ART: Introduce runtime_globals | |
| 2018-12-06 | ART: Clean up base/utils.h | |
| 2018-10-30 | ART: Add string-alloc-inl.h |