1. 097f9f8 odsign_e2e_tests: Use the current ART module. by Jiakai Zhang · 3 years, 1 month ago
  2. aff7a6e Add a regression test for b/216762268. by Nicolas Geoffray · 3 years, 1 month ago
  3. 709a908 Add tests to denial bad compos-pending artifacts by Victor Hsieh · 3 years, 1 month ago
  4. d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
  5. 69559a5 Add test to check against sharpening optimization by Santiago Aboy Solanes · 3 years, 1 month ago
  6. 41bf173 Move verifyCompilationLogGenerated to OnDeviceSigningHostTest by Victor Hsieh · 3 years, 1 month ago
  7. b8915a5 Add test to check ctime of CompOS output after reboot by Victor Hsieh · 3 years, 1 month ago
  8. 8046b62 Fall back to compiling the primary boot image on device. by Jiakai Zhang · 3 years, 2 months ago
  9. c9607e3 Revert^3 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
  10. 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
  11. d6a7334 Enable verifyCompilationLogGenerated for CompOS test by Victor Hsieh · 3 years, 1 month ago
  12. a81c03b Fix race condition by Alan Stokes · 3 years, 1 month ago
  13. 6a8aeec Disable org.openjdk.tests.java.util.stream.SliceOpTest#testLimitOps. by Nicolas Geoffray · 3 years, 1 month ago
  14. 14ce608 Use uname -m to get the device ISA. by Peter Collingbourne · 3 years, 1 month ago
  15. 531366e Enable CompOsSigningHostTest on user build by Victor Hsieh · 3 years, 1 month ago
  16. eabe7f8 Enable more tests in CompOsSigningHostTest by Victor Hsieh · 3 years, 1 month ago
  17. 92138f0 Add regression test for bug 215510819. by Vladimir Marko · 3 years, 1 month ago
  18. 2c3e466 Update test flakes list by Orion Hodson · 3 years, 1 month ago
  19. 7dc1463 Revert^2 "Add config for testing compiling and launching an app" by Santiago Aboy Solanes · 3 years, 3 months ago
  20. 5a133d0 Adjust names of some flaky tests excluded from the ART MTS definition. by Roland Levillain · 3 years, 1 month ago
  21. c226211 Fix CHA: Treat default conflict method like abstract. by Vladimir Marko · 3 years, 1 month ago
  22. b4df138 Fix broken test by Alan Stokes · 3 years, 1 month ago
  23. c0673f0 Using ASM 7 for ART tests by Sorin Basca · 3 years, 1 month ago
  24. cc60268 Disable 181-default-methods for no-image. by Vladimir Marko · 3 years, 1 month ago
  25. 55e509f Extract the modules bootclasspath handling. by Artem Serov · 3 years, 2 months ago
  26. 9485968 Mark more flaky tests for MTS. by Nicolas Geoffray · 3 years, 1 month ago
  27. 525c2b5 Add tests for default method linking, fix bugs. by Vladimir Marko · 3 years, 2 months ago
  28. e208b04 Revert "Generate a primary boot image for testing." by Hans Boehm · 3 years, 2 months ago
  29. 6740fcc Don't do force-compile in CompOS mode by Alan Stokes · 3 years, 2 months ago
  30. 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 3 years, 2 months ago
  31. 3fa3635 Add CompOS to odsign_e2e_tests by Victor Hsieh · 3 years, 2 months ago
  32. b484f0f Modify --compilation-os-mode to not omit APEX timestamps. by Jiakai Zhang · 3 years, 2 months ago
  33. 4841fd2 Move test state to TestInformation#properties. by Jiakai Zhang · 3 years, 2 months ago
  34. 9c69afd MethodHandles: Fix invalid DCHECKS by Orion Hodson · 3 years, 2 months ago
  35. c29cd1f Remove wildcard from ART tests' OWNERS file. by Roland Levillain · 3 years, 2 months ago
  36. 19ec1ff 910-methods: don't print modifiers by default by Orion Hodson · 3 years, 2 months ago
  37. fcda002 Remove `RootTargetPreparer` from odsign_e2e_tests. by Jiakai Zhang · 3 years, 2 months ago
  38. 4af4fd7 Revert^2 "Add odsign_e2e_tests to CTS." by Jiakai Zhang · 3 years, 2 months ago
  39. a329345 Make it easier to change the location of the primary boot image. by Jiakai Zhang · 3 years, 2 months ago
  40. 8f3beae Cleanup method inspection callbacks from jvmti by Mythri Alle · 3 years, 2 months ago
  41. b08e115 MethodHandles: change asType() / invoke() implementation by Orion Hodson · 3 years, 2 months ago
  42. ee7bd32 Revert "Expand sharpening's ComputeLoadClassKind to cover cross-dex cases" by Nicolas Geoffray · 3 years, 2 months ago
  43. afbb152 Revert "Add odsign_e2e_tests to CTS." by Jiakai Zhang · 3 years, 2 months ago
  44. 32b8c8f Expand sharpening's ComputeLoadClassKind to cover cross-dex cases by Santiago Aboy Solanes · 3 years, 4 months ago
  45. e45883e ARM64: Enable implicit suspend checks and madvise()... by Vladimir Marko · 3 years, 2 months ago
  46. c7ea9b1 Update dexpreopt_test to verify boot images. by Jiakai Zhang · 3 years, 3 months ago
  47. 884e22f Compile the entire bootclasspath on device. by Jiakai Zhang · 3 years, 3 months ago
  48. 205d280 Add odsign_e2e_tests to CTS. by Jiakai Zhang · 3 years, 2 months ago
  49. 34dcce5 Add a Compilation OS mode to odrefresh. by Jiakai Zhang · 3 years, 2 months ago
  50. bc1efd4 Exclude flaky tests from the ART MTS definition. by Roland Levillain · 3 years, 2 months ago
  51. 08b2752 Test that cache-info.xml omits irrelevant APEXes by Alan Stokes · 3 years, 2 months ago
  52. 8884d3d Normalize XML comment syntax in ART test configuration files. by Roland Levillain · 3 years, 2 months ago
  53. a44b853 Add `Sdk31ModuleController` support to remaining ART tests. by Roland Levillain · 3 years, 2 months ago
  54. ba86008 Cleanup enabling / disabling deoptimization support by Mythri Alle · 3 years, 3 months ago
  55. 69eb2c6 Add `Sdk31ModuleController` support to more ART gtests run as root. by Roland Levillain · 3 years, 5 months ago
  56. 5da0222 Install instrumentation stubs for supporting single thread deopts by Mythri Alle · 3 years, 3 months ago
  57. 854af03 Reland "More entrypoint handling cleanup." by Nicolas Geoffray · 3 years, 3 months ago
  58. 8cedd8b Revert "More entrypoint handling cleanup." by Nicolas Geoffray · 3 years, 3 months ago
  59. 67e48ec More entrypoint handling cleanup. by Nicolas Geoffray · 3 years, 3 months ago
  60. 1001c80 Update dexpreopt_test to also check standalone system server jars. by Jiakai Zhang · 3 years, 3 months ago
  61. 81bb3bd ART: fix varhandle bounds check for split bytebuffer by Orion Hodson · 3 years, 3 months ago
  62. 0430502 Cleanup unexpected files even if compilation is not required. by Jiakai Zhang · 3 years, 3 months ago
  63. 2d2d56b Revert "Add config for testing compiling and launching an app" am: 3062075164 by Krzysztof Kosiński · 3 years, 3 months ago
  64. 3062075 Revert "Add config for testing compiling and launching an app" by Krzysztof Kosiński · 3 years, 3 months ago
  65. 4641ff5 Add config for testing compiling and launching an app am: 8e75e68d0b by Santiago Aboy Solanes · 3 years, 3 months ago
  66. b9ce335 JNI: Fix failure to unlock for pending exception. am: 2cdb3679b3 by Vladimir Marko · 3 years, 3 months ago
  67. 8e75e68 Add config for testing compiling and launching an app by Santiago Aboy Solanes · 3 years, 3 months ago
  68. 2cdb367 JNI: Fix failure to unlock for pending exception. by Vladimir Marko · 3 years, 3 months ago
  69. c5f7e4f Move `art_standalone_dexpreopt_tests` to the top-level TEST_MAPPING. am: 6f5f64217b by Jiakai Zhang · 3 years, 3 months ago
  70. 6f5f642 Move `art_standalone_dexpreopt_tests` to the top-level TEST_MAPPING. by Jiakai Zhang · 3 years, 4 months ago
  71. af47e7c OpenJDK 11: Merging in java.lang.Long (parseUnsignedLong() CharSequence) am: a2470456d1 by Nikita Iashchenko · 3 years, 3 months ago
  72. f0b047b OpenJDK 11: Merging in java.lang.Long (toUnsignedString0() helper) am: 6e793399a8 by Nikita Iashchenko · 3 years, 3 months ago
  73. 0095502 OpenJDK 11: Merging in java.lang.Long (toString(long) and helpers) am: efdf79e9c7 by Nikita Iashchenko · 3 years, 3 months ago
  74. 7930a03 OpenJDK 11: Merging in java.lang.Integer (parseUnsignedInt()) am: bac121a1fe by Nikita Iashchenko · 3 years, 3 months ago
  75. 0123e63 OpenJDK 11: Merging in java.lang.Integer (parseInt() CharSequence) am: d5487687d3 by Nikita Iashchenko · 3 years, 3 months ago
  76. 6d09a3c OpenJDK 11: Merging in java.lang.Integer (toString(int) and helpers) am: ef2efe87c2 by Nikita Iashchenko · 3 years, 3 months ago
  77. e6f4794 OpenJDK 11: Merging in java.lang.Integer (formatUnsignedInt()) am: 2935146dc4 by Nikita Iashchenko · 3 years, 3 months ago
  78. a247045 OpenJDK 11: Merging in java.lang.Long (parseUnsignedLong() CharSequence) by Nikita Iashchenko · 3 years, 4 months ago
  79. 6e79339 OpenJDK 11: Merging in java.lang.Long (toUnsignedString0() helper) by Nikita Iashchenko · 3 years, 4 months ago
  80. efdf79e OpenJDK 11: Merging in java.lang.Long (toString(long) and helpers) by Nikita Iashchenko · 3 years, 4 months ago
  81. bac121a OpenJDK 11: Merging in java.lang.Integer (parseUnsignedInt()) by Nikita Iashchenko · 3 years, 4 months ago
  82. d548768 OpenJDK 11: Merging in java.lang.Integer (parseInt() CharSequence) by Nikita Iashchenko · 3 years, 4 months ago
  83. ef2efe8 OpenJDK 11: Merging in java.lang.Integer (toString(int) and helpers) by Nikita Iashchenko · 3 years, 4 months ago
  84. 2935146 OpenJDK 11: Merging in java.lang.Integer (formatUnsignedInt()) by Nikita Iashchenko · 3 years, 4 months ago
  85. 6f40ff9 Prune the list of known failing ART run-tests in `regen-test-files`. am: 3349a0e0cf by Roland Levillain · 3 years, 3 months ago
  86. ae16581 Exclude run-tests with a custom `run` script from automated executions. am: 4c73b932bb by Roland Levillain · 3 years, 3 months ago
  87. 3349a0e Prune the list of known failing ART run-tests in `regen-test-files`. by Roland Levillain · 3 years, 4 months ago
  88. 4c73b93 Exclude run-tests with a custom `run` script from automated executions. by Roland Levillain · 3 years, 4 months ago
  89. d2ad0f1 Remove the presubmit progressive roll-out logic in `regen-test-files`. am: 35013bade8 by Roland Levillain · 3 years, 3 months ago
  90. 35013ba Remove the presubmit progressive roll-out logic in `regen-test-files`. by Roland Levillain · 3 years, 4 months ago
  91. 7c55977 ARM64: Implicit suspend checks using LDR. am: 7039c11b22 by Vladimir Marko · 3 years, 3 months ago
  92. 7039c11 ARM64: Implicit suspend checks using LDR. by Vladimir Marko · 7 years ago
  93. b3a852a Regenerate ART test files (2021-11-26 (a)). am: fa123f81f6 by Roland Levillain · 3 years, 4 months ago
  94. f3098bd Re-enable TradeFed ART run-test `096-array-copy-concurrent-gc`. am: 96919a3995 by Roland Levillain · 3 years, 4 months ago
  95. fa123f8 Regenerate ART test files (2021-11-26 (a)). by Roland Levillain · 3 years, 4 months ago
  96. 96919a3 Re-enable TradeFed ART run-test `096-array-copy-concurrent-gc`. by Roland Levillain · 3 years, 4 months ago
  97. c9d0849 Increase test runner thread count for target. am: 5053521598 by David Srbecky · 3 years, 4 months ago
  98. 5053521 Increase test runner thread count for target. by David Srbecky · 3 years, 4 months ago
  99. 713e9b4 MethodHandles: fix missing check in VarHandle invoker am: d56e844f57 by Orion Hodson · 3 years, 4 months ago
  100. d56e844 MethodHandles: fix missing check in VarHandle invoker by Orion Hodson · 3 years, 4 months ago