1. 2ea4ec0 ART: Add signal_dumper as target run-test dependency by Andreas Gampe · 6 years ago
  2. a613808 ART: Check for signal_dumper on-device for run-test by Andreas Gampe · 6 years ago
  3. 975d70b ART: Add timeout to run-test invocation on-device by Andreas Gampe · 6 years ago
  4. 7f8678e Revert^2 "Prevent overflow for AOT hotness counters" by Mathieu Chartier · 6 years ago
  5. 84e5bb9 Rename some build variables and targets for the ART APEX. by Martin Stjernholm · 6 years ago
  6. 8ea9b37 Use j.l.ThreadGroup class directly for GetThreadGroupInfo by Alex Light · 6 years ago
  7. 3e29e19 Switch testrunner.py to report times with monotonic clock by Orion Hodson · 6 years ago
  8. da144b6 Address syntax warnings in testrunner.py by Orion Hodson · 6 years ago
  9. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 6 years ago
  10. a86a5d1 Prevent attempts to run impossible configurations. by Alex Light · 6 years ago
  11. bf8a5d8 Add --all-<type> options to testrunner by Alex Light · 6 years ago
  12. ab5f4c1 Allow space characters in SimpleName for DEX format 040. by Ulya Trafimovich · 6 years ago
  13. 7ab0777 Revert "Prevent overflow for AOT hotness counters" by Nicolas Geoffray · 6 years ago
  14. 1544457 Use "items" instead of "iteritems". by Nicolas Geoffray · 6 years ago
  15. 775d38d Revert "Fix profile saver hotness for AOT code" by Nicolas Geoffray · 6 years ago
  16. 86459c0 ART: Change Python code in run-test by Andreas Gampe · 6 years ago
  17. 79e6eb8 Prevent overflow for AOT hotness counters by Mathieu Chartier · 6 years ago
  18. 4e8e0a5 Fix vpython embedded specification's bookends in testrunner.py. by Roland Levillain · 6 years ago
  19. 8feeef6 Add required vpython version tag to testrunner.py by David Srbecky · 6 years ago
  20. 4cb48c1 Fix profile saver hotness for AOT code by Mathieu Chartier · 6 years ago
  21. 4948407 ART: Add testrunner diagnostics for b/140161314 by Andreas Gampe · 6 years ago
  22. 6d0e3de Typo fix in test/README.md. by Ulya Trafimovich · 6 years ago
  23. 1ec82e5 ART: Properly kill timed-out test by Andreas Gampe · 6 years ago
  24. 5269951 ART: Take actual time on timeout in testrunner by Andreas Gampe · 6 years ago
  25. 05b0086 Add support for running specific tests to run-gtests.sh. by Martin Stjernholm · 6 years ago
  26. 9ce340f ARM64: toFloat() intrinsics with ARMv8 FP16. by xueliang.zhong · 6 years ago
  27. be53085 ARM64: Improve BoundsCheck for constant inputs. by Georgia Kouveli · 6 years ago
  28. 72d7e94 Add obsolete object event by Alex Light · 6 years ago
  29. f1bb75a Add some more documentation on ART run-tests and gtests. by Roland Levillain · 6 years ago
  30. bac080b Loop vectorizer should not remove instructions that can throw by Georgia Kouveli · 6 years ago
  31. 759845f Separate ICU4J from core-libart by Victor Chang · 6 years ago
  32. e47933a Replace more occurrences of `make` with `m` in ART. by Roland Levillain · 6 years ago
  33. fa59588 Fix setting/getting the native priority of a thread. by Nicolas Geoffray · 6 years ago
  34. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 6 years ago
  35. 7cfc8f5 Don't compile OSR methods that have phi equivalents at loop entry. by Nicolas Geoffray · 6 years ago
  36. 635967b Remove message ART creates for "throw null". by Nicolas Geoffray · 6 years ago
  37. 8d5a215 Build and install the Testing Runtime APEX in ART device testing. by Roland Levillain · 6 years ago
  38. 38a062e Weaken 2 DCHECK()s in reflection. by Vladimir Marko · 6 years ago
  39. d4d6fb5 Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. by Roland Levillain · 6 years ago
  40. f0b1de8 Introduce Make variables for the various Runtime APEX names. by Roland Levillain · 6 years ago
  41. 6a0b657 ART: ARM64: Optimize frame size for SIMD graphs. by Artem Serov · 6 years ago
  42. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  43. 81448a2 Fix 638-checker-inline-cache-intrinsic by David Srbecky · 6 years ago
  44. 5d93b88 ART: Improve the timings for 597-deopt-busy-loop. by Artem Serov · 6 years ago
  45. c14ec8f Add resize arrays JVMTI extension by Alex Light · 6 years ago
  46. 422a9eb Do not hold lock when making class visibly initialized. by Vladimir Marko · 6 years ago
  47. 5a11036 Remove obsolete `doThrow` pattern from some tests. by Vladimir Marko · 6 years ago
  48. 5443493 Reduce array size in test 597-deopt-busy-loop/SimdLoop. by Vladimir Marko · 6 years ago
  49. 2182147 Call Jit::MaybeCompileMethod less frequently. by David Srbecky · 6 years ago
  50. e65ade7 ART: Disable vectorization for debuggable graphs. by Artem Serov · 6 years ago
  51. 9df37b9 ART: ARM64: Fix saved fpu stack offsets for SIMD. by Artem Serov · 6 years ago
  52. f367747 Add ability to switch to index ids late. by Alex Light · 6 years ago
  53. 450b27a Add some documentation for ART chroot-based device testing. by Roland Levillain · 6 years ago
  54. 9a8634a Prevent redundant field load elimination in 593-checker-long-2-float-regression by Christoffer Quist Adamsen · 6 years ago
  55. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 6 years ago
  56. 2294024 Disable test 660 for debuggable by Mathieu Chartier · 6 years ago
  57. 0c2c222 Revert^2 "Support clinit for app image during compilation" by Chang Xing · 8 years ago
  58. b5204f4 ART: Add interface class join heuristic by Andreas Gampe · 6 years ago
  59. d70a97c ART: Monitor-stack merging should not be handled as throwing by Andreas Gampe · 6 years ago
  60. 2808be8 ART: Introduce stackmap with no DexRegInfo. by Artem Serov · 6 years ago
  61. 7409b9f ART: Collect test times in testrunner by Andreas Gampe · 6 years ago
  62. bb5b4f3 Revert "Disable opaque JNI Ids for now." by Alex Light · 6 years ago
  63. 11410de ART: Refactor run-test run_args by Andreas Gampe · 6 years ago
  64. 6623594 Set image base address after the boot image. by Vladimir Marko · 6 years ago
  65. d17eac6 Fix for 689-zygote-jit-deopt on kernels before 3.11rc2 by Orion Hodson · 6 years ago
  66. 1a6f9fc ART: Dump more env vars in run-test-jar by Andreas Gampe · 6 years ago
  67. 8c34452 Add 689-zygote-jit-deopt as knownfailure while investigating. by Nicolas Geoffray · 6 years ago
  68. af213cc Fix ClearEntryPointsInZygoteExecSpace. by Nicolas Geoffray · 6 years ago
  69. 1be9c72 Disable opaque JNI Ids for now. by Nicolas Geoffray · 6 years ago
  70. 79d6c80 Revert^2 "Support using opaque JNI ids" by Alex Light · 6 years ago
  71. 673bd50 Tests for Load Hoist Store Sink by anuvarsh · 6 years ago
  72. ee1f126 Fix search for implicit null check. by Vladimir Marko · 6 years ago
  73. b476a29 Revert "Support using opaque JNI ids" by Nicolas Geoffray · 6 years ago
  74. 21d5994 Support using opaque JNI ids by Alex Light · 6 years ago
  75. 0362544 Add a stress test for notifyStartupCompleted by Mathieu Chartier · 6 years ago
  76. 41249cd Tests for Invariant Loops by anuvarsh · 6 years ago
  77. 5be5260 Add 122-npe to knownfailures on debuggable jit-on-first-use by Alex Light · 6 years ago
  78. 1e52a07 Correct Indicies -> Indices by Alex Light · 6 years ago
  79. 04968fa Tests for Inlining Optimization by anuvarsh · 6 years ago
  80. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  81. 2c029f3 Consolidate SAD tests. by Vladimir Marko · 6 years ago
  82. e8ad48f Consolidate SIMD SAD tests. by Vladimir Marko · 6 years ago
  83. d935af9 Consolidate SIMD hadd tests. by Vladimir Marko · 6 years ago
  84. 6390c90 Consolidate SIMD tests. by Vladimir Marko · 6 years ago
  85. 9d3b5ec Refactor 904 for safety by Alex Light · 6 years ago
  86. 34f3179 Limit test 1941 to 100000 iterations by Alex Light · 6 years ago
  87. 4cd5411 Test for loop optimization by anuvarsh · 6 years ago
  88. 90b3457 Handle `--android-tzdata-root` in `test/run-test`. by Roland Levillain · 6 years ago
  89. 43ae4ac Yield during test 1941 tight loop by Alex Light · 6 years ago
  90. 5212552 ART: Use signal_dumper in run-test by default by Andreas Gampe · 6 years ago
  91. 8e05f09 Do not force-intern Strings in images. by Vladimir Marko · 6 years ago
  92. 0df2aba ART: Use SIGTERM for timeout dumping by Andreas Gampe · 6 years ago
  93. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 6 years ago
  94. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  95. f1bd5f3 Revert "Tweak check script in case logs interleave with Java prints." by Nicolas Geoffray · 6 years ago
  96. 01f2e3a Tweak check script in case logs interleave with Java prints. by Nicolas Geoffray · 6 years ago
  97. 6087bc2 ART: Handle unresolved catch handler types differently in the verifier by Andreas Gampe · 6 years ago
  98. 2a905b2 Move memory related regions of the JIT cache in its own class. by Nicolas Geoffray · 6 years ago
  99. d2f13ba Remove requirement of a ProfilingInfo for jitted code. by Nicolas Geoffray · 6 years ago
  100. eb104c8 Fix wrong assumption on boolean type. by Nicolas Geoffray · 6 years ago