Age | Commit message (Expand) | Author |
---|---|---|
2024-11-11 | Avoid `strlen()` for `ClassLinker::FindClass()`... | |
2024-01-24 | Add visibility attributes in runtime/c* | |
2022-10-14 | ART: Speed up some gtests. | |
2022-04-12 | dex2oat: Faster class pruning. | |
2021-04-28 | Remove some dead code around ClassTable. | |
2021-01-19 | Rewrite class table construction in ImageWriter. | |
2019-05-08 | ObjPtr<>-ify ClassTable. | |
2018-10-26 | ART: Add class-alloc-inl.h | |
2018-01-05 | Create dex subdirectory | |
2017-02-14 | ART: Add operator == and != with nullptr to Handle | |
2016-12-13 | Address some review comments |