Age | Commit message (Expand) | Author |
---|---|---|
2024-02-06 | Document remaining `ClassStatus` values. | |
2024-01-24 | Add visibility attributes in runtime/c* | |
2020-06-11 | Clean up generated operator<<(os, enum). | |
2020-06-09 | Add a new class status for verified with access checks. | |
2019-07-26 | Implement ClassStatus::kVisiblyInitialized. | |
2018-01-05 | Change ClassStatus to fit into 4 bits. | |
2017-11-07 | runtime: Bitstring implementation for subtype checking (4/4). | |
2017-09-05 | ART: Move Class::Status to ClassStatus |