1. 9de71a4 Move javac_wrapper.sh scripts into own files. by David Srbecky · 2 years, 9 months ago
  2. 9701839 Convert default-build script to python by David Srbecky · 3 years, 4 months ago
  3. 8d3d64f Make run-test build scripts more deterministic by David Srbecky · 3 years, 5 months ago
  4. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 2 months ago
  5. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 2 months ago
  6. b0bf9e2 Fix test to search for a populated StackMap. by Nicolas Geoffray · 4 years, 4 months ago
  7. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 6 years ago
  8. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  9. 2c4ffe1 Fix StackWalk test. by Nicolas Geoffray · 6 years ago
  10. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 7 years ago
  11. e2b1889 ART: Remove DX listing flags from test scripts by Orion Hodson · 7 years ago
  12. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 8 years ago
  13. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  14. 48b2b3e Fix libarttest to be non debug by Mathieu Chartier · 9 years ago
  15. c94ff12 More run-test with Jack by Sebastien Hertz · 9 years ago
  16. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 9 years ago
  17. 451ad8d Revert "Inline methods with loops." by Andreas Gampe · 9 years ago
  18. 82fc9bb Inline methods with loops. by Nicolas Geoffray · 9 years ago
  19. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  20. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  21. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  22. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  23. e918d38 Add $noinline$ tag to make sure a method has not been inlined. by Guillaume "Vermeille" Sanchez · 10 years ago
  24. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  25. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 10 years ago
  26. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago
  27. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago