1. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 2 months ago
  2. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 2 months ago
  3. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years, 3 months ago
  4. 6b0b2e7 Rename the expected-output text file in built TradeFed ART run-tests. by Roland Levillain · 4 years, 4 months ago
  5. 2c71e26 Make 566-polymorphic-inlining more robust. by Nicolas Geoffray · 4 years, 5 months ago
  6. b96d6f3 Remove tiered jit option. by Nicolas Geoffray · 4 years, 5 months ago
  7. 39e99da Fix 566-polymorphic-inlining to support tiered JIT. by Nicolas Geoffray · 4 years, 5 months ago
  8. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 4 years, 11 months ago
  9. 0d60a2b Introduce an enum for the compilation kind. by Nicolas Geoffray · 4 years, 7 months ago
  10. 60d9775 Prevent methods beint tested from being inline. by Nicolas Geoffray · 5 years ago
  11. 0039182 Add an implementation of Nterp for x64. by Nicolas Geoffray · 5 years ago
  12. d2f13ba Remove requirement of a ProfilingInfo for jitted code. by Nicolas Geoffray · 6 years ago
  13. 075456e Revert "Revert "Add a baseline flag to JIT compile."" by Nicolas Geoffray · 6 years ago
  14. 344b0d1 Revert "Add a baseline flag to JIT compile." by Andreas Gampe · 6 years ago
  15. e734fe8 Add a baseline flag to JIT compile. by Nicolas Geoffray · 6 years ago
  16. 0ea1537 Avoid infinite loop with mutator lock. by Nicolas Geoffray · 6 years ago
  17. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
  18. b0b68cf ART: Clean up #includes in jit_code_cache.h . by Vladimir Marko · 7 years ago
  19. 95e5f7e Make test 566-polymorphic-inlining more robust. by Nicolas Geoffray · 7 years ago
  20. d5f5627 ART tests: do not retrieve OatQuickMethodHeader for bridge methods by Yevgeny Rouban · 8 years ago
  21. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  22. fe5c430 Merge "ART: Fix type parameter in tests" by Treehugger Robot · 8 years ago
  23. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  24. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 8 years ago
  25. ff484b9 Fix a bug in ClassTableGet code generation for IMTs. by Nicolas Geoffray · 8 years ago
  26. 2fa1137 Ensure we get a ProfilingInfo object before compiling. by Nicolas Geoffray · 9 years ago
  27. 130b7cf Fix test with libarttest.so. by Nicolas Geoffray · 9 years ago
  28. 1be7cbd Remove invoke after inlining. by Nicolas Geoffray · 9 years ago
  29. 09ed098 Pack stack map entries on bit level to save space. by David Srbecky · 9 years ago
  30. c26f128 Re-enable test 566-polymorphic-inlining. by Nicolas Geoffray · 9 years ago
  31. a60e220 Doh. Forgot to ensure it's compiled. by Nicolas Geoffray · 9 years ago
  32. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 9 years ago