1. c6560eb Fixes for nodiscard std::optional, std::set operations by Hans Wennborg · 13 days ago main
  2. e711e98 PA: Upgrade DCHECKs to CHECKs in FreeWithSize, guarded by a Finch flag by Ayumi Ono · 2 weeks ago
  3. d2b46c2 [PA] Narrow down locked section by mikt · 2 weeks ago
  4. fe0329b Reapply "Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm" by Arthur Sonzogni · 2 weeks ago
  5. 090a060 PA: Share allocator_shim::IsAlreadyRegistered between 2+ dynlibs by Yuki Shiino · 3 weeks ago
  6. d0ab85f [partition_alloc] Increase amount of spinning in locks on ARM by Anand Ravi · 3 weeks ago
  7. b231448 Convert to UNSAFE_TODO in partition_alloc in base_2 by Arthur Sonzogni · 3 weeks ago
  8. 2a81145 Convert to UNSAFE_TODO in partition_alloc in base_1 by Arthur Sonzogni · 3 weeks ago
  9. aa71667 Convert to UNSAFE_TODO in partition_alloc in posix by Arthur Sonzogni · 3 weeks ago
  10. 39d55c5 PartitionAlloc: Remove RawPtrTraits::kDisableBRP by Lei Zhang · 3 weeks ago
  11. ebda611 Revert "Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm" by luci-bisection@appspot.gserviceaccount.com · 3 weeks ago
  12. 5793f65 Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm by Arthur Sonzogni · 3 weeks ago
  13. 9f17d11 Convert to UNSAFE_TODO in partition_alloc in partition_alloc_base_2 by Arthur Sonzogni · 3 weeks ago
  14. cf2789c Convert to UNSAFE_TODO in partition_alloc in windows by Arthur Sonzogni · 3 weeks ago
  15. dc1590b Convert to UNSAFE_TODO in partition_alloc in fuchsia by Arthur Sonzogni · 3 weeks ago
  16. 3c6388b Convert to UNSAFE_TODO in partition_alloc in partition_alloc_base_1 by Arthur Sonzogni · 3 weeks ago
  17. d2c2747 Convert to UNSAFE_TODO in partition_alloc in shim by Arthur Sonzogni · 3 weeks ago
  18. af59516 Forward declare PartitionRoot in scheduler_loop_quarantine_support.h by Lei Zhang · 4 weeks ago
  19. ee9dae5 PA: Add finch feature flag to enable/disable FreeWithSize by Ayumi Ono · 4 weeks ago
  20. db3681a PA: Optimize FreeWithSize in simple path. by Ayumi Ono · 4 weeks ago
  21. c0a91c9 [PA/AC] Batch-free quarantined entries by mikt · 5 weeks ago
  22. 4b1c154 Include <features.h> directly in build_config.h on Linux by Lei Zhang · 5 weeks ago
  23. 86291ac Revert "Convert to UNSAFE_TODO in partition_alloc" by Rafał Godlewski · 5 weeks ago
  24. a548075 Convert to UNSAFE_TODO in partition_alloc by Arthur Sonzogni · 5 weeks ago
  25. a626491 partition_alloc: Move to C++20 by Arthur Sonzogni · 5 weeks ago
  26. 21d8011 [PA] Make PartitionAllocExternalMetadata 100%-enabled on canary. by Takashi Sakamoto · 5 weeks ago
  27. ac53ec3 Enable and improve Death Tests for Partition Allocator on Android by Tarcisio Fischer · 5 weeks ago
  28. 1551e3e Reland "[PA] Refactor to use a typed SlotStart to replace uintptr_t" by Mikihito Matsuura · 6 weeks ago
  29. 37d717b [PA] Ramp up External Metadata trial to 25% on canary by Takashi Sakamoto · 6 weeks ago
  30. a9912a4 Revert "[PA] Refactor to use a typed SlotStart to replace uintptr_t" by Jood Hajeer · 6 weeks ago
  31. 495c141 [PA] Refactor to use a typed SlotStart to replace uintptr_t by mikt · 6 weeks ago
  32. 3c92a87 PA: remove if PA_BUILDFLAG(ASSESRT_CPP_20) by Ayumi Ono · 7 weeks ago
  33. f228d5a [PA/AC] Implement size-based filtering by mikt · 7 weeks ago
  34. fd57105 Revert "Track SchedulerLoopQuarantine zap/purge timings" by Kay Lin · 7 weeks ago
  35. 300767b Track SchedulerLoopQuarantine zap/purge timings by Stephen Nusko · 8 weeks ago
  36. fa63bd8 Revert "Disable test until next clang roll" by Devon Loehr · 8 weeks ago
  37. abae057 PA: Add shim/HowToInterposeOrIntercept.md by Yuki Shiino · 8 weeks ago
  38. a8bbea7 [PA] Ramp up External Metadata trial to 10% on canary by Takashi Sakamoto · 8 weeks ago
  39. 2f4069f [PA] Mitigate shutdown hang from Scheduler-Loop Quarantine by mikt · 8 weeks ago
  40. db84469 [PA] Make PartitionAllocExternalMetadata enabled at 1%. by Takashi Sakamoto · 10 weeks ago
  41. eb106c8 Cleanup MiracleParameter implementation of ThreadCachePurgeInterval by Andreas Haas · 2 months ago
  42. 81b9388 Revert "Roll clang+rust llvmorg-22-init-8940-g4d4cb757-84 : llvmorg-22-init-10401-gd45b427e-1 / 15283f6fe95e5b604273d13a428bab5fc0788f5a-1 : 4fd31815524baba0bf368f151f757101f432e3de-1" by Devon Loehr · 3 months ago
  43. 081932d Add const to boolean operators by Kaylee Lubick · 3 months ago
  44. e56f65c Roll clang+rust llvmorg-22-init-8940-g4d4cb757-84 : llvmorg-22-init-10401-gd45b427e-1 / 15283f6fe95e5b604273d13a428bab5fc0788f5a-1 : 4fd31815524baba0bf368f151f757101f432e3de-1 by Devon Loehr · 3 months ago
  45. 11372dd Map commit failure exit code to a memory eviction status by Alex Attar · 3 months ago
  46. 1fd5c75 Reland "[PA/BRP] Enable BRP-ASan on iOS" by mikt · 3 months ago
  47. 7032e49 Disable test until next clang roll by Devon Loehr · 3 months ago
  48. e3fec0a Revert "[PA/BRP] Enable BRP-ASan on iOS" by Louis Romero · 3 months ago
  49. cca2b36 [base/PA] Add scheduler loop quarantine support to TaskAnnotator by mikt · 3 months ago
  50. ee6c8d0 [PartitionAlloc] Remove launched feature for "use fewer region" by Benoît Lizé · 3 months ago
  51. 9d3ee7c ios: Re-enable PA-E ReadExecutePages test on iOS 18.6+ devices. by Justin Cohen · 3 months ago
  52. ecbbabb [PA/BRP] Enable BRP-ASan on iOS by mikt · 3 months ago
  53. ae5f944 [iOS Gardener] Disable ReadExecutePages on device by Noémie St-Onge · 3 months ago
  54. 84a41f2 ios: Enable some disabled PartitionAlloc unittests. by Justin Cohen · 3 months ago
  55. e3b4f7b Cronet: Disable PartitionAlloc via GN arg definition instead of override by Stefano Duo · 3 months ago
  56. 78467db [PA] Configure default stack size for iOS by mikt · 3 months ago
  57. 5af5272 Enable PartitionAlloc External Metadata feature at 100% by Stephen Nusko · 3 months ago
  58. eb93de5 Setting Update Mechanism for these dependencies: by Jordan · 3 months ago
  59. 2c06e4c Roll libc++ from 0257666efcf9 to 7b8dc07adc0f (9 revisions) by Nico Weber · 3 months ago
  60. bb86434 Remove Darwin version TODO by Avi Drissman · 3 months ago
  61. ccbdeaa [PA] Disable PartitionAlloc External Metadata by Takashi Sakamoto · 3 months ago
  62. fae4df3 Implement unchecked calloc via shim by Aldo Culquicondor · 3 months ago
  63. cb2ed10 [PA] Deflake and re-enable PartitionAllocTest.CheckReservationType on fuchsia and ChromeOS by Takashi Sakamoto · 3 months ago
  64. 9d08d0e [icu] Disables a `PartitionAllocTest` that seems flaky on ChromeOS by Koji Ishii · 3 months ago
  65. dd3fc2d [partition_alloc] Report acquisition time for contended locks to UMA by Anand Ravi · 4 months ago
  66. 09c9e8d LSC Metadata fix by Jordan · 4 months ago
  67. 3926658 partition_alloc: Support dynamic page size for LoongArch64 by Mingtao Zhou · 4 months ago
  68. c001374 [PartiitonAlloc] Suppress TSAN error due to constant bitfield access by Benoît Lizé · 4 months ago
  69. 7e1a38e Re-enable BRP zapping on iOS by Justin Cohen · 4 months ago
  70. 51d0a55 Revert "[PA] Add configuration for iOS binary experiment" by Justin Cohen · 4 months ago
  71. b12f7b4 [PA] Separate Scheduler-Loop quarantine branch for AMSC by mikt · 4 months ago
  72. 18feb39 ios: Enable PartitionAlloc BackupRefPtr by default on iOS by Justin Cohen · 4 months ago
  73. f35da64 Disable Xclang and target-feature flags for non-Clang builds by Ivan Pavlotsky · 4 months ago
  74. ba5e945 [PA] Make PartitionAlloc External Metadata 50% enabled and 50% disabled. by Takashi Sakamoto · 4 months ago
  75. ce17d3c Reland "[PA] Enable External Metadata on canary." by Takashi Sakamoto · 4 months ago
  76. 2212493 Revert "[PA] Enable External Metadata on canary." by Takashi Sakamoto · 4 months ago
  77. 180844c Remove unused include in scheduler_loop_quarantine_support.h by David Sanders · 4 months ago
  78. 1a0ba72 [PA] Enable External Metadata on canary. by Takashi Sakamoto · 4 months ago
  79. 902c2e2 Remove `WTF::` in base/ by Kent Tamura · 4 months ago
  80. f81bc98 [PA] Skip HardeningTest.(PoolOffset)MetadataPointerCrashing if PartitionAlloc External Metadata synthetic trial is enabled by Takashi Sakamoto · 4 months ago
  81. 5566f88 Revert "[PA] Enable external metadata on canary" by Takashi Sakamoto · 4 months ago
  82. ecbda5f [PA] Enable external metadata on canary by Takashi Sakamoto · 4 months ago
  83. 6003b14 [PA] Check `metadata_start_` at InitThreadIsolatedPool() by Takashi Sakamoto · 4 months ago
  84. a40ae60 Update nocompile tests by Arthur Eubanks · 4 months ago
  85. c9620c2 Revert "[PA] Enable PartitionAllocExternalMetadata on canary" by Takashi Sakamoto · 4 months ago
  86. ea91c2f [PA] Enable PartitionAllocExternalMetadata on canary by Takashi Sakamoto · 5 months ago
  87. 8f2ac09 Remove some pragma allow_unsafe_buffers from partition alloc headers. by Tom Sepez · 5 months ago
  88. 4a3b2fb Revert "[PA] Enable ExternalMetadata feature on canary" by Takashi Sakamoto · 5 months ago
  89. 69da7ba [PA] Enable ExternalMetadata feature on canary by Takashi Sakamoto · 5 months ago
  90. 5c2d24b PA: Suppress REALLOC_GROWTH_FACTOR_MITIGATION limit. by Arthur Sonzogni · 5 months ago
  91. 356065b [PA] Fix PartitionRoot::CheckMetadataIntegrity by mikt · 5 months ago
  92. 659d300 [PartitionAlloc] Fix crash when nullptr is passed to allocator shim on macOS by Rulong Chen(陈汝龙) · 5 months ago
  93. 218e32d Remove file-wide unsafe buffer pragamas in partition alloc. by Tom Sepez · 5 months ago
  94. a25ec88 Propagate UNSAFETY through partition alloc raw pointers by Tom Sepez · 5 months ago
  95. 4e92c91 Mark unsafe raw_ptr<T> operations as unsafe. by Tom Sepez · 5 months ago
  96. f79cd04 [PA] Scheduler-Loop Quarantine is configured via JSON by mikt · 5 months ago
  97. 22ea4ea [PA] Purge Scheduler-Loop Quarantine on UI Thread Task Completion by mikt · 5 months ago
  98. 57104f1 Remove base/allocator from unsafe_buffers_paths.txt file. by Tom Sepez · 5 months ago
  99. f5d9c0b Add PA_UNSAFE_BUFFER_USAGE macro to partition alloc. by Tom Sepez · 5 months ago
  100. ec5fa71 [PA] Propose "ExternalMetadata" synthetic finch trials if enabled by Takashi Sakamoto · 5 months ago