1. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  2. c1c3452 Do not cache RequiresConstructorBarrier() results. by Vladimir Marko · 6 years ago
  3. a2c211c Add compiling class to the DexCompilationUnit. by Vladimir Marko · 6 years ago
  4. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  5. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  6. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  7. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  8. 73f21d4 Remove CodeItem accessor functions by Mathieu Chartier · 7 years ago
  9. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  10. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  11. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  12. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  13. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  14. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  15. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  16. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  17. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  18. df73984 Post-Quick cleanup: Remove CompilationUnit. by Vladimir Marko · 8 years ago
  19. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 8 years ago
  20. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  21. 0e92f4f ART: More Quick cleanup by Andreas Gampe · 10 years ago
  22. 7503597 ART: Deprecate CompilationUnit's code_item by Razvan A Lupusoru · 10 years ago
  23. 2730db0 Add VerfiedMethod to DexCompilationUnit. by Vladimir Marko · 11 years ago
  24. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  25. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  26. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (96%) from src/compiler/driver/dex_compilation_unit.cc]
  27. 1bf8d4d Profiler directed clean-up of dex2oat. by Ian Rogers · 11 years ago
  28. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago
  29. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago