summaryrefslogtreecommitdiffstats
path: root/runtime/object_callbacks.h
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-2/+3
* Print more info in MarkSweep::VerifyRootMathieu Chartier2015-01-151-24/+0
* Disable adding main and non moving spaces to immune region in GSSMathieu Chartier2014-07-161-5/+5
* Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-111-4/+4
* Change reference processing to use heap references.Mathieu Chartier2014-06-161-0/+5
* Improve heap verification for invalid roots.Mathieu Chartier2014-05-201-0/+3
* Improve GSS reference processing.Hiroshi Yamauchi2014-04-281-0/+3
* Improve invalid root dumping.Mathieu Chartier2014-04-041-1/+1
* Refactor object reference visiting logic.Mathieu Chartier2014-03-241-0/+4
* Change ProcessReferences to not use RecursiveMarkObject.Mathieu Chartier2014-02-201-0/+1
* Change root visitor to use Object**.Mathieu Chartier2014-02-181-2/+2
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-0/+66