summaryrefslogtreecommitdiffstats
path: root/src/mark_stack.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers.Elliott Hughes2012-01-301-1/+15
* Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like na...Ian Rogers2012-01-261-4/+4
* Fail in the right place when we cannot allocate a mark stack.Jesse Wilson2011-11-221-1/+1
* Switch to UniquePtr.Elliott Hughes2011-08-301-2/+2
* Work on heap and space initialization to support image loadingBrian Carlstrom2011-08-181-2/+2
* First pass of ImageWriterBrian Carlstrom2011-08-151-0/+5
* Remove author attributions.Carl Shapiro2011-08-141-1/+0
* Add a collection implementation.Carl Shapiro2011-07-241-1/+1
* Move DexFiles to be allocated on the heapBrian Carlstrom2011-07-221-2/+2
* Add allocation and garbage collection infrastructure.Carl Shapiro2011-07-211-0/+59