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