Clone this repo:

Branches

  1. a585fc5 [partition_alloc] Add mechanism to terminate a process on commit failure (Windows). by Francois Pierre Doray · 2 days ago main
  2. 76e5e3a PA: Remove seam code for 4S by Kalvin Lee · 2 days ago
  3. 37c9001 [PA] Use PA_LOG() instead of LOG() by Lei Zhang · 2 days ago
  4. e366884 [PA] Optimize Purging mechanism for Scheduler-Loop Quarantine by mikt · 5 days ago
  5. b1a4a44 [PA] Replace usable_size with slot_size in Scheduler-Loop Quarantine by mikt · 5 days ago
  6. b950542 [PA] Do Scheduler-Loop Quarantine after BRP Quarantine, not before. by mikt · 5 days ago
  7. ffb6146 [PA/E-LUD] Refactor: Fork LightweightQuarantine by mikt · 5 days ago
  8. d617778 Mark pointer in PartitionAllocPageAllocatorTest.DecommitAndZero volatile by Hans Wennborg · 9 days ago
  9. 3ae30e4 Remove the macOS 11 malloc size hack from PartitionAlloc by Avi Drissman · 9 days ago
  10. a160ae6 Use std::array instead of a c style array in PurgePartitionAlloc by Stephen Nusko · 10 days ago
  11. 964c699 Reland "[PA] Cache ReservationOffsetTable instead of lookup by address" by mikt · 10 days ago
  12. e85940b Remove redundant std::max(x, x) by Andrey Kosyakov · 10 days ago
  13. f44457d GWP-ASan: raise kMaxMetadata and kMaxRequestedSlots by Matthew Denton · 11 days ago
  14. c858ce9 Revert "[PA] Cache ReservationOffsetTable instead of lookup by address" by Jonathan Ross · 3 weeks ago
  15. 2911115 [PA] Cache ReservationOffsetTable instead of lookup by address by mikt · 3 weeks ago
  16. 57f3d13 [PA/shim] Fix shim test failure on mac component build by mikt · 3 weeks ago
  17. 1d9d02e base: Disable libc++ modules build in partition allocator by Takuto Ikuta · 3 weeks ago
  18. 269b408 [PA] Remove libc++ string object dependency from allocator_base. by Takashi Sakamoto · 3 weeks ago
  19. 299f793 Clean up PA's instance_tracer.h by Lei Zhang · 3 weeks ago
  20. fc79edf [PA] Fix PoolOffsetLookup for Configurable Pool by mikt · 4 weeks ago