summaryrefslogtreecommitdiffstats
path: root/runtime/runtime-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-22/+16
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-0/+1
* Optimize method linkingMathieu Chartier2014-10-271-0/+5
* Address read barrier issue with cl/106467Hiroshi Yamauchi2014-09-091-3/+1
* Remove abuse of mirror::Object* to reference special values.Ian Rogers2014-09-031-0/+12
* Add GcRoot to clean up and enforce read barriers.Hiroshi Yamauchi2014-07-291-8/+5
* Break apart header files.Ian Rogers2014-07-151-0/+32
* Add read barriers for the roots in Runtime.Hiroshi Yamauchi2014-07-141-4/+4
* Move quick frame info to OatQuickMethodHeader.Vladimir Marko2014-05-131-0/+42