Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decrease lock uses in RosAlloc::BulkFree(). | Hiroshi Yamauchi | 2014-03-03 | 1 | -1/+1 |
* | Fix and optimize verify object. | Mathieu Chartier | 2014-02-21 | 1 | -1/+2 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+1 |
* | Move SwapBitmaps to ContinuousMemMapAllocSpace. | Mathieu Chartier | 2014-02-03 | 1 | -8/+0 |
* | Add zygote space as its own space type. | Mathieu Chartier | 2014-01-31 | 1 | -100/+38 |
* | Bin packing the zygote (best fit). | Mathieu Chartier | 2014-01-09 | 1 | -2/+2 |
* | Background compaction support. | Mathieu Chartier | 2014-01-08 | 1 | -5/+5 |
* | Refactor sweeping logic into malloc space. | Mathieu Chartier | 2014-01-07 | 1 | -1/+79 |
* | Fix an array copy benchmark regression. | Hiroshi Yamauchi | 2013-12-17 | 1 | -2/+2 |
* | A custom 'runs-of-slots' memory allocator. | Hiroshi Yamauchi | 2013-11-16 | 1 | -0/+243 |