1. ff619bb Reland "Fix incorrect logical operator in spinning_mutex PA_DCHECK" by gate kibr · 26 hours ago main
  2. 5fb10b3 Revert "Checked Span: Enable in release" by luci-bisection@appspot.gserviceaccount.com · 31 hours ago
  3. dc52788 Checked Span: Enable in release by Kalvin Lee · 2 days ago
  4. dfb7f63 Checked Span: Move `IsExtentInBounds()` out by Kalvin Lee · 5 days ago
  5. deed53b Make ReservationOffsetTable NotAllocated when DirectMap allocation with kReturnNull fails. by Takashi Sakamoto · 8 days ago
  6. 0fdd90c [PartitionAlloc] Skip FutexMigration test without PI futex support by Dailen King · 8 days ago
  7. d9e6ce1 Checked Span: Activate in `is_debug` by Kalvin Lee · 9 days ago
  8. 9e005cf Checked Span: Handle volatile pointers by Kalvin Lee · 9 days ago
  9. 7be1a61 Reland "ios: Skip InaccessiblePages test on iOS when debugger is attached" by Justin · 9 days ago
  10. c695332 [base] Optimize stringstream usage by Andrew Paseltiner · 12 days ago
  11. 69f0682 Revert "ios: Skip InaccessiblePages test on iOS when debugger is attached" by Jonathan Lee · 12 days ago
  12. f5002da ios: Skip InaccessiblePages test on iOS when debugger is attached by Justin Cohen · 12 days ago
  13. 6dd8b3d Remove 2GiB limit from the winheap system allocator. by Will Harris · 13 days ago
  14. 4f6607c Reland "Fix system_allocator toolchain on Windows" by Will Harris · 13 days ago
  15. 8013b1e [PA] Hide AutoPartitioning behind its own flag by mikt · 13 days ago
  16. 9508073 [Gardener] Revert "Fix incorrect logical operator in spinning_mutex PA_DCHECK" by Peilin Wang · 2 weeks ago
  17. 17b8b40 Revert "Fix system_allocator toolchain on Windows" by Oleksandr Tara · 2 weeks ago
  18. cd966c2 Fix system_allocator toolchain on Windows by Will Harris · 2 weeks ago
  19. 61520b8 Fix incorrect logical operator in spinning_mutex PA_DCHECK by gate kibr · 2 weeks ago
  20. b5258e2 [partition_alloc] Rename IS_CAST_ANDROID to ENABLE_SYSTEM_FREE_FALLBACK by Arthur Sonzogni · 3 weeks ago
  21. b707a2c Reland "Making span.h available within partition_alloc." by Sergio Solano · 3 weeks ago
  22. 3b21b53 Revert "Making span.h available within partition_alloc." by Ken Okada · 4 weeks ago
  23. 014a137 Making span.h available within partition_alloc. by Sergio Solano · 4 weeks ago
  24. ce50faa Refactor aligned allocation/free for memory tools. by Stephen Nusko · 4 weeks ago
  25. d177d70 PA: Expose `IsExtentInBounds()` by Kalvin Lee · 4 weeks ago
  26. ad516b3 Checked Span: Expose `IsExtentOutOfBounds()` by Kalvin Lee · 4 weeks ago
  27. b7130e4 Convert #pragma allow_unsafe_* to PA_UNSAFE_TODO [2/4] (pointers) by Arthur Sonzogni · 4 weeks ago
  28. 71cba75 Convert #pragma allow_unsafe_* to PA_UNSAFE_TODO [3/4] (base util) by Arthur Sonzogni · 4 weeks ago
  29. e1e3fc2 Convert #pragma allow_unsafe_* to PA_UNSAFE_TODO [1/4] (unittest) by Arthur Sonzogni · 4 weeks ago
  30. 0453d0d Convert #pragma allow_unsafe_* to PA_UNSAFE_TODO [4/4] (apple/mac) by Arthur Sonzogni · 4 weeks ago
  31. 425ceae Remove #pragma allow_unsafe_buffers and add PA_UNSAFE_TODO annotations. by Stephen Nusko · 4 weeks ago
  32. cc38440 [base] Use try_emplace for more efficient map insertions by Andrew Paseltiner · 5 weeks ago
  33. 2157c84 PA: Further split `bounds_checks` by Kalvin Lee · 6 weeks ago
  34. ce5e3aa PA: Reduce `partition_lock.h` exposure by Kalvin Lee · 6 weeks ago
  35. 46efd4d PA: Introduce `SlotAddressAndSize::From()` by Kalvin Lee · 7 weeks ago
  36. ea524bd Allow SchedulerLoopQuarantine::Configure to run while paused. by Stephen Nusko · 7 weeks ago
  37. ba4f586 Add features to avoid walking the free list in "background" memory dumps. by François Doray · 7 weeks ago
  38. d8992aa [PA/AC] disable all work in-between tasks by Stephen Nusko · 7 weeks ago
  39. 33a4e89 Add [[maybe_unused]] to wrapped_ptr in RawPtrNoOpImpl::ReleaseWrappedPtr. by Kevin Lin · 7 weeks ago
  40. 75a7e54 [Code Health] Clean up PA_CONFIG checks into helper function by Stephen Nusko · 7 weeks ago
  41. 5fc2a13 [PA] Fix ThreadCache IsInitialized logic by mikt · 7 weeks ago
  42. 0874488 PA: Remove `partition_alloc_buildflags` by Kalvin Lee · 8 weeks ago
  43. edddede PartitionAlloc: Clamp ASLR mask to 35 bits on iOS by Justin Cohen · 8 weeks ago
  44. 6f23011 Enable MSan to catch use-after-destruct of raw_ptr's by Hans Wennborg · 9 weeks ago
  45. 3e4a618 Revert "Launch MiraclePtr on Renderer for IS_DESKTOP_ANDROID." by Arthur Sonzogni · 9 weeks ago
  46. fa33ce3 Drive-by: Reorganize `stack_scan_supported` by Kalvin Lee · 9 weeks ago
  47. b9d4176 Tidy empty #if sections in base/allocator/partition_allocator by Alex Gough · 9 weeks ago
  48. 008e4fd [PA/MO] Allow ScopedSchedulerLoopQuarantine* utility use in early init by mikt · 2 months ago
  49. 51b41d1 Launch MiraclePtr on Renderer for IS_DESKTOP_ANDROID. by Stephen Nusko · 2 months ago
  50. b8c0688 PartitionAlloc: Improve compatibility with Skia. by Arthur Sonzogni · 2 months ago
  51. 7289d97 Add nuskos@ to PartitionAlloc OWNERS. by Stephen Nusko · 2 months ago
  52. bb5a3e3 Fix some PA_UNSAFE_TODOs in //base/allocator/partition_allocator by Yisi Yu · 3 months ago
  53. 24e411a [3/4] Implement AsanRawPtrService V2 by Takashi Sakamoto · 3 months ago
  54. f9fe915 [PA] Refactor and merge PA/AC shim logic by mikt · 3 months ago
  55. baaa667 Fix comment references to "_unittests.cc" files (base/) by Andrew Williams · 3 months ago
  56. 4344806 PartitionAlloc: Do not assert C++20. by Arthur Sonzogni · 3 months ago
  57. 936619c PA: Implement AllocToken support in PartitionAlloc by Ayumi Ono · 3 months ago
  58. 492f8c1 Prepare for making BindOnce and BindRepeating nodiscard by Kevin McNee · 3 months ago
  59. e1b3bee Add transparent version of std::equal_to<> and std::hash<> for raw_ptr by Sylvain Defresne · 3 months ago
  60. f7b856a Reland "[PA] Make PartitionRoot a class" by mikt · 3 months ago
  61. 1e050ef PA: Remove __throw_out_of_range in address_pool_manager by Ayumi Ono · 3 months ago
  62. 6ad9a9a PA: Remove thread_local in parition_alloc_base PlatformThread::CurrentId by Ayumi Ono · 3 months ago
  63. 329ff99 Remove base::MakeClampedNum() by Tom Sepez · 3 months ago
  64. cb11b9b PA: Use system allocator in ASan even when kNoHooks. by Ayumi Ono · 3 months ago
  65. a663ade PartitionAlloc: Additional C++23 presubmit. by Arthur Sonzogni · 3 months ago
  66. 5b70baa Improve PRESUBMIT against C++23 features in partition alloc by Victor Hugo Vianna Silva · 3 months ago
  67. 2444634 Remove base::MakeCheckedNum<>(). by Tom Sepez · 3 months ago
  68. b6c5ed1 [base] Undo consteval usages in base/allocator/partition_allocator by Matthias Liedtke · 3 months ago
  69. e2ebbb7 [styleguide] Allow if consteval by Victor Hugo Vianna Silva · 3 months ago
  70. 46fd97b Reland "PA: Support multiple ThreadCache instances per thread." by Ayumi Ono · 3 months ago
  71. 9f81c69 Revert "[PA] Make PartitionRoot a class" by Matthias Körber · 3 months ago
  72. 0388f4c [PA] Make PartitionRoot a class by mikt · 3 months ago
  73. b2283b2 Revert "PA: Support multiple ThreadCache instances per thread." by Eriko Kurimoto · 3 months ago
  74. a759a7b PA: Support multiple ThreadCache instances per thread. by Ayumi Ono · 3 months ago
  75. 9149542 Fix/suppress -Wunsafe-buffer-usage for printf-style function calls by Hans Wennborg · 3 months ago
  76. 245dbb7 Promote #warnings to #error by Victor Hugo Vianna Silva · 3 months ago
  77. b2155fc PA: Consistently pass BucketSizeDetails to free/quarantine functions. by Ayumi Ono · 3 months ago
  78. b809160 PA: Optimize FreeWithSizeAndAlignment in simple path by Ayumi Ono · 3 months ago
  79. 9cce625 Migrate off legacy MOCK_METHODn macros by Patrick Monette · 3 months ago
  80. ca88a35 base/{allocator,numerics}: Fix incorrect ARM preprocessor check by John Paul Adrian Glaubitz · 4 months ago
  81. 4b623f0 [PA] Parametrize Empty Slot Span Ring Buffer size by mikt · 4 months ago
  82. 8bfdd5d [PA] Persist MemoryReclaimer data on caller side by mikt · 4 months ago
  83. c6560eb Fixes for nodiscard std::optional, std::set operations by Hans Wennborg · 4 months ago
  84. e711e98 PA: Upgrade DCHECKs to CHECKs in FreeWithSize, guarded by a Finch flag by Ayumi Ono · 4 months ago
  85. d2b46c2 [PA] Narrow down locked section by mikt · 4 months ago
  86. fe0329b Reapply "Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm" by Arthur Sonzogni · 4 months ago
  87. 090a060 PA: Share allocator_shim::IsAlreadyRegistered between 2+ dynlibs by Yuki Shiino · 5 months ago
  88. d0ab85f [partition_alloc] Increase amount of spinning in locks on ARM by Anand Ravi · 5 months ago
  89. b231448 Convert to UNSAFE_TODO in partition_alloc in base_2 by Arthur Sonzogni · 5 months ago
  90. 2a81145 Convert to UNSAFE_TODO in partition_alloc in base_1 by Arthur Sonzogni · 5 months ago
  91. aa71667 Convert to UNSAFE_TODO in partition_alloc in posix by Arthur Sonzogni · 5 months ago
  92. 39d55c5 PartitionAlloc: Remove RawPtrTraits::kDisableBRP by Lei Zhang · 5 months ago
  93. ebda611 Revert "Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm" by luci-bisection@appspot.gserviceaccount.com · 5 months ago
  94. 5793f65 Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm by Arthur Sonzogni · 5 months ago
  95. 9f17d11 Convert to UNSAFE_TODO in partition_alloc in partition_alloc_base_2 by Arthur Sonzogni · 5 months ago
  96. cf2789c Convert to UNSAFE_TODO in partition_alloc in windows by Arthur Sonzogni · 5 months ago
  97. dc1590b Convert to UNSAFE_TODO in partition_alloc in fuchsia by Arthur Sonzogni · 5 months ago
  98. 3c6388b Convert to UNSAFE_TODO in partition_alloc in partition_alloc_base_1 by Arthur Sonzogni · 5 months ago
  99. d2c2747 Convert to UNSAFE_TODO in partition_alloc in shim by Arthur Sonzogni · 5 months ago
  100. af59516 Forward declare PartitionRoot in scheduler_loop_quarantine_support.h by Lei Zhang · 5 months ago