summaryrefslogtreecommitdiffstats
path: root/runtime/gc/space/space-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor immune region logic into its own file.Mathieu Chartier2014-03-131-0/+1
* Move SwapBitmaps to ContinuousMemMapAllocSpace.Mathieu Chartier2014-02-031-1/+1
* Add zygote space as its own space type.Mathieu Chartier2014-01-311-1/+1
* A custom 'runs-of-slots' memory allocator.Hiroshi Yamauchi2013-11-161-3/+4
* Compacting collector.Mathieu Chartier2013-11-111-4/+14
* 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/+48