1. c3394e0 Fix exit status of `run` scripts executing more than one test. by Roland Levillain · 6 years ago
  2. e756f20 Don't run NonMovingAlloc operations by default in ThreadStress. by Roland Levillain · 6 years ago
  3. 4732f12 Add an operation performing non-moving allocation in ThreadStress. by Roland Levillain · 6 years ago
  4. 7a32347 Add an option to stress only allocations in ThreadStress. by Roland Levillain · 6 years ago
  5. e44ee0c Do not abort if we fail to allocate a thread-peer on shutdown by Alex Light · 6 years ago
  6. a81a374 Ignore OOMEs in ThreadStress' QueuedWait operation. by Roland Levillain · 6 years ago
  7. ee98a13 Force ahead-of-time initialization of classes used in ThreadStress. by Roland Levillain · 7 years ago
  8. 0c806b1 Add an operation using a semaphore to test 004-ThreadStress. by Roland Levillain · 7 years ago
  9. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 7 years ago
  10. 111b109 ART: Change contention logging lock strategy by Andreas Gampe · 7 years ago
  11. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  12. 3ea7c9e Fix 004-ThreadStress. by Vladimir Marko · 8 years ago
  13. 5fe1026 Catch additional OOME in ThreadStress. by Vladimir Marko · 8 years ago
  14. 059e627 ART: Add large object allocation to ThreadStress by Andreas Gampe · 8 years ago
  15. 6262340 Fix deadlock with the JIT code cache. by Nicolas Geoffray · 9 years ago
  16. 709b38e Adjust jit code cache on ThreadStress to avoid timeouts. by Nicolas Geoffray · 9 years ago
  17. 72e36d8 Handle OOME during threadstress finishing message by Mathieu Chartier · 9 years ago
  18. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  19. 9d3c3fc Guard thread exited message by try-catch in ThreadStress by Mathieu Chartier · 9 years ago
  20. bf81547 Ignore OOME in ThreadStress Daemon threads by Mathieu Chartier · 9 years ago
  21. def3fcd Add daemon threads to 004-ThreadStress by Man Cao · 9 years ago
  22. f2fdc73 ART: Rewrite ThreadStress for easier extensibility by Andreas Gampe · 10 years ago
  23. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago