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