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. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 5 years ago
  6. 104883b Clean up primitive array helpers in Object. by Vladimir Marko · 6 years ago
  7. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  8. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  9. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 8 years ago
  10. 3d31242 Re-enable most intrinsics with read barriers. by Roland Levillain · 9 years ago
  11. 0e54c01 Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test. by Aart Bik · 9 years ago
  12. 2e50ecb Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  13. b488b78 Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic. by Roland Levillain · 9 years ago
  14. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  15. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  16. b550c2e Exercise sun.misc.Unsafe.compareAndSwapObject. by Roland Levillain · 10 years ago
  17. ca1476f Exercise sun.misc.Unsafe.getObject. by Roland Levillain · 10 years ago
  18. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  19. 58d25fd [optimizing] Implement more x86/x86_64 intrinsics by Mark Mendell · 10 years ago
  20. 2bcf9bf ART: Arm intrinsics for Optimizing compiler by Andreas Gampe · 10 years ago
  21. da4442e Use exit(1), not exit(-1) by Brian Carlstrom · 10 years ago
  22. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago