summaryrefslogtreecommitdiffstats
path: root/runtime/gc/space/rosalloc_space-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-3/+3
* Rosalloc thread local allocation path without a cas.Hiroshi Yamauchi2015-03-111-9/+37
* ART: Fix valgrindAndreas Gampe2014-11-061-2/+9
* Add thread unsafe allocation methods to spaces.Mathieu Chartier2014-04-301-1/+5
* Fix valgrind gtests and memory leaks.Mathieu Chartier2014-03-051-1/+1
* Make allocations report usable size.Ian Rogers2014-02-261-10/+26
* Inline RosAlloc::Alloc().Hiroshi Yamauchi2013-11-221-0/+1
* Fix a per-process dumpsys meminfo crash.Hiroshi Yamauchi2013-11-181-2/+3
* A custom 'runs-of-slots' memory allocator.Hiroshi Yamauchi2013-11-161-0/+55