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