1. c381c36 Avoid CAS for marking region space bitmap for baker by Mathieu Chartier · 8 years ago
  2. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  3. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  4. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  5. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  6. fed3e2f Relax some CASes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  7. d39645e Move image intern table into image by Mathieu Chartier · 10 years ago
  8. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  9. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  10. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  11. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  12. be2a1df Fix GC to use art::Atomic rather than compiler intrinsics. by Ian Rogers · 11 years ago
  13. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  14. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  15. 6f365cc Enable concurrent sweeping for non-concurrent GC. by Mathieu Chartier · 11 years ago
  16. e9ea70b Fix clang build. by Mathieu Chartier · 11 years ago
  17. a8e8f9c Refactor space bitmap to support different alignments. by Mathieu Chartier · 11 years ago
  18. be73e57 Fix off-by-1 error in new SpaceBitmap by Andreas Gampe · 11 years ago
  19. cb8aea4 Make SpaceBitmap cross-compiling tolerant by Andreas Gampe · 11 years ago
  20. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  21. 55b2764 64bit friendly GC CAS operations. by Ian Rogers · 11 years ago
  22. 184e322 Disable and remove finger. by Mathieu Chartier · 11 years ago
  23. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  24. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  25. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/gc/accounting/space_bitmap-inl.h]
  26. 1d54e73 GC clean up. by Ian Rogers · 12 years ago[Renamed (94%) from src/gc/space_bitmap-inl.h]
  27. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago
  28. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago