1. ad67bbb Simplify class redefinition. by Nicolas Geoffray · 2 years, 11 months ago
  2. 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 11 months ago
  3. 015665f Revert^2 "Fix the check on apex-versions for boot images." by Jiakai Zhang · 2 years, 11 months ago
  4. 57a45be Revert^4 "Store and check apex-versions in boot ..." by Jiakai Zhang · 2 years, 11 months ago
  5. 24bdf64 Add JSR166 delay factor for gcstress tests by Sorin Basca · 2 years, 11 months ago
  6. d6a7334 Enable verifyCompilationLogGenerated for CompOS test by Victor Hsieh · 2 years, 11 months ago
  7. b05b349 Also create VerifierDeps for boot image compilation. by Nicolas Geoffray · 3 years ago
  8. 79bdf60 Improve instruction set variants' logging by Santiago Aboy Solanes · 2 years, 11 months ago
  9. ae148fe Extract atomic pair code from DexCache by David Srbecky · 2 years, 11 months ago
  10. 2d652dd Remove unused function JNIMacroAssembler::Call(FrameOffset, Offset). by Peter Collingbourne · 2 years, 11 months ago
  11. a81c03b Fix race condition by Alan Stokes · 2 years, 11 months ago
  12. b34c348 Fix braino in InvokeFromTransform by Orion Hodson · 2 years, 11 months ago
  13. 6a8aeec Disable org.openjdk.tests.java.util.stream.SliceOpTest#testLimitOps. by Nicolas Geoffray · 2 years, 11 months ago
  14. ab72f9c Fix THREAD_INTERPRETER_CACHE_SIZE_SHIFT by David Srbecky · 2 years, 11 months ago
  15. 1a78690 Simplify return in __memcmp16 by David Srbecky · 2 years, 11 months ago
  16. 14ce608 Use uname -m to get the device ISA. by Peter Collingbourne · 2 years, 11 months ago
  17. 531366e Enable CompOsSigningHostTest on user build by Victor Hsieh · 2 years, 11 months ago
  18. eabe7f8 Enable more tests in CompOsSigningHostTest by Victor Hsieh · 2 years, 11 months ago
  19. 3b76ab4 Add known instruction set variants to logging strings by Santiago Aboy Solanes · 2 years, 11 months ago
  20. 92138f0 Add regression test for bug 215510819. by Vladimir Marko · 2 years, 11 months ago
  21. 2c3e466 Update test flakes list by Orion Hodson · 2 years, 11 months ago
  22. 7dc1463 Revert^2 "Add config for testing compiling and launching an app" by Santiago Aboy Solanes · 3 years, 1 month ago
  23. ce73d81 Revert "Don't use sigsegv handler for jvmti." by Muhammad Qureshi · 2 years, 11 months ago
  24. 9333673 Fix DCHECK related to frame pop events. by Mythri Alle · 2 years, 11 months ago
  25. 2362c5a MethodHandle dead and duplicated code clean-up by Orion Hodson · 2 years, 11 months ago
  26. c6270df Remove unused EmulatedStackFrame.callsiteType field by Orion Hodson · 2 years, 11 months ago
  27. 5a133d0 Adjust names of some flaky tests excluded from the ART MTS definition. by Roland Levillain · 2 years, 11 months ago
  28. 30bc777 Remove race on cached thread-name deletion by Hans Boehm · 2 years, 11 months ago
  29. 0f71b19 Do not reuse superclass IfTable with non-marker interfaces... by Vladimir Marko · 2 years, 11 months ago
  30. c226211 Fix CHA: Treat default conflict method like abstract. by Vladimir Marko · 2 years, 11 months ago
  31. b4df138 Fix broken test by Alan Stokes · 2 years, 11 months ago
  32. a8ee39d Don't use sigsegv handler for jvmti. by Nicolas Geoffray · 3 years ago
  33. 818e872 Only return the vdex file as an optimization file when we don't use the oat file. by Nicolas Geoffray · 2 years, 11 months ago
  34. c0673f0 Using ASM 7 for ART tests by Sorin Basca · 2 years, 11 months ago
  35. ab47488 Cleanup Instrumentation::IsActive by Mythri Alle · 3 years ago
  36. cc60268 Disable 181-default-methods for no-image. by Vladimir Marko · 2 years, 11 months ago
  37. 52eb99f Oat bump after revert aosp/1967639 by Santiago Aboy Solanes · 2 years, 11 months ago
  38. 16eb100 Revert "Revert^2 "Store and check apex-versions in boot images."" by Santiago Aboy Solanes · 2 years, 11 months ago
  39. 57b3b54 Revert "Fix the check on apex-versions for boot images." by Santiago Aboy Solanes · 2 years, 11 months ago
  40. 55e509f Extract the modules bootclasspath handling. by Artem Serov · 3 years ago
  41. 19366b8 Rewrite interface method linking. by Vladimir Marko · 3 years ago
  42. 9485968 Mark more flaky tests for MTS. by Nicolas Geoffray · 2 years, 11 months ago
  43. 239c449 Revert "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 11 months ago
  44. 8ee882b Fix -Wbitwise-instead-of-logical by splitting bitwise expression by Pirama Arumuga Nainar · 2 years, 11 months ago
  45. 525c2b5 Add tests for default method linking, fix bugs. by Vladimir Marko · 2 years, 11 months ago
  46. bdf7dc0 Introduce FindSuperMethodToCall to find the target of a super call. by Nicolas Geoffray · 3 years ago
  47. b81df96 Update license definitions under art/ by Colin Cross · 2 years, 11 months ago
  48. e208b04 Revert "Generate a primary boot image for testing." by Hans Boehm · 2 years, 11 months ago
  49. 6740fcc Don't do force-compile in CompOS mode by Alan Stokes · 2 years, 11 months ago
  50. 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 3 years ago
  51. 723b4be Remove JniInvocation test while investigating LUCI failures. by Martin Stjernholm · 2 years, 11 months ago
  52. 8bc45ab Fix the check on apex-versions for boot images. by Jiakai Zhang · 2 years, 11 months ago
  53. 5cfb7bb Do not create useless copied methods for interfaces. by Vladimir Marko · 2 years, 11 months ago
  54. fd0aec4 Move non-public default method warning. by Vladimir Marko · 2 years, 11 months ago
  55. bd75c5b Type lookup table dump: add a new line after each entry. by Nicolas Geoffray · 3 years ago
  56. d4aba91 Increase coverage of libartpalette-system native API. by Martin Stjernholm · 3 years ago
  57. 7ed61a1 Variable name cleanup in quick_dexcache_entrypoints by Santiago Aboy Solanes · 2 years, 11 months ago
  58. 3fa3635 Add CompOS to odsign_e2e_tests by Victor Hsieh · 3 years ago
  59. 34aa3ae Create a standalone libdexfile external test in CTS for module API coverage. by Martin Stjernholm · 3 years ago
  60. 2d62882 Add bss support for inlining BCP DexFiles for single image by Santiago Aboy Solanes · 3 years ago
  61. b484f0f Modify --compilation-os-mode to not omit APEX timestamps. by Jiakai Zhang · 2 years, 11 months ago
  62. 4841fd2 Move test state to TestInformation#properties. by Jiakai Zhang · 3 years ago
  63. 11b78a8 Revert^2 "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years ago
  64. ec696e5 Clean up debug checks in intrinsic code. by Ulya Trafimovich · 3 years ago
  65. 9c69afd MethodHandles: Fix invalid DCHECKS by Orion Hodson · 3 years ago
  66. 1b3ec0f Revert^2 "Reduce pauses for weak reference access" by Hans Boehm · 3 years ago
  67. 1a82a4b Clean up `ClassLinker::FindDefaultMethodImplementation()`. by Vladimir Marko · 3 years ago
  68. 07cbc5b Revert "Reduce pauses for weak reference access" by Hans Boehm · 3 years ago
  69. 0ab5b6d Reduce pauses for weak reference access by Hans Boehm · 3 years, 6 months ago
  70. ef879d4 Fix JIT Zygote in-memory compilation for primary boot image. by Jiakai Zhang · 3 years ago
  71. ed3e3ad Move failing tests to target/host failing category. by Nicolas Geoffray · 3 years ago
  72. 541ca32 Use implicit suspend check in JIT. by Nicolas Geoffray · 3 years ago
  73. ed0dcad Fail dex2oat when generating app image without boot image. by Jiakai Zhang · 3 years ago
  74. c29cd1f Remove wildcard from ART tests' OWNERS file. by Roland Levillain · 3 years ago
  75. e1f9638 On partial fragment deopts, update return PC only when necessary by Mythri Alle · 3 years ago
  76. 4b34d5c Intrisify IsInfinite() (float/double) function for x86_64 by Shalini Salomi Bodapati · 3 years ago
  77. b42cd1d Don't disable nterp even if non-standard exits might be requested by Mythri Alle · 3 years ago
  78. c8a694d Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 3 years ago
  79. bed84ef Avoid read barrier in `ArtMethod::IsOverridableByDefaultMethod()`. by Vladimir Marko · 3 years ago
  80. 35782d4 Emit dex_pc as line number when debug info is unavailable for ANR traces by Daniel Jin · 3 years ago
  81. 9e14327 ARM64: Disable implicit suspend checks, again. by Vladimir Marko · 3 years ago
  82. 19ec1ff 910-methods: don't print modifiers by default by Orion Hodson · 3 years ago
  83. d0c969f Set the trigger to be kApexVersionMismatch when no prior cache-info. by Jiakai Zhang · 3 years ago
  84. 5bd2208 Revert "Store and check apex-versions in boot images." by Jiakai Zhang · 3 years ago
  85. 4e0447f Remove instructions to update AOSP ART prebuilts. by Martin Stjernholm · 3 years ago
  86. 3cf5f2c Fix ahat parsing to allow leading whitespaces for comments by Sorin Basca · 3 years ago
  87. 7ddae99 Clean up `AssignVTableIndexes()`. by Vladimir Marko · 3 years ago
  88. fd12435 Reduce an error log to a warning. by Nicolas Geoffray · 3 years ago
  89. 7b79814 Revert odrefresh split by Victor Hsieh · 3 years ago
  90. d20fa39 Remove --max-{execution, child-process}-seconds by Victor Hsieh · 3 years ago
  91. 2de577d Store and check apex-versions in boot images. by Jiakai Zhang · 3 years ago
  92. 20299e6 Add RegisterNativeAllocation reporting to the Java Heap Profiler. by Wessam Hassanein · 3 years ago
  93. 78f62d8 Rewrite interface table setup. by Vladimir Marko · 3 years ago
  94. fcda002 Remove `RootTargetPreparer` from odsign_e2e_tests. by Jiakai Zhang · 3 years ago
  95. 4af4fd7 Revert^2 "Add odsign_e2e_tests to CTS." by Jiakai Zhang · 3 years ago
  96. ebdaa2b Use MADV_DONTNEED for alternate signal stack. by Vladimir Marko · 3 years ago
  97. a329345 Make it easier to change the location of the primary boot image. by Jiakai Zhang · 3 years ago
  98. ab21f69 Bump oat version to delete bogus artifacts. by Nicolas Geoffray · 3 years ago
  99. a553f0f Add another test to the list of known failures for gcstress/debug. by Nicolas Geoffray · 3 years ago
  100. 8f3beae Cleanup method inspection callbacks from jvmti by Mythri Alle · 3 years ago