1. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  2. 492a7fa Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 8 years ago
  3. f6d1e0f Compile JNI stubs for verify-profile and interpret-only. by Vladimir Marko · 8 years ago
  4. ffc8707 Split profile recording from jit compilation by Calin Juravle · 8 years ago
  5. bf9611f ART: Clean up verifier by Andreas Gampe · 9 years ago
  6. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  7. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
  8. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
  9. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  10. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  11. c833299 ART: Fix kEverything compiler filter by buzbee · 9 years ago
  12. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  13. 9c8d961 Fix dex2dex logic by Mathieu Chartier · 10 years ago
  14. c0d5f89 Fix JIT for vmdebug test 99 by Mathieu Chartier · 10 years ago
  15. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  16. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  17. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  18. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  19. 6c170c9 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
  20. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  21. ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
  22. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  23. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  24. a03de6d Revert "Revert "Make clang the default compiler on host."" by Ian Rogers · 11 years ago
  25. d54f3a6 Revert "Make clang the default compiler on host." by Ian Rogers · 11 years ago
  26. 87f8b4c Make clang the default compiler on host. by Ian Rogers · 11 years ago
  27. 39c3bfb Make use of profiling information for dex2oat by Dave Allison · 11 years ago
  28. 6449c62 Create CompilerOptions by Brian Carlstrom · 11 years ago
  29. 2730db0 Add VerfiedMethod to DexCompilationUnit. by Vladimir Marko · 11 years ago
  30. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago