Age | Commit message (Expand) | Author |
---|---|---|
2024-01-17 | Add visibility attributes in runtime/gc | |
2024-01-02 | Refactoring of ThreadPool | |
2023-05-22 | Use C++17's [[maybe_unused]] attribute in ART | |
2018-08-28 | Remove superfluous 'virtual' specifiers in ART. | |
2018-08-28 | Use 'final' and 'override' specifiers directly in ART. | |
2018-03-23 | ART: Simplify atomic.h | |
2017-07-24 | ART: Include cleanup | |
2017-06-02 | ART: Introduce thread-current-inl.h | |
2015-10-15 | Use ATTRIBUTE_UNUSED more. | |
2015-08-12 | Remove unnecessary `explicit` qualifiers on constructors. | |
2015-05-26 | ART: Clean up arm64 kNumberOfXRegisters usage. | |
2014-12-19 | Add heap task processor |