summaryrefslogtreecommitdiffstats
path: root/runtime/gc/heap_test.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Clean up includes.Vladimir Marko2015-04-131-0/+1
* Exercise Heap::PreZygoteFork() in a test.Hiroshi Yamauchi2015-03-131-0/+12
* ART: More warningsAndreas Gampe2014-11-041-2/+2
* stdint types all the way!Ian Rogers2014-10-091-1/+1
* Break apart header files.Ian Rogers2014-07-151-1/+2
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-2/+2
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-6/+8
* Refactor space bitmap to support different alignments.Mathieu Chartier2014-04-141-6/+4
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-2/+2
* Avoid std::string allocations for finding an array class.Ian Rogers2014-02-241-1/+2
* Remove blacklistSebastien Hertz2014-02-171-1/+1
* Compacting collector.Mathieu Chartier2013-11-111-3/+5
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+71