1. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 5 years ago
  2. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  3. 2c4ffe1 Fix StackWalk test. by Nicolas Geoffray · 6 years ago
  4. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 6 years ago
  5. e2b1889 ART: Remove DX listing flags from test scripts by Orion Hodson · 6 years ago
  6. d61c381 Revert "More run-test with Jack" by Igor Murashkin · 7 years ago
  7. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  8. 48b2b3e Fix libarttest to be non debug by Mathieu Chartier · 8 years ago
  9. c94ff12 More run-test with Jack by Sebastien Hertz · 8 years ago
  10. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 9 years ago
  11. 451ad8d Revert "Inline methods with loops." by Andreas Gampe · 9 years ago
  12. 82fc9bb Inline methods with loops. by Nicolas Geoffray · 9 years ago
  13. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  14. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  15. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  16. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 9 years ago
  17. e918d38 Add $noinline$ tag to make sure a method has not been inlined. by Guillaume "Vermeille" Sanchez · 9 years ago
  18. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  19. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 9 years ago
  20. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago
  21. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago