summaryrefslogtreecommitdiffstats
path: root/runtime/runtime-inl.h
Commit message (Expand)AuthorAgeFilesLines
* ART: SHARED_REQUIRES to REQUIRES_SHAREDAndreas Gampe2016-08-301-2/+2
* Rename callee save enumerators.Vladimir Marko2016-08-101-6/+6
* Change suspend entrypoint to save all registers.Vladimir Marko2016-08-041-2/+4
* Revert "Revert "Change dex caches to be weak roots""Mathieu Chartier2015-08-311-0/+1
* Revert "Change dex caches to be weak roots"Brian Carlstrom2015-08-281-1/+0
* Change dex caches to be weak rootsMathieu Chartier2015-08-251-0/+1
* Move to newer clang annotationsMathieu Chartier2015-07-221-2/+2
* Move mirror::ArtMethod to nativeMathieu Chartier2015-05-291-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