summaryrefslogtreecommitdiffstats
path: root/runtime/gc/reference_processor.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Reference::GetReferent() calls by GC should not trigger read barriers."Hiroshi Yamauchi2014-05-091-2/+1
|\
| * Reference::GetReferent() calls by GC should not trigger read barriers.Hiroshi Yamauchi2014-05-091-2/+1
* | Fix race condition in ProcessReferences.Mathieu Chartier2014-05-091-15/+17
|/
* Use WaitHoldingLocks in ReferenceProcessor::GetReferent.Mathieu Chartier2014-05-081-2/+2
* Add concurrent reference processing.Mathieu Chartier2014-05-071-0/+222