summaryrefslogtreecommitdiffstats
path: root/runtime/gc/accounting/space_bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-7/+6
* Object model changes to support 64bit.Ian Rogers2014-02-061-2/+2
* Refactor large object sweeping.Mathieu Chartier2014-01-101-7/+14
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-1/+1
* Refactor and improve mod-union tables.Mathieu Chartier2013-09-251-2/+2
* Write out image bitmap inside of image file.Mathieu Chartier2013-08-291-1/+7
* Disable and remove finger.Mathieu Chartier2013-08-031-8/+6
* GC data structures allocation trackingMathieu Chartier2013-07-251-1/+4
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-2/+2
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-0/+1
* Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-1/+1
* 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/+265