1. 6484611 Log moving-space end of previous compaction when corruption detected by Lokesh Gidra · 5 months ago main master
  2. ea6f741 Do not wait in ClearReferent by Hans Boehm · 5 months ago
  3. d7b8a30 Disable pre-gc-heap-verification in debug builds by Lokesh Gidra · 5 months ago
  4. 51a1a75 Add card-table verification in marking pause by Lokesh Gidra · 5 months ago
  5. d1bb715 Validate GC-roots during marking phase by Lokesh Gidra · 5 months ago
  6. 71493a2 Revert "Enable thread exit checks for bionic" by Liana Kazanova (xWF) · 5 months ago
  7. 90d0f71 Revert "Priority fixes" by ELIYAZ MOMIN · 5 months ago
  8. 480263c Enable thread exit checks for bionic by Mythri Alle · 5 months ago
  9. beee0d7 Add __BIONIC_DISABLE_MALLOC_USABLE_SIZE_FORTIFY_WARNINGS to allow _FORTIFY_SOURCE=3 with malloc_usable_size by Sharjeel Khan · 5 months ago
  10. 69f06c6 Clean up GetRootContainingLibartbase. by Martin Stjernholm · 5 months ago
  11. 9da9e04 Move register check to IsInliningEncouraged by Santiago Aboy Solanes · 5 months ago
  12. 94fda62 Use sigwaitinfo instead of sigwait when waiting for signals by Mythri Alle · 5 months ago
  13. f3bd6dd Don't expand mark-stack during mutator stack scanning by Lokesh Gidra · 5 months ago
  14. 60f787c Optimizing: LSE fixes for type conversion tracking. by Vladimir Marko · 5 months ago
  15. 9939082 Priority fixes by Hans Boehm · 5 months ago
  16. c43c8f4 Remove the redundant check against cdex. by Jiakai Zhang · 5 months ago
  17. 6aa1a58 Add tests for rejecting cdex on load. by Jiakai Zhang · 5 months ago
  18. 621d135 Optimizing: Fix type of `H{Instance,Static}FieldSet`. by Vladimir Marko · 5 months ago
  19. 877467e Run-test: Add couple more libraries to testing apex. by David Srbecky · 5 months ago
  20. 54710ff riscv64: add invoke-interface support in invokeExact. by Anton Romanov · 5 months ago
  21. 58ec44d Simplify oatdump logic for --export-dex-to. by Jiakai Zhang · 5 months ago
  22. f3f10db Reland "Pass the dex register array to NterpGetInstanceField." by Nicolas Geoffray · 5 months ago
  23. f675a98 Fix `art` script for Golem. by Jiakai Zhang · 5 months ago
  24. abf032d Fix two issues in fast baseline compiler. by Nicolas Geoffray · 5 months ago
  25. efe4925 Run-test: Add 'ArtTest' atest target by David Srbecky · 5 months ago
  26. b7dc01d Address review comments from aosp/2671457. by Nicolas Geoffray · 5 months ago
  27. 9c2a0a8 arm64: fix reference unpoisoning in invokeExact intrinsic. by Almaz Mingaleev · 5 months ago
  28. 2371fcc Run-test: Remove sanitize_dex2oat_cmdline by David Srbecky · 5 months ago
  29. 3e4b242 Fix libartpalette MCTS tests to not link the runtime statically. by Martin Stjernholm · 5 months ago
  30. 7ff689c Update LUCI config by David Srbecky · 5 months ago
  31. 89a9e79 Add more failing tests for host / gcstress / debug. by Nicolas Geoffray · 5 months ago
  32. d6e56a4 Delete SDM files on "pm delete-dexopt" and "pm compile --reset". by Jiakai Zhang · 5 months ago
  33. 9126e6f Delete SDM and SDC files on a successful dexopt. by Jiakai Zhang · 5 months ago
  34. f1cf622 Support loading SDM files at runtime. by Jiakai Zhang · 5 months ago
  35. 751ffe4 Update the file GC to clean up SDM files. by Jiakai Zhang · 5 months ago
  36. 0f7d94b Count SDM files into TYPE_DEXOPT_ARTIFACT in ART-managed file stats. by Jiakai Zhang · 5 months ago
  37. 0e235bd Add documentation about persistent states of the <SDM, SDC> file pair. by Jiakai Zhang · 5 months ago
  38. 4f163f8 Pass filename by reference. by Jiakai Zhang · 5 months ago
  39. dcc5709 Update input vdex selection logic for SDM. by Jiakai Zhang · 5 months ago
  40. 4383f83 Create SDC files on dexopt. by Jiakai Zhang · 5 months ago
  41. aa405cc Add an artd method to create an SDC file. by Jiakai Zhang · 5 months ago
  42. 5045a80 Allow APEX versions in the OAT header to be overriden. by Jiakai Zhang · 5 months ago
  43. b2d23dd Add helper classes for reading and writing SDC files. by Jiakai Zhang · 5 months ago
  44. 6f3beba Move more path logic for tests to testing.cc, so it can be used without by Martin Stjernholm · 5 months ago
  45. 8badd48 Run-test: Remove intermediate files from the build output. by David Srbecky · 5 months ago
  46. aa42bf9 Optimizing: Avoid unnecessary work in `LinearScan()`. by Vladimir Marko · 5 months ago
  47. b67aed3 riscv64: Support RISC-V in JitLogger by Roman Artemev · 5 months ago
  48. e966e27 Use a raw string in `run_test_build.py`. by Vladimir Marko · 5 months ago
  49. 2fda8f3 Fix LSE to track type conversions correctly. by Vladimir Marko · 5 months ago
  50. 59aaec4 Revert^2 "Call target method in accessor MHs when it is set." by Almaz Mingaleev · 5 months ago
  51. a23f363 Disable 055-enum-performance on tradefed by Mythri Alle · 5 months ago
  52. 5ce388a Do not override register storing MethodType in invokeExact. by Almaz Mingaleev · 5 months ago
  53. 3d94fe6 Introduce abstract instruction `HFieldAccess`. by Vladimir Marko · 5 months ago
  54. 8a23cf5 Don't redefine MREMAP_DONTUNMAP. by Elliott Hughes · 5 months ago
  55. 72810fa Dump references when found invalid without type-of by Lokesh Gidra · 5 months ago
  56. 75cfb58 Fix iterating over long running method buffers when flushing by Mythri Alle · 5 months ago
  57. 14c9edc Fix typo by Hans Boehm · 5 months ago
  58. 3210ddd Increase the threshold for long running methods by Mythri Alle · 5 months ago
  59. 6cc70a4 Revert^4 "Use nanoseconds for v2 method tracing" by Mythri Alle · 5 months ago
  60. c181671 Fix StackWalker implementation with Proxy methods by Victor Chang · 5 months ago
  61. 1abd2dc Remove workaround for arm32 Linux 3.4 kernels. by Elliott Hughes · 5 months ago
  62. 0d81e9de libartbase (utils.cc): remove unused includes. by Elliott Hughes · 5 months ago
  63. 5b8e94a Update VIXL simulator features by Chris Jones · 5 months ago
  64. 894b328 Re-enable warnings for VIXL by Chris Jones · 5 months ago
  65. f6359f8 Clear thread-local interpreter cache, instead of sweeping it by Lokesh Gidra · 5 months ago
  66. 76d4111 Clarify native memory computation by Hans Boehm · 5 months ago
  67. ce4b135 Remove min_sdk_verison property by Gurpreet Singh · 5 months ago
  68. 49189d0 Reland "Implement if instructions in fast baseline compiler." by Nicolas Geoffray · 5 months ago
  69. 38a1949 IsSealFutureWriteSupported isn't bionic-specific. by Elliott Hughes · 6 months ago
  70. e5d43ed membarrier.cc: fix sense of kernel version test. by Elliott Hughes · 6 months ago
  71. 5a4fec7 Don't manually define syscall numbers. by Elliott Hughes · 6 months ago
  72. ad0c832 All the constants are now available on glibc too. by Elliott Hughes · 6 months ago
  73. 2c0dfe5 membarrier.cc: reuse IsKernelVersionAtLeast(). by Elliott Hughes · 6 months ago
  74. f1c6bab Change allocations from strings to object arrays in HeapTest#GCMetrics by Stefano Cianciulli · 6 months ago
  75. f3f82a4 Call ProcessMarkStack() after each category of GC-root is visited by Lokesh Gidra · 6 months ago
  76. fc2f6b3 Revert "Enforce core platform hiddenapi checks for Baklava (reland)." by Martin Stjernholm · 6 months ago
  77. 0f6a15b Clean up code that invalidated vdex files containing cdex. by Martin Stjernholm · 6 months ago
  78. 6654a27 1963-add-to-dex-classloader-in-memory: remove workaround. by Elliott Hughes · 6 months ago
  79. 559dc08 Fix string truncation for oat key value store. by Jiakai Zhang · 6 months ago
  80. 148a9d7 Disable post-GC verifications for non-debug builds by Lokesh Gidra · 6 months ago
  81. 11a5d95 Fix --oat-location for mainline boot image extension. by Jiakai Zhang · 6 months ago
  82. ca2362c Remove memfd_create_compat(). by Elliott Hughes · 6 months ago
  83. 4370b86 Ensure oat checksum determinism across hosts and devices. by Jiakai Zhang · 6 months ago
  84. a6a75db Remove SDM status from dump. by Jiakai Zhang · 6 months ago
  85. 4b88637 Add a parser for processing long running method traces by Mythri Alle · 6 months ago
  86. 7e0bfd62 Revert "Pass the dex register array to NterpGetInstanceField." by Nicolas Geoffray · 6 months ago
  87. 71fcdfa Test1963: remove unnecessary JNI. by Elliott Hughes · 6 months ago
  88. 1cdb151 Ensure for any object in old-gen its class is also in there by Lokesh Gidra · 6 months ago
  89. 0237ac82 Pass the dex register array to NterpGetInstanceField. by Nicolas Geoffray · 6 months ago
  90. 2a5d4b3 Os.memfd_create() now works on the host too. by Elliott Hughes · 6 months ago
  91. 336a184 Revert "Call target method in accessor MHs when it is set." by Almaz Mingaleev · 6 months ago
  92. ee8ab31 Revert "Implement if instructions in fast baseline compiler." by Nicolas Geoffray · 6 months ago
  93. 1e7f643 Add find_unshared_pages tool by Dmitrii Ishcheikin · 6 months ago
  94. e8b13bc Improve log message when invalid reference is found post GC am: 629bb664e4 by Lokesh Gidra · 6 months ago
  95. 629bb66 Improve log message when invalid reference is found post GC by Lokesh Gidra · 6 months ago
  96. 9bd42a6 Remove fugu workarounds from run-libcore-tests.py. am: 3e768b62a0 by Elliott Hughes · 6 months ago
  97. 3e768b6 Remove fugu workarounds from run-libcore-tests.py. by Elliott Hughes · 6 months ago
  98. 59e50b8 Initialize callback for pulled atoms after boot is complete am: 2505d2028a by Stefano Cianciulli · 6 months ago
  99. 9f8ce78 Revert^3 "Use nanoseconds for v2 method tracing" am: 02a80d00ff by Mythri Alle · 6 months ago
  100. 2505d20 Initialize callback for pulled atoms after boot is complete by Stefano Cianciulli · 6 months ago