Age | Commit message (Expand) | Author |
---|---|---|
2024-02-06 | Add visibility attributes in runtime/r* | |
2018-12-06 | ART: Clean up base/utils.h | |
2018-06-01 | ObjPtr<>-ify array allocations. | |
2018-03-05 | Move most of runtime/base to libartbase/base | |
2018-02-28 | Header library to remove dependence on runtime/ | |
2018-02-21 | Remove duplication, split tests | |
2016-12-15 | ART: Move to libbase StringPrintf | |
2016-11-08 | Argument conversions for setter/getter MethodHandles. | |
2016-10-13 | Move mirror::Class to use ObjPtr | |
2016-10-04 | Rename ObjPtr::Decode to ObjPtr::Ptr | |
2016-09-27 | Use ObjPtr for reflection.cc/h/inl | |
2015-03-29 | Add AccessibleObject and Field to mirror | |
2015-03-10 | Remove ThrowLocation. | |
2014-09-26 | Optimize get/set reflection performance |