summaryrefslogtreecommitdiffstats
path: root/runtime/reflection.cc
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for comments and implied conversions.Jeff Hao2014-03-281-6/+6
* Add access checks to Method and Field reflection.Jeff Hao2014-03-281-1/+35
* Reflection tidying.Ian Rogers2014-03-261-67/+39
* Improvements to Field.get/set.Ian Rogers2014-03-211-2/+1
* Work-around GCC polymorphism problems.Ian Rogers2014-03-141-10/+10
* 64bit build fix.Ian Rogers2014-03-141-2/+2
* Refactor reflective method invocation.Ian Rogers2014-03-141-31/+450
* Work in the direction of hard float quick ABIs.Ian Rogers2014-02-111-3/+13
* Enable moving classes.Mathieu Chartier2013-12-101-2/+6
* Don't use UTF16 length as length for MUTF8.Ian Rogers2013-10-301-1/+1
* StringPiece clean up.Ian Rogers2013-09-241-2/+2
* Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"Brian Carlstrom2013-09-061-7/+0
* Remove bogus fastpath from String::Equals(const StringPiece&)Brian Carlstrom2013-09-061-0/+7
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-9/+8
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-6/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+389