1. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  2. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  3. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  4. 26699c6 ART: Refactor VerifiedMethod by Andreas Gampe · 8 years ago
  5. 422c7c3 ART: Remove dequicken map from VerifiedMethod by Andreas Gampe · 8 years ago
  6. c51c7ca Clean up VerifiedMethod. by Nicolas Geoffray · 9 years ago
  7. 51c17fa Create empty VerifiedMethod after vdex verification. by Nicolas Geoffray · 9 years ago
  8. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  9. bf9611f ART: Clean up verifier by Andreas Gampe · 9 years ago
  10. 98e6ce4 Remove string init map. by Nicolas Geoffray · 9 years ago
  11. 0760a81 ART: Propagate verifier failure types to the compilers by Andreas Gampe · 10 years ago
  12. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  13. 4824c27 Use a flag from the verifier to know if we should compile. by Nicolas Geoffray · 10 years ago
  14. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 10 years ago
  15. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  16. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  17. f1c6d9e Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  18. 031af41 Revert "Fallback to quick in case of soft verification errors" by Calin Juravle · 10 years ago
  19. c751d37 Fallback to quick in case of soft verification errors by Calin Juravle · 10 years ago
  20. 091d238 Fix incompatible class change error for JIT stress mode by Mathieu Chartier · 10 years ago
  21. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  22. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  23. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  24. 36b58f5 Add verifier support for dequickening by Mathieu Chartier · 11 years ago
  25. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  26. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago