summaryrefslogtreecommitdiff
path: root/runtime/reflection-inl.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Clean up base/utils.hAndreas Gampe2018-12-061-1/+0
* ObjPtr<>-ify array allocations.Vladimir Marko2018-06-011-1/+1
* Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-1/+1
* Header library to remove dependence on runtime/David Sehr2018-02-281-1/+1
* Remove duplication, split testsDavid Sehr2018-02-211-0/+1
* ART: Move to libbase StringPrintfAndreas Gampe2016-12-151-7/+9
* Argument conversions for setter/getter MethodHandles.Orion Hodson2016-11-081-5/+16
* Move mirror::Class to use ObjPtrMathieu Chartier2016-10-131-1/+1
* Rename ObjPtr::Decode to ObjPtr::PtrMathieu Chartier2016-10-041-1/+1
* Use ObjPtr for reflection.cc/h/inlMathieu Chartier2016-09-271-4/+7
* Add AccessibleObject and Field to mirrorMathieu Chartier2015-03-291-0/+12
* Remove ThrowLocation.Nicolas Geoffray2015-03-101-5/+3
* Optimize get/set reflection performanceMathieu Chartier2014-09-261-0/+106