1. d9a88de Implement rosalloc page trimming without suspending threads. by Hiroshi Yamauchi · 11 years ago
  2. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 11 years ago
  3. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  4. c93c530 Revoke rosalloc thread-local buffers at the checkpoint. by Hiroshi Yamauchi · 11 years ago
  5. 5d05705 Improve use of CHECK macros. by Ian Rogers · 12 years ago
  6. 661974a Fix valgrind gtests and memory leaks. by Mathieu Chartier · 12 years ago
  7. 26d69ff Decrease lock uses in RosAlloc::BulkFree(). by Hiroshi Yamauchi · 12 years ago
  8. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 12 years ago
  9. 6fac447 Make allocations report usable size. by Ian Rogers · 12 years ago
  10. f5b0e20 Thread-local allocation stack. by Hiroshi Yamauchi · 12 years ago
  11. a4adbfd RosAlloc verification. by Hiroshi Yamauchi · 12 years ago
  12. 70f6004 Fix a race condition in RosAlloc. by Hiroshi Yamauchi · 12 years ago
  13. 573f7d2 Fix an array copy benchmark regression. by Hiroshi Yamauchi · 12 years ago
  14. 218daa2 Change thread.h to thread-inl.h for missing Thread::Current for rosalloc.cc by Brian Carlstrom · 12 years ago
  15. 3c2856e Inline RosAlloc::Alloc(). by Hiroshi Yamauchi · 12 years ago
  16. e5eedcb Fix cpplint errors. by Hiroshi Yamauchi · 12 years ago
  17. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 12 years ago
  18. be031ff Remove four counter increments out of the allocation path. by Hiroshi Yamauchi · 12 years ago
  19. 7287601 Fix a portable build breakage by Hiroshi Yamauchi · 12 years ago
  20. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 12 years ago
  21. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  22. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  23. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago