1. 9307069 Revert "Add test `art-apex-update-rollback` to ART's Test Mapping presubmits." by Roland Levillain · 2 years, 9 months ago
  2. 69a57a7 Make artd tests work well enough on master-art. by Martin Stjernholm · 2 years, 9 months ago
  3. 404e888 Revert "Disable test 426 on redefinition configurations." by Rico Wind · 2 years, 9 months ago
  4. daa3905 Add test `art-apex-update-rollback` to ART's Test Mapping presubmits. by Roland Levillain · 2 years, 9 months ago
  5. 357e86b Sort tests by name (partially) in ART's `TEST_MAPPING`. by Roland Levillain · 2 years, 9 months ago
  6. af4bb6d Regenerate ART test files (2022-06-29). by Roland Levillain · 2 years, 9 months ago
  7. 41465be Make sure int[] is loaded before running the test. by Nicolas Geoffray · 2 years, 9 months ago
  8. aafb81b Make LoadMethod{Handle,Type} instruction throwing. by Nicolas Geoffray · 2 years, 9 months ago
  9. 68a2386 Revert^2 "Disable test 426 on redefinition configurations." by Ian Zerny · 2 years, 9 months ago
  10. 8106b38 Convert run-test bash build scripts to python. by David Srbecky · 2 years, 11 months ago
  11. c8e67bd Regenerate TEST_MAPPING by David Srbecky · 2 years, 9 months ago
  12. 23e908a Revert "Add 2044-get-stacktraces" by David Srbecky · 2 years, 9 months ago
  13. c60cd94 Add 2044-get-stacktraces by Hans Boehm · 2 years, 9 months ago
  14. 424846c Disable 837-deopt on jit-on-first-use. by Nicolas Geoffray · 2 years, 9 months ago
  15. 6b4805b Reduce timeout for 719-varhandle-concurrency by Sorin Basca · 2 years, 9 months ago
  16. 7bf7220 Disable test when the runtime is debuggable. by Nicolas Geoffray · 2 years, 9 months ago
  17. a3b0533 Fix missing receiver NPE checks for field get/set MH by Orion Hodson · 2 years, 9 months ago
  18. b57731e Cleanup around method inspection callbacks by Mythri Alle · 2 years, 9 months ago
  19. 3c5e6be Reland "Add tests around deoptimization." by Nicolas Geoffray · 2 years, 9 months ago
  20. a0c5610 Improve instructions w.r.t. lunch setup in `test/README.chroot.md`. by Roland Levillain · 2 years, 9 months ago
  21. 6f44e7d Log better info for nonmoving allocation failure by Hans Boehm · 2 years, 9 months ago
  22. 39209a3 Update the instructions on running one gtest on the build host. by Jiakai Zhang · 2 years, 9 months ago
  23. bc0318a Reland^2 "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 9 months ago
  24. 72c64a7 Revert "Reland "Don't install instrumentation stubs for single thread deopts"" by Mythri Alle · 2 years, 9 months ago
  25. 582eb8b Reland "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 9 months ago
  26. 9f4e1f0 Add artd unit tests. by Jiakai Zhang · 2 years, 9 months ago
  27. a0191bc Add PermittedSubclasses Class API by Sorin Basca · 2 years, 9 months ago
  28. 672bab4 Revert "Disable test 426 on redefinition configurations." by Morten Krogh-Jespersen · 2 years, 9 months ago
  29. f44070e Use libunwindstack instead of libbacktrace. by Christopher Ferris · 3 years ago
  30. 12143d5 Use compile_multilib: "both" with "32"/"64" suffixes by default for ART by Martin Stjernholm · 2 years, 9 months ago
  31. 9e3649e Revert "Use compile_multilib: "both" with "32"/"64" suffixes by default for ART" by Nicolas Geoffray · 2 years, 9 months ago
  32. e631de1 Use compile_multilib: "both" with "32"/"64" suffixes by default for ART by Martin Stjernholm · 2 years, 9 months ago
  33. 0ee0b4c Update expectation after D8 update by Christoffer Adamsen · 2 years, 9 months ago
  34. 08b3f87 Add retrieval of Nest Group annotations by Sorin Basca · 2 years, 10 months ago
  35. 72eccf5 Revert "Update expectation after D8 update" by Christoffer Adamsen · 2 years, 9 months ago
  36. 5009eb5 Update expectation after D8 update by Christoffer Quist Adamsen · 2 years, 9 months ago
  37. c54cc7c Revert^2 "ART: Removes SuspendCheck for plain loops with a low trip count." by Stelios Ioannou · 3 years, 8 months ago
  38. 4ea489a Disable test 426 on redefinition configurations. by Nicolas Geoffray · 2 years, 9 months ago
  39. 60d965b Disable 2042 and 2043 tests on RI. by Nicolas Geoffray · 2 years, 9 months ago
  40. 13ede9c Disable 2043-reference_pauses for CMS by Hans Boehm · 2 years, 10 months ago
  41. 7e05425 Update expectation after D8 update by Søren Gjesse · 2 years, 10 months ago
  42. 78d86b5 Refactor OatFileAssistant to allow it to function without a runtime. by Jiakai Zhang · 2 years, 10 months ago
  43. 7caffc4 Retry 2040-huge-native-alloc more aggressively by Hans Boehm · 2 years, 10 months ago
  44. fb77301 Revert "Add tests around deoptimization." by Nicolas Geoffray · 2 years, 10 months ago
  45. b1296e1 Fix a test to avoid races when adding method entry records by Mythri Alle · 2 years, 10 months ago
  46. 771d198 Add tests around deoptimization. by Nicolas Geoffray · 2 years, 10 months ago
  47. 45995d9 Disable test 2043-reference-pauses on debug-gc. by Nicolas Geoffray · 2 years, 10 months ago
  48. 099f0e7 Check all art-related system properties. by Jiakai Zhang · 2 years, 10 months ago
  49. 2201364 Add ART run-test `art-run-test-048-reflect-v8` to CTS. by Roland Levillain · 2 years, 10 months ago
  50. ae85e85 Add support for CTS to ART run-tests running with TradeFed. by Roland Levillain · 2 years, 10 months ago
  51. 84707fc Wrap run-test 1940 into a CTS test by Victor Chang · 2 years, 10 months ago
  52. 59831b5 Make the phenotype flag live across system restarts in the test. by Jiakai Zhang · 2 years, 10 months ago
  53. 1cc998a Make ForceJitCompile more robust. by Nicolas Geoffray · 2 years, 10 months ago
  54. 9f23704 Revert^2 "Add reference processor tests"" by Hans Boehm · 2 years, 10 months ago
  55. 6fc1d5f Move JIT lock below kTaggingLockLevel. by Nicolas Geoffray · 2 years, 10 months ago
  56. 5706ce3 Remove BootImageProfileTest from hwasan-presubmit. by Florian Mayer · 2 years, 10 months ago
  57. 4d667b3 Re-compile on userfaultfd phenotype flag change. by Jiakai Zhang · 2 years, 11 months ago
  58. bcf7ef1 Revert "Add reference processor tests" by Hans Boehm · 2 years, 11 months ago
  59. e7b9d1c Add reference processor tests by Hans Boehm · 3 years, 2 months ago
  60. 312bce0 Make sure int[] is loaded before running the test. by Nicolas Geoffray · 2 years, 11 months ago
  61. b83327a Skip tests failing on HWASan presubmit. by Florian Mayer · 2 years, 11 months ago
  62. 614638b LSE fix removing observable stores in try catch by Santiago Aboy Solanes · 2 years, 11 months ago
  63. ea24a14 LSE fix removing observable stores with throwing instuctions by Santiago Aboy Solanes · 2 years, 11 months ago
  64. 890d37a Run ART tests in hwasan-presubmit. by Florian Mayer · 2 years, 11 months ago
  65. 39439a6 Replace DX flag by D8. by Ian Zerny · 2 years, 11 months ago
  66. 8bf5afd Clear shared method bit when doing boot image profiling. by Nicolas Geoffray · 2 years, 11 months ago
  67. 6bc83dd Reduce thread count for 719-varhandle-concurrency test by Sorin Basca · 2 years, 11 months ago
  68. 60c69ea Mark 719-varhandle-concurrency as known-failure by Orion Hodson · 2 years, 11 months ago
  69. 9de71a4 Move javac_wrapper.sh scripts into own files. by David Srbecky · 3 years ago
  70. 0eca098 Enable LoopOptimization for graphs with try catch blocks by Santiago Aboy Solanes · 3 years ago
  71. d77cf74 x86/x86-64: Fix BoundsCheck slow path clobbering EDX/RDX. by Vladimir Marko · 3 years ago
  72. 66b43b9 Work around the build error on odsign_e2e_tests_defaults. by Jiakai Zhang · 3 years ago
  73. 9e3c371 Revert^2 "Add support for try catches in LSE" by Santiago Aboy Solanes · 3 years ago
  74. 0da1a77 Split odsign_e2e_tests into two modules. by Jiakai Zhang · 3 years ago
  75. 2913dda Revert "Add support for try catches in LSE" by Santiago Aboy Solanes · 3 years ago
  76. 608a915 Fix interface method linking for an edge case. by Vladimir Marko · 3 years ago
  77. 62b1265 Add support for try catches in LSE by Santiago Aboy Solanes · 3 years ago
  78. cef72a6 Revert^2 "DCE SimplifyAlwaysThrowing optimizations" by Santiago Aboy Solanes · 3 years ago
  79. 4ebfcac Track finalizable objects in loops by Santiago Aboy Solanes · 3 years ago
  80. 026a662 Revert "DCE SimplifyAlwaysThrowing optimizations" by Hans Boehm · 3 years ago
  81. 298112a DCE SimplifyAlwaysThrowing optimizations by Santiago Aboy Solanes · 3 years ago
  82. 11bdac0 Add OWNERS for odsign_e2e_tests. by Jiakai Zhang · 3 years ago
  83. fd4f565 Remove checkOutputValidity test case by Victor Hsieh · 3 years ago
  84. 4583bed Set reboot timeout for OdrefreshHostTest. by Hongguang · 3 years ago
  85. cae2a5b Update and move 680-sink-regression into 639-checker-code-sinking by Santiago Aboy Solanes · 3 years ago
  86. 26e70d8 Allow code to sink right before the TryBoundary by Santiago Aboy Solanes · 3 years ago
  87. f0676b4 Move output validity check from test util to a test case by Victor Hsieh · 3 years ago
  88. 8d100ba Fix last value generation in loop optimization. by Vladimir Marko · 3 years ago
  89. d5d11d9 Allow one method to override multiple superclass methods. by Vladimir Marko · 4 years, 1 month ago
  90. 396bab8 Remove obsolete code related to quickening. by Vladimir Marko · 3 years ago
  91. 1dd1f47 Clean up 162-method-resolution and add a test. by Vladimir Marko · 8 years ago
  92. 9292b88 Add buildfailures.json by David Srbecky · 3 years ago
  93. a7e4781 Archive CompOS VM logs in odsign_e2e_test by Victor Hsieh · 3 years ago
  94. 52221e6 Update CTS expectation after updating D8 to 3.3.20-dev by Morten Krogh-Jespersen · 3 years ago
  95. 2f6af92 Allow to sink code within its try block by Santiago Aboy Solanes · 3 years ago
  96. ebeb863 Update art tests to asm 9.2 by Colin Cross · 3 years ago
  97. 9e701b1 Allow to sink code to catch blocks by Santiago Aboy Solanes · 3 years ago
  98. cff8f56 Update expectation after StringBuilder.append MoveResult change by Morten Krogh-Jespersen · 3 years ago
  99. ce30f68 Mark known failure for varhandle concurrency test by Sorin Basca · 3 years ago
  100. e0e4a79 Increase the timeout to finish odrefresh in the VM by Victor Hsieh · 3 years ago