summaryrefslogtreecommitdiffstats
path: root/runtime/reflection.h
Commit message (Expand)AuthorAgeFilesLines
* 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