summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/art_method.h
Commit message (Expand)AuthorAgeFilesLines
* Force inlining on trivial accessors.Ian Rogers2014-04-291-50/+52
* Merge "Move mapping table and vmap table offsets to OatMethodHeader."Vladimir Marko2014-04-281-41/+10
|\
| * Move mapping table and vmap table offsets to OatMethodHeader.Vladimir Marko2014-04-251-41/+10
* | Merge "More code for the read barrier support."Hiroshi Yamauchi2014-04-241-0/+2
|\ \
| * | More code for the read barrier support.Hiroshi Yamauchi2014-04-221-0/+2
* | | Merge "Separate maps from code in oat file."Vladimir Marko2014-04-231-2/+4
|\ \ \ | | |/ | |/|
| * | Separate maps from code in oat file.Vladimir Marko2014-04-221-2/+4
| |/
* / Fix FindCatchBlock to work in -Xverify:none mode.Jeff Hao2014-04-221-1/+2
|/
* Improvements to Field.get/set.Ian Rogers2014-03-211-0/+4
* Merge "Fixes for Generic JNI"Andreas Gampe2014-03-131-1/+4
|\
| * Fixes for Generic JNIAndreas Gampe2014-03-131-1/+4
* | Implicit null/suspend checks (oat version bump)Dave Allison2014-03-131-1/+2
|/
* Fixing structure of native frame for Generic JNIAndreas Gampe2014-03-121-4/+0
* JNI down call fixes.Ian Rogers2014-03-091-1/+4
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-1/+0
* Generic JNI implementation for x86_64Andreas Gampe2014-03-051-1/+1
* Fix and optimize verify object.Mathieu Chartier2014-02-211-13/+27
* Upcall support for x86-64.Ian Rogers2014-02-201-3/+3
* Remove blacklistSebastien Hertz2014-02-171-22/+27
* Merge "Work in the direction of hard float quick ABIs."Ian Rogers2014-02-121-2/+2
|\
| * Work in the direction of hard float quick ABIs.Ian Rogers2014-02-111-2/+2
* | Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-2/+2
|/
* Object model changes to support 64bit.Ian Rogers2014-02-061-131/+179
* Make fast JNI part of pretty method output.Ian Rogers2014-01-101-1/+2
* Remove intialized static storage from dex cache.Ian Rogers2014-01-081-12/+0
* Enable moving classes.Mathieu Chartier2013-12-101-0/+4
* Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-0/+2
* Fast JNI support.Ian Rogers2013-10-201-1/+5
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-0/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-0/+457