1. 9701839 Convert default-build script to python by David Srbecky · 4 years, 9 months ago
  2. 8d3d64f Make run-test build scripts more deterministic by David Srbecky · 4 years, 10 months ago
  3. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 6 years ago
  4. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 6 years ago
  5. b0bf9e2 Fix test to search for a populated StackMap. by Nicolas Geoffray · 6 years ago
  6. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 8 years ago
  7. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 8 years ago
  8. e2b1889 ART: Remove DX listing flags from test scripts by Orion Hodson · 8 years ago
  9. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 9 years ago
  10. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 10 years ago
  11. 48b2b3e Fix libarttest to be non debug by Mathieu Chartier · 10 years ago
  12. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 10 years ago
  13. c94ff12 More run-test with Jack by Sebastien Hertz · 10 years ago
  14. 9517798 ART: Enable inlining under try/catch by David Brazdil · 11 years ago
  15. 524e7ea Remove ArtCode. by Nicolas Geoffray · 11 years ago
  16. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 11 years ago
  17. e0395dd Optimize ArraySet for x86/x64/arm/arm64. by Nicolas Geoffray · 11 years ago
  18. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 11 years ago
  19. 72f7b88 ART: Fix 004-ReferenceMap run test by David Brazdil · 11 years ago
  20. 031768a Add non debug version of libarttest by Mathieu Chartier · 11 years ago
  21. 9044347 Move to newer clang annotations by Mathieu Chartier · 11 years ago
  22. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 11 years ago
  23. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 11 years ago
  24. 767c752 Quick: Create GC map based on compiler data. by Vladimir Marko · 11 years ago
  25. 8b858e1 Quick: Redefine the notion of back-egdes. by Vladimir Marko · 12 years ago
  26. de58ab2 Implement try/catch/throw in optimizing. by Nicolas Geoffray · 12 years ago
  27. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 12 years ago
  28. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 12 years ago
  29. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 12 years ago