1. 95e89e1 Remove unused dex_file field from ParallelCompilationManager by Santiago Aboy Solanes · 6 weeks ago
  2. 5f80711 Move responsibility of clearing BitVectors to the allocators/callers by Santiago Aboy Solanes · 6 weeks ago
  3. b711506 Rename MallocAllocator to CallocAllocator by Santiago Aboy Solanes · 6 weeks ago
  4. 00fbc40 Add and use FdFile::Rename on Android V+ by Richard Neill · 9 weeks ago
  5. c5e25a9 Remove unnecessary redefinitions of DT_ constants. by Elliott Hughes · 6 weeks ago
  6. ce409be riscv64: Add missed arg annotations in asm tests by Roman Artemev · 6 weeks ago
  7. ebb73e0 riscv64: Add comment into Riscv64Assembler::Add by Roman Artemev · 6 weeks ago
  8. 56dcaee Remove extra uses of ClearAllBits by Santiago Aboy Solanes · 6 weeks ago
  9. 9c4a2b5 Remove no-reference object DCHECK in VisitRefsForCompaction() by Lokesh Gidra · 6 weeks ago
  10. 55da821 Avoid inlining OnDeviceRefresh::WriteCacheInfo by Ryan Prichard · 6 weeks ago
  11. 104e8f1 Remove last <strstream> reference from ART by Hans Boehm · 6 weeks ago
  12. c4b188d Don't use predicated vectorization by default. by Artem Serov · 1 year, 7 months ago
  13. f4ca283 Retire use_art_service_v2 flag and dalvik.vm.features properties. by Jiakai Zhang · 7 weeks ago
  14. fe6509a Fix @RequiresApi annotations. by Jiakai Zhang · 6 weeks ago
  15. efe5052 Add comments and a missing @GuardedBy to static fields. by Jiakai Zhang · 6 weeks ago
  16. 2f33fea riscv64: Support auto-compression for ebreak/unimp by Roman Artemev · 8 weeks ago
  17. 700002e Reuse boot JNI stub for native methods (reland). by hangl · 8 weeks ago
  18. e67193f Use monotonic clock to record the start time of the trace by Mythri Alle · 7 weeks ago
  19. 24ff850 Remove unnecessary EM_* defines. by Elliott Hughes · 7 weeks ago
  20. b9508fc Disable the runtime thread pool. by Nicolas Geoffray · 7 weeks ago
  21. 870b959 Skip dirtying gc card for ArraySet instructions when value is null by Santiago Aboy Solanes · 7 weeks ago
  22. ab4ba9e riscv64: Support auto-compression for load/store by Roman Artemev · 8 weeks ago
  23. 8d2ca5b riscv64: Support auto-compression for arithmethic by Roman Artemev · 8 weeks ago
  24. bbace92 riscv64: Add missed CHECK in CAddi16Sp instr by Roman Artemev · 6 weeks ago
  25. 1e78696 Improve PointerSize in ImageHeader by Santiago Aboy Solanes · 7 weeks ago
  26. c8d6e3b [automerger skipped] Revert "libnativebridge_test: link non-public libs statically" and fix am: 002aca7141 -s ours by Martin Stjernholm · 7 weeks ago
  27. 002aca7 Revert "libnativebridge_test: link non-public libs statically" and fix by Martin Stjernholm · 9 weeks ago android14-tests-dev
  28. 2997dd3 Use JDK 17 to build RI hprof test dump by Sorin Basca · 7 weeks ago
  29. af0fe44 Add a global injector to ART Service. by Jiakai Zhang · 7 weeks ago
  30. ac963e6 Make assembler tests more strict. by Vladimir Marko · 7 weeks ago
  31. 799ea81 Remove the environment from ArraySets which can't throw by Santiago Aboy Solanes · 8 weeks ago
  32. c655cdc Revert "Reland "Batch compacted pages to reduce number of uffd ioctls."" by Lokesh Gidra · 7 weeks ago
  33. 91bb8a6 riscv64: Implemented StringEquals intrinsic by denis.tomashev · 3 months ago
  34. e1e79fc riscv64: Temporary disable compression in jni test by Roman Artemev · 8 weeks ago
  35. 6640db5 riscv64: Add classes to enable/disable C ext by Roman Artemev · 8 weeks ago
  36. 235a711 Make the new service-art.jar closable in Pre-reboot Dexopt. by Jiakai Zhang · 7 weeks ago
  37. 899c429 Give full access to native libs from Java libs in the same partition (reland 2). by Martin Stjernholm · 3 months ago
  38. 418b58f Revert "libnativeloader_test: link non-public libs statically" and by Martin Stjernholm · 9 weeks ago
  39. a87f126 Revert "libnativebridge_test: link non-public libs statically" and fix by Martin Stjernholm · 9 weeks ago
  40. 921c423 arm64: Fix `VarHandle.getAndAdd(..., 0)`. by Vladimir Marko · 8 weeks ago
  41. d243d6f Do not handle suspension request in StartGC by Hans Boehm · 8 weeks ago
  42. c291cfe Reland "Batch compacted pages to reduce number of uffd ioctls." by Lokesh Gidra · 8 weeks ago
  43. 2f7cff3 Update odrefresh for Pre-reboot Dexopt. by Jiakai Zhang · 7 weeks ago
  44. fe57182 Explicilty build desugar. by Nicolas Geoffray · 7 weeks ago
  45. b0de7f7 Ignore "--staging-dir" passed to odrefresh. by Jiakai Zhang · 7 weeks ago
  46. 38cd64d Ignore ahat Ri tests by Sorin Basca · 7 weeks ago
  47. c89c15e Make HLoopOptimization::VectorMode an enum class by Santiago Aboy Solanes · 8 weeks ago
  48. 33fa1cc Clean up LD_LIBRARY_PATH workaround. by Martin Stjernholm · 8 weeks ago
  49. 42dfa43 Add JVM expected out for JDK 21 for 1968-force-early-return by Sorin Basca · 8 weeks ago
  50. ff3deb3 Add JVM expected out for JDK 21 for 1969-force-early-return-void by Sorin Basca · 8 weeks ago
  51. 6e8d4d1 Add JVM expected out for JDK 21 for 1970-force-early-return-long by Sorin Basca · 8 weeks ago
  52. 30ee853 Allow for JDK 21 exception in 174-escaping-instance-of-bad-class by Sorin Basca · 8 weeks ago
  53. 8686d25 Skip 169-threadgroup-jni on JVM after move to JDK 21 by Sorin Basca · 8 weeks ago
  54. aca19da Add JVM expected out for JDK 21 for 984-obsolete-invoke by Sorin Basca · 8 weeks ago
  55. 98b4e5c Update expected out for JDK 21 for 1936-thread-end-events by Sorin Basca · 8 weeks ago
  56. 68f7caf Make sure there are no lone UNREACHABLEs by Santiago Aboy Solanes · 8 weeks ago
  57. 41f264a Qemu: Change default SVE vector length by David Srbecky · 8 weeks ago
  58. 5937cde Remove default cases when all cases are defined by Santiago Aboy Solanes · 8 weeks ago
  59. 68f3ec8 Do not test VarHandle.getAndAdd(..., 0). by Vladimir Marko · 8 weeks ago
  60. c507f12 Remove BitVectorArray classes by Santiago Aboy Solanes · 8 weeks ago
  61. 7b67864 riscv64: Fix `VarHandle.getAndAdd(..., 0)`. by Vladimir Marko · 8 weeks ago
  62. 208ade9 Revert "Batch compacted pages to reduce number of uffd ioctls." by Lokesh Gidra · 8 weeks ago
  63. f403462 Revert^2 "Remove Compiler::Kind" by Santiago Aboy Solanes · 8 weeks ago
  64. edf5e48 riscv64: Speed up some assembler tests. by Vladimir Marko · 8 weeks ago
  65. 93f7cdc Bump the version number of the Debug & Testing ART APEXes. by Roland Levillain · 10 weeks ago
  66. 0f6befa Pass only shorty to `ArtQuickJniCompileMethod()`. by Vladimir Marko · 8 weeks ago
  67. 43e1c7d LUCI: Add common testrunner args as property by David Srbecky · 8 weeks ago
  68. 83303367 LUCI: Refactor builder configuration by David Srbecky · 9 weeks ago
  69. a6f0274 Revert "Reuse boot JNI stub for native methods" by Nicolas Geoffray · 8 weeks ago
  70. 0046416 Batch compacted pages to reduce number of uffd ioctls. by Lokesh Gidra · 4 months ago
  71. 1eece00 Inliner: Update instruction count for pattern substitution. by Vladimir Marko · 9 weeks ago
  72. 870ec8b Add additional information to `argv[0]` when exec'ing. by Jiakai Zhang · 9 weeks ago
  73. 60abc3e Set the artd log tag to "artd_pre_reboot" for Pre-Reboot Dexopt. by Jiakai Zhang · 9 weeks ago
  74. 7d595b4 Move common code from artd to libarttools. by Jiakai Zhang · 9 weeks ago
  75. f66031b Revert "Remove Compiler::Kind" by Vaibhav Devmurari · 8 weeks ago
  76. 3370f9f Remove Compiler::Kind by Santiago Aboy Solanes · 9 weeks ago
  77. c8b6e26 Reuse boot JNI stub for native methods by hangl · 2 months ago
  78. 9e6eca7 Update 2246-trace-v2 to ignore methods that aren't deterministic by Mythri Alle · 9 weeks ago
  79. 99c358d Merge Android 14 QPR2 to AOSP main by Xin Li · 9 weeks ago
  80. 79bee34 [automerger skipped] Do not expect VNDK namespace when VNDK is deprecated am: 1cffc693d9 -s ours am: 0d3ade5a58 -s ours by Kiyoung Kim · 9 weeks ago
  81. a49ec7a [automerger skipped] Check if product is treblelized am: c831818b6c -s ours am: 1f94098648 -s ours by Kiyoung Kim · 9 weeks ago
  82. 7316ce7 [automerger skipped] Use product vndk version to check if product vndk is deprecated am: 96d09a108d -s ours am: 0011b50c34 -s ours by Kiyoung Kim · 9 weeks ago
  83. eacf9bc [automerger skipped] Use llndk.libraries.txt from system if VNDK is deprecated am: f701823d2b -s ours am: bed1f3cd68 -s ours by Kiyoung Kim · 9 weeks ago
  84. 0d3ade5 [automerger skipped] Do not expect VNDK namespace when VNDK is deprecated am: 1cffc693d9 -s ours by Kiyoung Kim · 9 weeks ago
  85. 1f94098 [automerger skipped] Check if product is treblelized am: c831818b6c -s ours by Kiyoung Kim · 9 weeks ago
  86. 0011b50 [automerger skipped] Use product vndk version to check if product vndk is deprecated am: 96d09a108d -s ours by Kiyoung Kim · 9 weeks ago
  87. bed1f3c [automerger skipped] Use llndk.libraries.txt from system if VNDK is deprecated am: f701823d2b -s ours by Kiyoung Kim · 9 weeks ago
  88. 1cffc69 Do not expect VNDK namespace when VNDK is deprecated by Kiyoung Kim · 7 months ago
  89. c831818 Check if product is treblelized by Kiyoung Kim · 7 months ago
  90. 96d09a1 Use product vndk version to check if product vndk is deprecated by Kiyoung Kim · 8 months ago
  91. 7198c02 Convert And+Sub into bic if possible am: 04a110dadb by Santiago Aboy Solanes · 9 weeks ago
  92. 04a110d Convert And+Sub into bic if possible by Santiago Aboy Solanes · 9 weeks ago
  93. 4da028f LUCI: Show arm qemu build in the console am: 9fa9678fa1 by David Srbecky · 9 weeks ago
  94. 3c38088 Qemu: Ignore failing/flaky arm tests (part 3) am: 399475dc23 by David Srbecky · 9 weeks ago
  95. 6348672 Qemu: Also use ssh_config during setup&sync am: 67dd186d18 by David Srbecky · 9 weeks ago
  96. 9fa9678 LUCI: Show arm qemu build in the console by David Srbecky · 9 weeks ago
  97. 399475d Qemu: Ignore failing/flaky arm tests (part 3) by David Srbecky · 9 weeks ago
  98. 67dd186 Qemu: Also use ssh_config during setup&sync by David Srbecky · 9 weeks ago
  99. c5e8b87 Revert "Revert from reporting pulled atom ArtDeviceStatus" am: fb90365d94 by Stefano Cianciulli · 9 weeks ago
  100. fb90365 Revert "Revert from reporting pulled atom ArtDeviceStatus" by Stefano Cianciulli · 9 weeks ago