Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers. | Elliott Hughes | 2012-01-30 | 1 | -1/+15 |
* | Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like na... | Ian Rogers | 2012-01-26 | 1 | -4/+4 |
* | Fail in the right place when we cannot allocate a mark stack. | Jesse Wilson | 2011-11-22 | 1 | -1/+1 |
* | Switch to UniquePtr. | Elliott Hughes | 2011-08-30 | 1 | -2/+2 |
* | Work on heap and space initialization to support image loading | Brian Carlstrom | 2011-08-18 | 1 | -2/+2 |
* | First pass of ImageWriter | Brian Carlstrom | 2011-08-15 | 1 | -0/+5 |
* | Remove author attributions. | Carl Shapiro | 2011-08-14 | 1 | -1/+0 |
* | Add a collection implementation. | Carl Shapiro | 2011-07-24 | 1 | -1/+1 |
* | Move DexFiles to be allocated on the heap | Brian Carlstrom | 2011-07-22 | 1 | -2/+2 |
* | Add allocation and garbage collection infrastructure. | Carl Shapiro | 2011-07-21 | 1 | -0/+59 |