summaryrefslogtreecommitdiffstats
path: root/runtime/interpreter/interpreter.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-2/+2
* Remove MethodHelper from the interpreter.Ian Rogers2014-12-021-7/+3
* Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-7/+8
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-1/+1
* Fix races in small mode compiler filters setupIan Rogers2013-08-131-0/+6
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-3/+3
* Entry point clean up.Ian Rogers2013-08-071-3/+3
* 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/+58