summaryrefslogtreecommitdiffstats
path: root/runtime/gc/accounting/card_table-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor space bitmap to support different alignments.Mathieu Chartier2014-04-141-1/+1
* Fix SafePrettyTypeOf to never call VerifyObject.Mathieu Chartier2014-03-031-0/+1
* Make ModifyCardsAtomic 64 bit safe.Mathieu Chartier2014-03-031-12/+16
* Fix bug in CardTable::ModifyCardsAtomic.Mathieu Chartier2014-01-171-2/+2
* Fix byte_cas to work on non-word aligned addressesBrian Carlstrom2013-12-181-5/+6
* Improve heap verification.Mathieu Chartier2013-09-191-6/+10
* Fix race in root marking.Mathieu Chartier2013-09-171-4/+4
* Fix non concurrent GC ergonomics.Mathieu Chartier2013-08-191-2/+2
* More parallel GC, rewritten parallel mark stack processing.Mathieu Chartier2013-08-161-18/+17
* Disable and remove finger.Mathieu Chartier2013-08-031-6/+5
* 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/+213