1. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  2. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  3. 38aa0b5 ART: Clean up test exec code by Andreas Gampe · 6 years ago
  4. f5dd114 Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning. by Roland Levillain · 6 years ago
  5. 82d046e Add a profiling library by David Sehr · 6 years ago
  6. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 6 years ago
  7. 312f3b2 Move some remaining dex utilities by David Sehr · 6 years ago
  8. a5785a2 Fix OS::GetFileSizeBytes(). by Vladimir Marko · 6 years ago
  9. f0e3d9f Disable failing test. by Nicolas Geoffray · 6 years ago
  10. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  11. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 6 years ago
  12. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  13. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  14. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  15. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  16. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  17. 095c6c9 Pass the verify flag to DexFileLoader utilities. by Nicolas Geoffray · 7 years ago
  18. 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
  19. 44e9bac Increase margins for dex2oat_image_test by Mathieu Chartier · 7 years ago
  20. c46cf80 Add startup/post-startup bits for random profiles by Mathieu Chartier · 7 years ago
  21. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  22. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  23. c23b0c0 Group dirty images objects together in the image. by Jeff Hao · 7 years ago
  24. 6e5c044 Comment out checks on oat files. by Nicolas Geoffray · 7 years ago
  25. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 7 years ago