summaryrefslogtreecommitdiffstats
path: root/runtime/mirror/art_field.cc
Commit message (Expand)AuthorAgeFilesLines
* Change FieldHelper to use a handle.Mathieu Chartier2014-06-061-1/+1
* Don't get and restore thread state for ScopedFastNativeObjectAccess.Mathieu Chartier2014-05-191-1/+2
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-1/+1
* Force inlining on trivial accessors.Ian Rogers2014-04-291-1/+1
* Support field watchpoint in interpreterSebastien Hertz2014-04-251-0/+21
* Improvements to Field.get/set.Ian Rogers2014-03-211-0/+9
* Change root visitor to use Object**.Mathieu Chartier2014-02-181-2/+2
* Remove blacklistSebastien Hertz2014-02-171-7/+8
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-2/+2
* Enable moving classes.Mathieu Chartier2013-12-101-0/+7
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-0/+56