summaryrefslogtreecommitdiff
path: root/runtime/gc/space/space_create_test.cc
AgeCommit message (Expand)Author
2021-11-25Always access Thread state and flags as 32-bit location.Vladimir Marko
2020-07-28Inclusive language fixes in ART's garbage collector.Roland Levillain
2018-10-30Refactor MemMap::MapAnonymous().Vladimir Marko
2017-02-14ART: Add operator == and != with nullptr to HandleAndreas Gampe
2016-09-29Clean up ScopedThreadStateChange to use ObjPtrMathieu Chartier
2016-01-26Use mutator lock to guard adding and removing heap spacesMathieu Chartier
2016-01-19Change space base test to use parametersMathieu Chartier