1. 3940254 Modernise code to use override specifier by Yi Kong · 5 years ago
  2. 1130659 Refactor MemMap::MapAnonymous(). by Vladimir Marko · 6 years ago
  3. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  4. c34bebf Remove unnecessary indirection from MemMap. by Vladimir Marko · 6 years ago
  5. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  6. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  7. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  8. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  9. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  10. 565c2d9 Add RosAlloc stats dump. by Hiroshi Yamauchi · 8 years ago
  11. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  12. 1e13374 Generalize Valgrind annotations in ART to support ASan. by Evgenii Stepanov · 9 years ago
  13. 4460a84 Rosalloc thread local allocation path without a cas. by Hiroshi Yamauchi · 9 years ago
  14. d757632 ART: Fix valgrind by Andreas Gampe · 10 years ago
  15. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  16. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  17. 654dd48 Improve the OOME fragmentation message. by Hiroshi Yamauchi · 10 years ago
  18. 0651d41 Add thread unsafe allocation methods to spaces. by Mathieu Chartier · 10 years ago
  19. 31f4414 Clean-up heap spaces. by Mathieu Chartier · 10 years ago
  20. 1cd53db Fix a DCHECK failure when causing GC from DDMS. by Hiroshi Yamauchi · 10 years ago
  21. c93c530 Revoke rosalloc thread-local buffers at the checkpoint. by Hiroshi Yamauchi · 10 years ago
  22. 661974a Fix valgrind gtests and memory leaks. by Mathieu Chartier · 11 years ago
  23. 26d69ff Decrease lock uses in RosAlloc::BulkFree(). by Hiroshi Yamauchi · 10 years ago
  24. 15d3402 Add custom SIGSEGV handler to help find heap corruption. by Mathieu Chartier · 10 years ago
  25. 6fac447 Make allocations report usable size. by Ian Rogers · 10 years ago
  26. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 10 years ago
  27. a4adbfd RosAlloc verification. by Hiroshi Yamauchi · 10 years ago
  28. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  29. a1602f2 Add zygote space as its own space type. by Mathieu Chartier · 11 years ago
  30. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  31. 5dcce9a Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space." by Hiroshi Yamauchi · 11 years ago
  32. e48780b Remove some unnecessary code from dlmalloc_space/rosalloc_space. by Hiroshi Yamauchi · 11 years ago
  33. 573f7d2 Fix an array copy benchmark regression. by Hiroshi Yamauchi · 11 years ago
  34. 4ce1f00 Fix a per-process dumpsys meminfo crash. by Hiroshi Yamauchi · 11 years ago
  35. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 11 years ago