Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -3/+3 |
* | Rosalloc thread local allocation path without a cas. | Hiroshi Yamauchi | 2015-03-11 | 1 | -9/+37 |
* | ART: Fix valgrind | Andreas Gampe | 2014-11-06 | 1 | -2/+9 |
* | Add thread unsafe allocation methods to spaces. | Mathieu Chartier | 2014-04-30 | 1 | -1/+5 |
* | Fix valgrind gtests and memory leaks. | Mathieu Chartier | 2014-03-05 | 1 | -1/+1 |
* | Make allocations report usable size. | Ian Rogers | 2014-02-26 | 1 | -10/+26 |
* | Inline RosAlloc::Alloc(). | Hiroshi Yamauchi | 2013-11-22 | 1 | -0/+1 |
* | Fix a per-process dumpsys meminfo crash. | Hiroshi Yamauchi | 2013-11-18 | 1 | -2/+3 |
* | A custom 'runs-of-slots' memory allocator. | Hiroshi Yamauchi | 2013-11-16 | 1 | -0/+55 |