Age | Commit message (Expand) | Author |
---|---|---|
2024-11-11 | Avoid `strlen()` for `ClassLinker::FindClass()`... | |
2024-01-17 | Add visibility attributes in runtime/gc | |
2022-10-14 | ART: Speed up some gtests. | |
2018-10-26 | ART: Add class-alloc-inl.h | |
2017-07-24 | ART: Include cleanup | |
2017-02-14 | ART: Add operator == and != with nullptr to Handle | |
2016-10-14 | Move reference processor and mirror::Reference to ObjPtr | |
2016-09-29 | Clean up ScopedThreadStateChange to use ObjPtr | |
2016-09-26 | ART: Use libbase logging | |
2016-01-28 | Always use pendingNext to test enqueability of references. | |
2015-12-21 | Rename NullHandle to ScopedNullHandle | |
2015-08-28 | Fix some HandleScope bugs and add corresponding checks | |
2014-12-12 | Add ReferenceQueue test |