Clone this repo:

Branches

  1. 79b4180 [PA] Fix pool offset freelist DCHECK with MTE by mikt · 14 hours ago main
  2. 11aaded [base/allocator] Remove launched features by Benoît Lizé · 30 hours ago
  3. 3d6e246 [PA] Add callback for DoubleFreeDetected or CorruptionDetected by mikt · 2 days ago
  4. 983d556 [partition_alloc] Add more threading annotations by Thiabaud Engelbrecht · 2 days ago
  5. f8a4864 partition_alloc: Add a missing include for std::ignore by Takuto Ikuta · 3 days ago
  6. 85594a8 [PA] Make PartitionAllocMemoryAllocationPerfTest human-readable. by Takashi Sakamoto · 5 days ago
  7. 9b8de41 base: remove NaCl from BUILD.gn, as well as NaCl-only source files by Daniel Cheng · 7 days ago
  8. ffa6d28 [PA] Add option not to crash on Double-Free or Corrupton by mikt · 9 days ago
  9. a28c3c3 PA: Fix an include to be relative to PA source dir by Anton Bikineev · 9 days ago
  10. 49c08e7 LSC Add 'Update Mechanism:' to README.chromium by Jordan · 10 days ago
  11. 73de628 Update MacOSVersion() for macOS 26 by Avi Drissman · 2 weeks ago
  12. 50a84f3 [partition_alloc] Add threading annotations by Thiabaud Engelbrecht · 3 weeks ago
  13. a585fc5 [partition_alloc] Add mechanism to terminate a process on commit failure (Windows). by Francois Pierre Doray · 3 weeks ago
  14. 76e5e3a PA: Remove seam code for 4S by Kalvin Lee · 3 weeks ago
  15. 37c9001 [PA] Use PA_LOG() instead of LOG() by Lei Zhang · 3 weeks ago
  16. e366884 [PA] Optimize Purging mechanism for Scheduler-Loop Quarantine by mikt · 3 weeks ago
  17. b1a4a44 [PA] Replace usable_size with slot_size in Scheduler-Loop Quarantine by mikt · 3 weeks ago
  18. b950542 [PA] Do Scheduler-Loop Quarantine after BRP Quarantine, not before. by mikt · 3 weeks ago
  19. ffb6146 [PA/E-LUD] Refactor: Fork LightweightQuarantine by mikt · 3 weeks ago
  20. d617778 Mark pointer in PartitionAllocPageAllocatorTest.DecommitAndZero volatile by Hans Wennborg · 4 weeks ago