Clone this repo:

Branches

  1. 2157c84 PA: Further split `bounds_checks` by Kalvin Lee · 4 hours ago main
  2. ce5e3aa PA: Reduce `partition_lock.h` exposure by Kalvin Lee · 7 hours ago
  3. 46efd4d PA: Introduce `SlotAddressAndSize::From()` by Kalvin Lee · 4 days ago
  4. ea524bd Allow SchedulerLoopQuarantine::Configure to run while paused. by Stephen Nusko · 4 days ago
  5. ba4f586 Add features to avoid walking the free list in "background" memory dumps. by François Doray · 5 days ago
  6. d8992aa [PA/AC] disable all work in-between tasks by Stephen Nusko · 6 days ago
  7. 33a4e89 Add [[maybe_unused]] to wrapped_ptr in RawPtrNoOpImpl::ReleaseWrappedPtr. by Kevin Lin · 7 days ago
  8. 75a7e54 [Code Health] Clean up PA_CONFIG checks into helper function by Stephen Nusko · 7 days ago
  9. 5fc2a13 [PA] Fix ThreadCache IsInitialized logic by mikt · 8 days ago
  10. 0874488 PA: Remove `partition_alloc_buildflags` by Kalvin Lee · 11 days ago
  11. edddede PartitionAlloc: Clamp ASLR mask to 35 bits on iOS by Justin Cohen · 2 weeks ago
  12. 6f23011 Enable MSan to catch use-after-destruct of raw_ptr's by Hans Wennborg · 3 weeks ago
  13. 3e4a618 Revert "Launch MiraclePtr on Renderer for IS_DESKTOP_ANDROID." by Arthur Sonzogni · 3 weeks ago
  14. fa33ce3 Drive-by: Reorganize `stack_scan_supported` by Kalvin Lee · 3 weeks ago
  15. b9d4176 Tidy empty #if sections in base/allocator/partition_allocator by Alex Gough · 3 weeks ago
  16. 008e4fd [PA/MO] Allow ScopedSchedulerLoopQuarantine* utility use in early init by mikt · 4 weeks ago
  17. 51b41d1 Launch MiraclePtr on Renderer for IS_DESKTOP_ANDROID. by Stephen Nusko · 4 weeks ago
  18. b8c0688 PartitionAlloc: Improve compatibility with Skia. by Arthur Sonzogni · 4 weeks ago
  19. 7289d97 Add nuskos@ to PartitionAlloc OWNERS. by Stephen Nusko · 5 weeks ago
  20. bb5a3e3 Fix some PA_UNSAFE_TODOs in //base/allocator/partition_allocator by Yisi Yu · 5 weeks ago