1. edddede PartitionAlloc: Clamp ASLR mask to 35 bits on iOS by Justin Cohen · 14 hours ago main
  2. 6f23011 Enable MSan to catch use-after-destruct of raw_ptr's by Hans Wennborg · 4 days ago
  3. 3e4a618 Revert "Launch MiraclePtr on Renderer for IS_DESKTOP_ANDROID." by Arthur Sonzogni · 5 days ago
  4. fa33ce3 Drive-by: Reorganize `stack_scan_supported` by Kalvin Lee · 7 days ago
  5. b9d4176 Tidy empty #if sections in base/allocator/partition_allocator by Alex Gough · 8 days ago
  6. 008e4fd [PA/MO] Allow ScopedSchedulerLoopQuarantine* utility use in early init by mikt · 2 weeks ago
  7. 51b41d1 Launch MiraclePtr on Renderer for IS_DESKTOP_ANDROID. by Stephen Nusko · 2 weeks ago
  8. b8c0688 PartitionAlloc: Improve compatibility with Skia. by Arthur Sonzogni · 2 weeks ago
  9. 7289d97 Add nuskos@ to PartitionAlloc OWNERS. by Stephen Nusko · 3 weeks ago
  10. bb5a3e3 Fix some PA_UNSAFE_TODOs in //base/allocator/partition_allocator by Yisi Yu · 3 weeks ago
  11. 24e411a [3/4] Implement AsanRawPtrService V2 by Takashi Sakamoto · 3 weeks ago
  12. f9fe915 [PA] Refactor and merge PA/AC shim logic by mikt · 3 weeks ago
  13. baaa667 Fix comment references to "_unittests.cc" files (base/) by Andrew Williams · 4 weeks ago
  14. 4344806 PartitionAlloc: Do not assert C++20. by Arthur Sonzogni · 4 weeks ago
  15. 936619c PA: Implement AllocToken support in PartitionAlloc by Ayumi Ono · 4 weeks ago
  16. 492f8c1 Prepare for making BindOnce and BindRepeating nodiscard by Kevin McNee · 4 weeks ago
  17. e1b3bee Add transparent version of std::equal_to<> and std::hash<> for raw_ptr by Sylvain Defresne · 4 weeks ago
  18. f7b856a Reland "[PA] Make PartitionRoot a class" by mikt · 4 weeks ago
  19. 1e050ef PA: Remove __throw_out_of_range in address_pool_manager by Ayumi Ono · 4 weeks ago
  20. 6ad9a9a PA: Remove thread_local in parition_alloc_base PlatformThread::CurrentId by Ayumi Ono · 5 weeks ago
  21. 329ff99 Remove base::MakeClampedNum() by Tom Sepez · 5 weeks ago
  22. cb11b9b PA: Use system allocator in ASan even when kNoHooks. by Ayumi Ono · 5 weeks ago
  23. a663ade PartitionAlloc: Additional C++23 presubmit. by Arthur Sonzogni · 5 weeks ago
  24. 5b70baa Improve PRESUBMIT against C++23 features in partition alloc by Victor Hugo Vianna Silva · 6 weeks ago
  25. 2444634 Remove base::MakeCheckedNum<>(). by Tom Sepez · 6 weeks ago
  26. b6c5ed1 [base] Undo consteval usages in base/allocator/partition_allocator by Matthias Liedtke · 6 weeks ago
  27. e2ebbb7 [styleguide] Allow if consteval by Victor Hugo Vianna Silva · 6 weeks ago
  28. 46fd97b Reland "PA: Support multiple ThreadCache instances per thread." by Ayumi Ono · 6 weeks ago
  29. 9f81c69 Revert "[PA] Make PartitionRoot a class" by Matthias Körber · 6 weeks ago
  30. 0388f4c [PA] Make PartitionRoot a class by mikt · 6 weeks ago
  31. b2283b2 Revert "PA: Support multiple ThreadCache instances per thread." by Eriko Kurimoto · 6 weeks ago
  32. a759a7b PA: Support multiple ThreadCache instances per thread. by Ayumi Ono · 6 weeks ago
  33. 9149542 Fix/suppress -Wunsafe-buffer-usage for printf-style function calls by Hans Wennborg · 6 weeks ago
  34. 245dbb7 Promote #warnings to #error by Victor Hugo Vianna Silva · 6 weeks ago
  35. b2155fc PA: Consistently pass BucketSizeDetails to free/quarantine functions. by Ayumi Ono · 7 weeks ago
  36. b809160 PA: Optimize FreeWithSizeAndAlignment in simple path by Ayumi Ono · 7 weeks ago
  37. 9cce625 Migrate off legacy MOCK_METHODn macros by Patrick Monette · 7 weeks ago
  38. ca88a35 base/{allocator,numerics}: Fix incorrect ARM preprocessor check by John Paul Adrian Glaubitz · 7 weeks ago
  39. 4b623f0 [PA] Parametrize Empty Slot Span Ring Buffer size by mikt · 7 weeks ago
  40. 8bfdd5d [PA] Persist MemoryReclaimer data on caller side by mikt · 9 weeks ago
  41. c6560eb Fixes for nodiscard std::optional, std::set operations by Hans Wennborg · 2 months ago
  42. e711e98 PA: Upgrade DCHECKs to CHECKs in FreeWithSize, guarded by a Finch flag by Ayumi Ono · 3 months ago
  43. d2b46c2 [PA] Narrow down locked section by mikt · 3 months ago
  44. fe0329b Reapply "Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm" by Arthur Sonzogni · 3 months ago
  45. 090a060 PA: Share allocator_shim::IsAlreadyRegistered between 2+ dynlibs by Yuki Shiino · 3 months ago
  46. d0ab85f [partition_alloc] Increase amount of spinning in locks on ARM by Anand Ravi · 3 months ago
  47. b231448 Convert to UNSAFE_TODO in partition_alloc in base_2 by Arthur Sonzogni · 3 months ago
  48. 2a81145 Convert to UNSAFE_TODO in partition_alloc in base_1 by Arthur Sonzogni · 3 months ago
  49. aa71667 Convert to UNSAFE_TODO in partition_alloc in posix by Arthur Sonzogni · 3 months ago
  50. 39d55c5 PartitionAlloc: Remove RawPtrTraits::kDisableBRP by Lei Zhang · 3 months ago
  51. ebda611 Revert "Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm" by luci-bisection@appspot.gserviceaccount.com · 3 months ago
  52. 5793f65 Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm by Arthur Sonzogni · 3 months ago
  53. 9f17d11 Convert to UNSAFE_TODO in partition_alloc in partition_alloc_base_2 by Arthur Sonzogni · 3 months ago
  54. cf2789c Convert to UNSAFE_TODO in partition_alloc in windows by Arthur Sonzogni · 3 months ago
  55. dc1590b Convert to UNSAFE_TODO in partition_alloc in fuchsia by Arthur Sonzogni · 3 months ago
  56. 3c6388b Convert to UNSAFE_TODO in partition_alloc in partition_alloc_base_1 by Arthur Sonzogni · 3 months ago
  57. d2c2747 Convert to UNSAFE_TODO in partition_alloc in shim by Arthur Sonzogni · 3 months ago
  58. af59516 Forward declare PartitionRoot in scheduler_loop_quarantine_support.h by Lei Zhang · 3 months ago
  59. ee9dae5 PA: Add finch feature flag to enable/disable FreeWithSize by Ayumi Ono · 3 months ago
  60. db3681a PA: Optimize FreeWithSize in simple path. by Ayumi Ono · 3 months ago
  61. c0a91c9 [PA/AC] Batch-free quarantined entries by mikt · 3 months ago
  62. 4b1c154 Include <features.h> directly in build_config.h on Linux by Lei Zhang · 3 months ago
  63. 86291ac Revert "Convert to UNSAFE_TODO in partition_alloc" by Rafał Godlewski · 3 months ago
  64. a548075 Convert to UNSAFE_TODO in partition_alloc by Arthur Sonzogni · 3 months ago
  65. a626491 partition_alloc: Move to C++20 by Arthur Sonzogni · 3 months ago
  66. 21d8011 [PA] Make PartitionAllocExternalMetadata 100%-enabled on canary. by Takashi Sakamoto · 3 months ago
  67. ac53ec3 Enable and improve Death Tests for Partition Allocator on Android by Tarcisio Fischer · 3 months ago
  68. 1551e3e Reland "[PA] Refactor to use a typed SlotStart to replace uintptr_t" by Mikihito Matsuura · 3 months ago
  69. 37d717b [PA] Ramp up External Metadata trial to 25% on canary by Takashi Sakamoto · 3 months ago
  70. a9912a4 Revert "[PA] Refactor to use a typed SlotStart to replace uintptr_t" by Jood Hajeer · 3 months ago
  71. 495c141 [PA] Refactor to use a typed SlotStart to replace uintptr_t by mikt · 3 months ago
  72. 3c92a87 PA: remove if PA_BUILDFLAG(ASSESRT_CPP_20) by Ayumi Ono · 4 months ago
  73. f228d5a [PA/AC] Implement size-based filtering by mikt · 4 months ago
  74. fd57105 Revert "Track SchedulerLoopQuarantine zap/purge timings" by Kay Lin · 4 months ago
  75. 300767b Track SchedulerLoopQuarantine zap/purge timings by Stephen Nusko · 4 months ago
  76. fa63bd8 Revert "Disable test until next clang roll" by Devon Loehr · 4 months ago
  77. abae057 PA: Add shim/HowToInterposeOrIntercept.md by Yuki Shiino · 4 months ago
  78. a8bbea7 [PA] Ramp up External Metadata trial to 10% on canary by Takashi Sakamoto · 4 months ago
  79. 2f4069f [PA] Mitigate shutdown hang from Scheduler-Loop Quarantine by mikt · 4 months ago
  80. db84469 [PA] Make PartitionAllocExternalMetadata enabled at 1%. by Takashi Sakamoto · 4 months ago
  81. eb106c8 Cleanup MiracleParameter implementation of ThreadCachePurgeInterval by Andreas Haas · 4 months ago
  82. 81b9388 Revert "Roll clang+rust llvmorg-22-init-8940-g4d4cb757-84 : llvmorg-22-init-10401-gd45b427e-1 / 15283f6fe95e5b604273d13a428bab5fc0788f5a-1 : 4fd31815524baba0bf368f151f757101f432e3de-1" by Devon Loehr · 5 months ago
  83. 081932d Add const to boolean operators by Kaylee Lubick · 5 months ago
  84. e56f65c Roll clang+rust llvmorg-22-init-8940-g4d4cb757-84 : llvmorg-22-init-10401-gd45b427e-1 / 15283f6fe95e5b604273d13a428bab5fc0788f5a-1 : 4fd31815524baba0bf368f151f757101f432e3de-1 by Devon Loehr · 5 months ago
  85. 11372dd Map commit failure exit code to a memory eviction status by Alex Attar · 5 months ago
  86. 1fd5c75 Reland "[PA/BRP] Enable BRP-ASan on iOS" by mikt · 5 months ago
  87. 7032e49 Disable test until next clang roll by Devon Loehr · 5 months ago
  88. e3fec0a Revert "[PA/BRP] Enable BRP-ASan on iOS" by Louis Romero · 5 months ago
  89. cca2b36 [base/PA] Add scheduler loop quarantine support to TaskAnnotator by mikt · 5 months ago
  90. ee6c8d0 [PartitionAlloc] Remove launched feature for "use fewer region" by Benoît Lizé · 5 months ago
  91. 9d3ee7c ios: Re-enable PA-E ReadExecutePages test on iOS 18.6+ devices. by Justin Cohen · 5 months ago
  92. ecbbabb [PA/BRP] Enable BRP-ASan on iOS by mikt · 5 months ago
  93. ae5f944 [iOS Gardener] Disable ReadExecutePages on device by Noémie St-Onge · 5 months ago
  94. 84a41f2 ios: Enable some disabled PartitionAlloc unittests. by Justin Cohen · 5 months ago
  95. e3b4f7b Cronet: Disable PartitionAlloc via GN arg definition instead of override by Stefano Duo · 5 months ago
  96. 78467db [PA] Configure default stack size for iOS by mikt · 5 months ago
  97. 5af5272 Enable PartitionAlloc External Metadata feature at 100% by Stephen Nusko · 5 months ago
  98. eb93de5 Setting Update Mechanism for these dependencies: by Jordan · 5 months ago
  99. 2c06e4c Roll libc++ from 0257666efcf9 to 7b8dc07adc0f (9 revisions) by Nico Weber · 5 months ago
  100. bb86434 Remove Darwin version TODO by Avi Drissman · 5 months ago