summaryrefslogtreecommitdiffstats
path: root/runtime/reflection.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ThrowLocation.Nicolas Geoffray2015-03-101-4/+2
* Remove MethodHelper.Ian Rogers2014-12-021-1/+0
* Remove MethodHelper from the interpreter.Ian Rogers2014-12-021-1/+1
* Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-1/+1
* ART: Better IllegalAccessException messageAndreas Gampe2014-09-291-1/+1
* Optimize get/set reflection performanceMathieu Chartier2014-09-261-4/+5
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-0/+1
* Don't get and restore thread state for ScopedFastNativeObjectAccess.Mathieu Chartier2014-05-191-7/+7
* Some fixes for comments and implied conversions.Jeff Hao2014-03-281-1/+1
* Add access checks to Method and Field reflection.Jeff Hao2014-03-281-1/+4
* Reflection tidying.Ian Rogers2014-03-261-7/+4
* Refactor reflective method invocation.Ian Rogers2014-03-141-2/+25
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-6/+6
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+59