1. b740438 Revert^2 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 11 months ago
  2. 76aa34b Use ART_MODULE_BUILD_FROM_SOURCE instead soong config variable by Cole Faust · 2 years, 10 months ago
  3. b2c68b3 Mount /dev/pts inside the chroot. by Peter Collingbourne · 2 years, 10 months ago
  4. 88967d1 Add another test that fails with no-image & optimizing. by Nicolas Geoffray · 2 years, 10 months ago
  5. 9e05e14 Add simlified test cases to run-test 835-b216762268. by Vladimir Marko · 2 years, 10 months ago
  6. 35cdc9a Use an actual JNINativeInterface structure for gJniSleepForeverStub. by Peter Collingbourne · 2 years, 10 months ago
  7. d5ebfb7 Remove art_apex and art_apex_test module type. by Jingwen Chen · 2 years, 10 months ago
  8. 362f356 Remove exclusion of org.openjdk.tests.java.util.stream tests. by Nicolas Geoffray · 2 years, 10 months ago
  9. d589897 Add 445-checker-licm to known failures of no-image & optimizing. by Nicolas Geoffray · 2 years, 10 months ago
  10. 50c47f9 Remove reflection from run-test 825-unbalanced-lock. by Vladimir Marko · 2 years, 10 months ago
  11. 5afd2c5 Remove `libnativeloader_test` from `libnativeloader/TEST_MAPPING`. by Roland Levillain · 2 years, 10 months ago
  12. 67b2d30 Cache `DexCache` and class in `InitImageMethodVisitor`. by Vladimir Marko · 2 years, 10 months ago
  13. 0af91e0 arm: Fix VarHandle.compareAndSet() with read barriers. by Vladimir Marko · 2 years, 10 months ago
  14. 5cf7a87 Change types of JniEntryPoints members to void*. by Peter Collingbourne · 2 years, 10 months ago
  15. 19a49a9 arm: Don't use the GOT to access art::Runtime::instance_. by Vladimir Marko · 2 years, 10 months ago
  16. 34aa0da Add `art_libnativebridge_cts_tests` to ART's `TEST_MAPPING` and ART MTS. by Roland Levillain · 2 years, 10 months ago
  17. 65a41b8 Update ahat version number to 1.7.2 by Sorin Basca · 2 years, 10 months ago
  18. f2ff1f1 Add `libnativeloader_test` to ART's `TEST_MAPPING` and ART MTS. by Roland Levillain · 2 years, 10 months ago
  19. 4dfc057 Don't run method entry callbacks for runtime methods by Mythri Alle · 2 years, 10 months ago
  20. 024f69d Add ART's Bug Component ID to `OWNERS` file. by Roland Levillain · 2 years, 10 months ago
  21. a126a71 Don't dirty access flags due to hidden api logging. by Nicolas Geoffray · 2 years, 10 months ago
  22. 482cbdd Remove frame_id from InstrumentationStackFrame by Mythri Alle · 2 years, 10 months ago
  23. 1e10700 Move the creation of JitZygoteDoneCompilingTask out of any loop. by Nicolas Geoffray · 2 years, 10 months ago
  24. 1af40b0 Some checker tests are expected to fail without a boot image. by Nicolas Geoffray · 2 years, 10 months ago
  25. 48eb839 Initialize intrinsics in dex2oat. by Nicolas Geoffray · 2 years, 10 months ago
  26. 7d2cfeb Make the notification of JIT zygote completion its own task. by Nicolas Geoffray · 2 years, 10 months ago
  27. 3c83d0d dexdump: clean-up output by Orion Hodson · 2 years, 10 months ago
  28. aa8e6cf Regenerate ART test files (2022-02-24). by Roland Levillain · 2 years, 10 months ago
  29. 261fcf4 dexdump: escape inlined string values in output by Orion Hodson · 2 years, 10 months ago
  30. 6cdabe1 Update runtime/ implications to use (D)CHECK_IMPLIES by Santiago Aboy Solanes · 2 years, 10 months ago
  31. 872ec72 Update compiler/ implications to use (D)CHECK_IMPLIES by Santiago Aboy Solanes · 2 years, 10 months ago
  32. 0805e90 Add (D)CHECK_IMPLIES to ART logging by Santiago Aboy Solanes · 2 years, 10 months ago
  33. 713a041 Use larger timeouts in odsign_e2e_tests. by Jiakai Zhang · 2 years, 10 months ago
  34. 4625f25 Avoid Modified-UTF8 processing for ASCII strings. by Vladimir Marko · 2 years, 10 months ago
  35. eaeaa4f Disable test on RI. by Nicolas Geoffray · 2 years, 10 months ago
  36. c858e56 Remove obsolete code on lazy dequickening. by Nicolas Geoffray · 2 years, 10 months ago
  37. e94a929 Revert "Make VariableHandleScope consistent between 32 & 64 bit" by Vladimir Marko · 2 years, 10 months ago
  38. 1be1c07 Avoid string copy in ClassLoaderContext::EncodeClassPath(). by Vladimir Marko · 2 years, 10 months ago
  39. b875631 Handle shift by 32 explicitly. by Nicolas Geoffray · 2 years, 10 months ago
  40. 36de6a2 odsign_e2e_test: re-install APEX on device by Victor Hsieh · 2 years, 10 months ago
  41. e5add3a Fix BootImageLoader to use provided FDs when available by Victor Hsieh · 2 years, 11 months ago
  42. a0a5f00 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 2 years, 10 months ago
  43. 19df0e9 Add -n dexdump flag to disable printing debug information. by Ian Zerny · 2 years, 11 months ago
  44. 7453a71 Only print debug info within the instruction range of a method. by Ian Zerny · 2 years, 11 months ago
  45. be2b109 Refactor Thread::SweepInterpreterCaches by David Srbecky · 2 years, 10 months ago
  46. 4779b9c Disable 817-hiddenapi with redefine-stress. by Nicolas Geoffray · 2 years, 10 months ago
  47. c8f8f4f Fix IsProxyInit check. by Nicolas Geoffray · 2 years, 10 months ago
  48. 0992436 Move GetWeakRefAccessEnabled check from nterp into the cache. by David Srbecky · 2 years, 10 months ago
  49. 17958de Move InterpreterCache::{Get,Set} to inl.h file by David Srbecky · 2 years, 10 months ago
  50. 7134a71 Add fast path to GetWeakRefAccessEnabled by David Srbecky · 2 years, 10 months ago
  51. 0441d20 Share `IfTable`s and their method arrays when possible. by Vladimir Marko · 2 years, 10 months ago
  52. 45c6d8b Fix the scripts for libjdwp tests and libcore tests to find the image. by Jiakai Zhang · 2 years, 10 months ago
  53. 76c01df Fix the run-test script to correctly guess target arch name. by Jiakai Zhang · 2 years, 10 months ago
  54. 14e8d64 Update null pointer exception message to print out the method by Santiago Aboy Solanes · 2 years, 11 months ago
  55. 5171813 Reuse superclass `IfTable` with non-marker interfaces. by Vladimir Marko · 2 years, 11 months ago
  56. 3eb334d Workaround 32-bit dex2oat/oatdumpd crashes by enabling compiler analysis by Pirama Arumuga Nainar · 2 years, 11 months ago
  57. 5fd0a87 Double debug monitor pool size again by Hans Boehm · 2 years, 10 months ago
  58. d77cc47 Avoid unnecessary copying while iterating the class table by Santiago Aboy Solanes · 2 years, 10 months ago
  59. a9e285a Cache `IsImageClass()` result in `InitImageMethodVisitor`. by Vladimir Marko · 2 years, 10 months ago
  60. b6a2907 Create a new test template for slow run tests. by Nicolas Geoffray · 2 years, 10 months ago
  61. 0bdef31 Revert^2 "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 2 years, 10 months ago
  62. 5f958f6 Avoid unnecessary read barriers in `ImageWriter`. by Vladimir Marko · 2 years, 11 months ago
  63. ac87515 Don't overly limit recursive inlining for monomorphic cases by Santiago Aboy Solanes · 2 years, 10 months ago
  64. 61c0d22 Move the primary boot image in chroot environment. by Jiakai Zhang · 2 years, 10 months ago
  65. 7913cf3 Fix jvmti bug when redefining a boot classpath class. by Nicolas Geoffray · 2 years, 10 months ago
  66. 7ffce8f Fix Dex2oatCtsTest. by Jiakai Zhang · 2 years, 10 months ago
  67. 7f3aed1 Disable 2238-checker-polymorphic-recursive-inlining for JVM by Santiago Aboy Solanes · 2 years, 11 months ago
  68. 20ba31c Explicitly add ART boot images to build-art-target-golem. by Jiakai Zhang · 2 years, 11 months ago
  69. 78f3d28 Update the run-test script to use the boot image generated on device. by Jiakai Zhang · 2 years, 11 months ago
  70. e36fa15 Reenable test 727-checker-unresolved-class. by Vladimir Marko · 2 years, 11 months ago
  71. 6c27308 Always enable checkjni in debug builds. by Nicolas Geoffray · 2 years, 11 months ago
  72. dd0a65d Allow more cross-referencing between run-test sources. by Vladimir Marko · 2 years, 11 months ago
  73. 7116f80 Remove `ArtField::GetOffsetDCheck()`. by Vladimir Marko · 2 years, 11 months ago
  74. 2464218 Fix logic around SDK visibility of interface methods. by Nicolas Geoffray · 2 years, 11 months ago
  75. 239c941 Rewrite run-test scripts for `src-dex2oat-unresolved`. by Vladimir Marko · 3 years ago
  76. b414a4c Intrinsify System.ArrayCopy for Primitive data types by Shalini Salomi Bodapati · 2 years, 11 months ago
  77. 4f5b7cb Limit recursive polymorphic inlining to prevent code bloat by Santiago Aboy Solanes · 2 years, 11 months ago
  78. 2c3b085 Use the right alignof when mapping an uncompressed dex file. by Nicolas Geoffray · 2 years, 11 months ago
  79. 6ac1b05 nterp: Cleanup, compile-time convenience checks by David Srbecky · 2 years, 11 months ago
  80. 1281b1c Add CFI_RESTORE_STATE_AND_DEF_CFA macro on arm by David Srbecky · 2 years, 11 months ago
  81. c435166 Initialize image roots before GC in ImageWriter. by Vladimir Marko · 2 years, 11 months ago
  82. f9625ec Remove `ArtField::GetAccessFlagsDCheck()`. by Vladimir Marko · 2 years, 11 months ago
  83. ac9d28b Revert "Remove the primary boot image from the ART APEX." by Jiakai Zhang · 2 years, 11 months ago
  84. 1ca480c Disable test for jit-on-first-use. by Nicolas Geoffray · 2 years, 11 months ago
  85. 097f9f8 odsign_e2e_tests: Use the current ART module. by Jiakai Zhang · 2 years, 11 months ago
  86. 927a996 x86/x86_64: Add rep_movs instructions by Shalini Salomi Bodapati · 2 years, 11 months ago
  87. 3bd4858 Remove the primary boot image from the ART APEX. by Jiakai Zhang · 3 years ago
  88. 4ef67d4 Set types of quick entry points to void*. by Peter Collingbourne · 2 years, 11 months ago
  89. 22b5fe0 Remove PACKED attribute from QuickEntryPoints. by Peter Collingbourne · 2 years, 11 months ago
  90. 7570bea Avoid Use-After-Free risk when dump backtrace for long contending lock. by wangguibo · 3 years ago
  91. aff7a6e Add a regression test for b/216762268. by Nicolas Geoffray · 2 years, 11 months ago
  92. 1370185 Enforce "disallow read barrier" checks for GC roots. by Vladimir Marko · 2 years, 11 months ago
  93. 709a908 Add tests to denial bad compos-pending artifacts by Victor Hsieh · 2 years, 11 months ago
  94. 102cfd3 Enable "disallow read barriers" checks in debug mode. by Vladimir Marko · 2 years, 11 months ago
  95. e866324 Simplify GetNterpMethodHeader(). by Peter Collingbourne · 2 years, 11 months ago
  96. d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 11 months ago
  97. 11226b1 Quadruple monitor table size in debug build by Hans Boehm · 2 years, 11 months ago
  98. a579554 nterp: Move FETCH_FROM_THREAD_CACHE macro to python by David Srbecky · 2 years, 11 months ago
  99. 290beb8 nterp: Tweak the add_helper python method. by David Srbecky · 2 years, 11 months ago
  100. b3b1802 [luci] Update active lucicfg experiments. by Vadim Shtayura · 2 years, 11 months ago