1. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  2. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  3. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 10 years ago
  4. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  5. b363f66 Recycle mem-maps for collector transitions. by Mathieu Chartier · 11 years ago
  6. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  7. 3e5cf30 Begin migration of art::Atomic to std::atomic. by Ian Rogers · 11 years ago
  8. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  9. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 11 years ago
  10. 31f4414 Clean-up heap spaces. by Mathieu Chartier · 11 years ago
  11. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  12. c93c530 Revoke rosalloc thread-local buffers at the checkpoint. by Hiroshi Yamauchi · 11 years ago
  13. 15d3402 Add custom SIGSEGV handler to help find heap corruption. by Mathieu Chartier · 11 years ago
  14. 6fac447 Make allocations report usable size. by Ian Rogers · 11 years ago
  15. 8544b46 Fix race condition in BumpPointerSpace::Walk. by Mathieu Chartier · 11 years ago
  16. fc4c27e Change BumpPointerSpace main block header to not be in space data. by Mathieu Chartier · 11 years ago
  17. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  18. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  19. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  20. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  21. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 11 years ago
  22. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago