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