summaryrefslogtreecommitdiffstats
path: root/runtime/java_vm_ext.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-3/+3
* Fix updating of JNI references for String.<init>.Jeff Hao2015-05-271-0/+8
* Refactor and improve GC root handlingMathieu Chartier2015-04-061-1/+1
* art: Refactor RuntimeOptions/ParsedOptionsIgor Murashkin2015-02-041-1/+2
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-2/+2
* Trim reference tables when we trim the heapMathieu Chartier2014-11-261-0/+3
* Delete pin tableMathieu Chartier2014-09-111-13/+1
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-0/+185