summaryrefslogtreecommitdiffstats
path: root/runtime/gc/space/space.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor space bitmap to support different alignments.Mathieu Chartier2014-04-141-10/+9
* Make allocations report usable size.Ian Rogers2014-02-261-0/+30
* Move SwapBitmaps to ContinuousMemMapAllocSpace.Mathieu Chartier2014-02-031-4/+14
* Add zygote space as its own space type.Mathieu Chartier2014-01-311-0/+56
* Refactor large object sweeping.Mathieu Chartier2014-01-101-2/+2
* Compacting collector.Mathieu Chartier2013-11-111-1/+0
* Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...Brian Carlstrom2013-07-181-2/+2
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+47