summaryrefslogtreecommitdiffstats
path: root/runtime/reference_table.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor and improve GC root handlingMathieu Chartier2015-04-061-1/+2
* Print more info in MarkSweep::VerifyRootMathieu Chartier2015-01-151-1/+1
* Add native memory accounting through custom allocator.Mathieu Chartier2014-08-291-1/+3
* Add GcRoot to clean up and enforce read barriers.Hiroshi Yamauchi2014-07-291-1/+2
* Add more read barriers for JNI roots.Hiroshi Yamauchi2014-06-201-4/+4
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-1/+1
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-2/+2
* Add support for changing roots through the root visitor callback.Mathieu Chartier2013-09-131-3/+3
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+65