summaryrefslogtreecommitdiffstats
path: root/runtime/native/java_lang_reflect_Method.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-6/+6
* Add AbstractMethod, Constructor, MethodMathieu Chartier2015-04-211-3/+3
* ART: More warningsAndreas Gampe2014-11-041-0/+2
* Remove object_utils.h.Ian Rogers2014-07-161-1/+0
* Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-111-3/+1
* 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-4/+4
* Improvements to Field.get/set.Ian Rogers2014-03-211-4/+1
* Refactor reflective method invocation.Ian Rogers2014-03-141-5/+5
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-12/+11
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+71