summaryrefslogtreecommitdiffstats
path: root/runtime/gc/collector/sticky_mark_sweep.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-1/+1
* Make allocations report usable size.Ian Rogers2014-02-261-5/+0
* Remove duplicate card pre-cleaning.Mathieu Chartier2014-02-251-2/+0
* Card pre-cleaning.Mathieu Chartier2014-02-241-0/+2
* Move SwapBitmaps to ContinuousMemMapAllocSpace.Mathieu Chartier2014-02-031-1/+1
* Add zygote space as its own space type.Mathieu Chartier2014-01-311-2/+2
* Background compaction support.Mathieu Chartier2014-01-081-2/+1
* A custom 'runs-of-slots' memory allocator.Hiroshi Yamauchi2013-11-161-1/+1
* Compacting collector.Mathieu Chartier2013-11-111-2/+3
* Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug ...Brian Carlstrom2013-11-061-1/+1
* More parallel GC, rewritten parallel mark stack processing.Mathieu Chartier2013-08-161-1/+10
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-5/+1
* Systrace fixups and refactoring for TimingLoggerAnwar Ghuloum2013-08-091-1/+0
* Disable and remove finger.Mathieu Chartier2013-08-031-1/+0
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+66