1. 89eeacf Faster `ArtMethod` fixup in `ImageWriter`. by Vladimir Marko · 5 days ago main master
  2. 89cd145 Fix a braino in JitCodeCache::RemoveMethodsIn. by Nicolas Geoffray · 3 days ago
  3. ea096e4 Avoid transaction records for all new objects. by Vladimir Marko · 6 days ago
  4. b801817 riscv64: Support auto-compression for branches by Roman Artemev · 2 months ago
  5. dfbed42 Fix the way we detect the GC type from the command line. by Shai Barack · 4 days ago
  6. 90b1468 Add a test case for multiple occurrences of the same flag. by Shai Barack · 4 days ago
  7. 03f97f0 Add a dedicated Mainline Test Mapping group for ART by Diwas Sharma · 3 months ago
  8. f9ffc11 Make odrefresh respect cancellation in Pre-reboot Dexopt. by Jiakai Zhang · 6 days ago
  9. 7afcee1 Kill the child process when the parent process dies. by Jiakai Zhang · 6 days ago
  10. 6f208b3 Appinfo: Make adb the app debug source of truth by Fabien Sanglard · 3 months ago
  11. 9b760c5 Fixed missing end time on previous runs. by Jiakai Zhang · 6 days ago
  12. 70e2248 Skipped already dexopted dex files on resuming. by Jiakai Zhang · 11 days ago
  13. e20f31b [Arm64] Fix ABI incompliance in nterp. by Chris Jones · 5 months ago
  14. 6f3c87c Add test coverage for class AhatBitmapInstance by Eric Miao · 3 weeks ago
  15. 56cec0d Add heap analysis for duplicated bitmaps by Eric Miao · 4 weeks ago
  16. 9969c6d Refactor the bitmap specific code into `class AhatBitmapInstance` by Eric Miao · 4 weeks ago
  17. 25199ea Add move constructor back to art::tools::SystemProperties. by Jiakai Zhang · 6 days ago
  18. 48b1387 Clean up obsolete Pre-reboot staged file when a new update is ready. by Jiakai Zhang · 10 days ago
  19. a8d589f Disable tracing if already enabled in 855-native. by Nicolas Geoffray · 6 days ago
  20. 1fbacdc Avoid transaction records for last allocated object. by Vladimir Marko · 6 days ago
  21. 30e749b Switch to the header-only library of libnativehelper in the tests. by Martin Stjernholm · 2 weeks ago
  22. 0833bf7 Fix a discrepancy in JNI entrypoint expectations. by Nicolas Geoffray · 11 days ago
  23. a8f940a Fix path handling for host gtests when run through atest. by Martin Stjernholm · 3 weeks ago
  24. 57bccc7 Faster `CharacterLowerUpper()`. by Vladimir Marko · 7 days ago
  25. 9218537 Rename vector_mode_ to synthesis_mode_. by Artem Serov · 14 days ago
  26. 1d116a9 [SVE] Fix a bug with vectorization external set. by Artem Serov · 13 days ago
  27. 6af68f4 Revert "Update test status after D8 fix" by Ian Zerny · 7 days ago
  28. 738a5cf Avoid unexpected OOME in run-test `183-rmw-stress-test`. by Vladimir Marko · 11 days ago
  29. 488af6f Persist whether the job has started in a system property. by Jiakai Zhang · 14 days ago
  30. 9004f36 Only unmap snapshots if we have mapped snapshots. by Jiakai Zhang · 11 days ago
  31. ca83e1a Add a command to test Pre-reboot Dexopt. by Jiakai Zhang · 10 days ago
  32. ecc96e8 Promote libnativebridge-tests to presubmit by Colin Cross · 11 days ago
  33. 5b5ab10 Add a P/H flag to force disable Pre-reboot Dexopt. by Jiakai Zhang · 11 days ago
  34. 3288bbd Fix temp profile deletion during Pre-reboot Dexopt. by Jiakai Zhang · 10 days ago
  35. 31c355a Add system requirement check. by Jiakai Zhang · 4 weeks ago
  36. 824b7e5 Replace libcrypto dependencies with statically linked libcrypto_for_art. by Martin Stjernholm · 3 weeks ago
  37. cd27acf Load the new service-art.jar into the memory. by Jiakai Zhang · 12 days ago
  38. 490e26f6 Skip non-existing dex files. by Jiakai Zhang · 2 weeks ago
  39. b7ab61a Implement telemetry for Pre-reboot Dexopt. by Jiakai Zhang · 3 weeks ago
  40. e32f9f4 Serialize mutations to the global state of Pre-reboot Dexopt. by Jiakai Zhang · 2 weeks ago
  41. 280e11c Pin artd when commiting staged files. by Jiakai Zhang · 2 weeks ago
  42. d11c004 Reland "Report method unwind events for native methods" by Mythri Alle · 11 days ago
  43. 068bee1 Fix class status check in `InitializeClassVisitor`. by Vladimir Marko · 12 days ago
  44. 1495449 JIT thread priority adjustments by Hans Boehm · 13 days ago
  45. db0551d Revert "Report method unwind events for native methods" by Chaitanya Cheemala · 12 days ago
  46. a11d824 Refactor instrumentation handling in interpreter. by Vladimir Marko · 13 days ago
  47. d3f3b2b Disable 2256-checker-vector-replacement for SVE by Richard Neill · 12 months ago
  48. 192028c Update test status after D8 fix by Ian Zerny · 13 days ago
  49. b42b645 Report method unwind events for native methods by Mythri Alle · 3 weeks ago
  50. c82d3a6 Skip double-root update detection (in CMC GC) on HWASAN builds by Lokesh Gidra · 2 weeks ago
  51. 4d0b046 Add native GC triggering documentation by Hans Boehm · 2 weeks ago
  52. 2a25327 Further refactor transaction checks in interpreter. by Vladimir Marko · 14 days ago
  53. e0e0f07 Reland^3 "Revamp JIT GC." by Nicolas Geoffray · 3 weeks ago
  54. d786208 Use unique temp files in `HiddenApiTest`. by Vladimir Marko · 14 days ago
  55. 8aacaad Typo fix in tools/checker/README by Santiago Aboy Solanes · 14 days ago
  56. c2a37f8 Fix transaction records for `fill-array-data`. by Vladimir Marko · 2 weeks ago
  57. 84c0edd Update product treble check for VNDK deprecation by Tim Zimmermann · 2 weeks ago
  58. 382f0db Move transaction records from `Runtime` to `AotClassLinker`. by Vladimir Marko · 3 weeks ago
  59. e6374e9 Add ScopedTrace in MarkCompact::PrepareForCompaction() by Lokesh Gidra · 3 weeks ago
  60. 9b4cbcc Don't fail fast verification if one class fails. by Nicolas Geoffray · 3 weeks ago
  61. b833b1f Remove historical relic. by Elliott Hughes · 5 weeks ago
  62. fc80cfa Fix a check for method exit hooks in ARM by Mythri Alle · 3 weeks ago
  63. 7e9fe3b Limit `test_for` to ART tests that explicitly link internal libraries. by Martin Stjernholm · 3 months ago
  64. 467d3cc Fix bugprone-unused-raii clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  65. 5a891df Support negative appId in Dexopter for Privacy Sandbox Sdk Libs. by Anton Kulakov · 3 weeks ago
  66. f98c30d Move DCHECK for double gc-root update outside mark compact lock by Lokesh Gidra · 3 weeks ago
  67. 2336c21 Link libnativeloader statically into gtests. by Martin Stjernholm · 3 months ago
  68. 3f3ac2c Use isolated: true instead of test_per_src: true in libnativebridge_tests by Colin Cross · 4 weeks ago
  69. a57f3e9 Add license to BackgroundDexoptJobStatsReporter.java. by Jiakai Zhang · 3 weeks ago
  70. c847b24 Add a delay to the Pre-reboot Dexopt job. by Jiakai Zhang · 3 weeks ago
  71. e42a25c Fix transaction bookkeeping for field CAS operations. by Vladimir Marko · 3 weeks ago
  72. 4b0a9d2 Fix performance-implicit-conversion-in-loop clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  73. 128b5df Fix performance-for-range-copy clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  74. 7d8bf19 Fix bugprone-macro-parentheses clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  75. 10ba643 Fix performance-unnecessary-copy-initialization clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  76. 080f7b4 Fix performance-unnecessary-value-param clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  77. cd39615 Fix bugprone-argument-comment clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  78. 851339d Fix android-cloexec-open clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  79. b2c80c7 Fix readability-redundant-string-cstr clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  80. ae7e228 Fix performance-inefficient-vector-operation clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  81. 958c7e1 Fix misc-unused-using-decls clang-tidy issues by Stefano Cianciulli · 4 weeks ago
  82. 0b78557 Always respect the compiler filter from "-m" of a shell command. by Jiakai Zhang · 5 months ago
  83. 0e75926 Don't run apexd in teardown if there is no apex. by Jiakai Zhang · 3 weeks ago
  84. 31778a4 Fix PreRebootDexoptJobTest.testCancel. by Jiakai Zhang · 3 weeks ago
  85. fc6d235 Don't lock the boot image when loading it. by Jiakai Zhang · 3 weeks ago
  86. c940020 Faster `DexFile::FindTypeId()`. by Vladimir Marko · 3 weeks ago
  87. 7143edc Add `ArtField::GetDeclaringClassDescriptor{,View}()`. by Vladimir Marko · 3 weeks ago
  88. 678691f Conditionally increase suspend timeout by Hans Boehm · 4 weeks ago
  89. 66a0465 [automerger skipped] Repurpose libnativeloader_lazy tests as shallow tests for API coverage am: 76c8d191b8 -s ours by Martin Stjernholm · 3 weeks ago
  90. 04db54a [automerger skipped] Revert "libnativeloader_test: link non-public libs statically" and am: 02b9d2f137 -s ours by Martin Stjernholm · 3 weeks ago
  91. 89591d0 Handle EAGAIN (due to map_lock contention) from uffd ops by Lokesh Gidra · 3 months ago
  92. a62b40a Revert^2 "Register only the used portion of moving space in compaction pause" by Lokesh Gidra · 3 weeks ago
  93. df673f5 Clean up source_build Soong config variables. by Martin Stjernholm · 4 weeks ago
  94. 8ad286a Clean up descriptor and member name comparisons. by Vladimir Marko · 3 weeks ago
  95. ffc0d1f Faster `ClassTable::UpdateClass()`. by Vladimir Marko · 4 weeks ago
  96. 0bfa9a1 Revert "Register only the used portion of moving space in compaction pause" by Lokesh Gidra · 3 weeks ago
  97. bdffbae Increase WaitUntilSingleThreaded() timeout by Hans Boehm · 6 months ago
  98. 2a8a527 Register only the used portion of moving space in compaction pause by Lokesh Gidra · 4 weeks ago
  99. 14be0bb Regression test for b/336842546. by Nicolas Geoffray · 4 weeks ago
  100. ef219ce Revert "Rework recording method information in the V2 format" by Nicolas Geoffray · 3 weeks ago