1. fc8b422 Clean up AtomicDexRefMap by Mathieu Chartier · 7 years ago
  2. 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 7 years ago
  3. 1d0ae3f Fix two tests after vdex change. by Nicolas Geoffray · 8 years ago
  4. 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 8 years ago
  5. 9df8931 Add atomic method reference map by Mathieu Chartier · 8 years ago
  6. fc2dd61 Speed up verified methods by Mathieu Chartier · 8 years ago
  7. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  8. 492a7fa Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 8 years ago
  9. 53e32d1 ART: Refactor verifier callbacks by Andreas Gampe · 9 years ago
  10. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  11. ab972ef Remove method verification results right after compiling a method by Mathieu Chartier · 10 years ago
  12. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  13. a03de6d Revert "Revert "Make clang the default compiler on host."" by Ian Rogers · 11 years ago
  14. d54f3a6 Revert "Make clang the default compiler on host." by Ian Rogers · 11 years ago
  15. 87f8b4c Make clang the default compiler on host. by Ian Rogers · 11 years ago
  16. 6449c62 Create CompilerOptions by Brian Carlstrom · 11 years ago
  17. 2730db0 Add VerfiedMethod to DexCompilationUnit. by Vladimir Marko · 11 years ago
  18. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago