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