Clone this repo:

Branches

  1. 3b21b53 Revert "Making span.h available within partition_alloc." by Ken Okada · 3 days ago main
  2. 014a137 Making span.h available within partition_alloc. by Sergio Solano · 3 days ago
  3. ce50faa Refactor aligned allocation/free for memory tools. by Stephen Nusko · 4 days ago
  4. d177d70 PA: Expose `IsExtentInBounds()` by Kalvin Lee · 4 days ago
  5. ad516b3 Checked Span: Expose `IsExtentOutOfBounds()` by Kalvin Lee · 5 days ago
  6. b7130e4 Convert #pragma allow_unsafe_* to PA_UNSAFE_TODO [2/4] (pointers) by Arthur Sonzogni · 5 days ago
  7. 71cba75 Convert #pragma allow_unsafe_* to PA_UNSAFE_TODO [3/4] (base util) by Arthur Sonzogni · 6 days ago
  8. e1e3fc2 Convert #pragma allow_unsafe_* to PA_UNSAFE_TODO [1/4] (unittest) by Arthur Sonzogni · 6 days ago
  9. 0453d0d Convert #pragma allow_unsafe_* to PA_UNSAFE_TODO [4/4] (apple/mac) by Arthur Sonzogni · 6 days ago
  10. 425ceae Remove #pragma allow_unsafe_buffers and add PA_UNSAFE_TODO annotations. by Stephen Nusko · 7 days ago
  11. cc38440 [base] Use try_emplace for more efficient map insertions by Andrew Paseltiner · 11 days ago
  12. 2157c84 PA: Further split `bounds_checks` by Kalvin Lee · 3 weeks ago
  13. ce5e3aa PA: Reduce `partition_lock.h` exposure by Kalvin Lee · 3 weeks ago
  14. 46efd4d PA: Introduce `SlotAddressAndSize::From()` by Kalvin Lee · 3 weeks ago
  15. ea524bd Allow SchedulerLoopQuarantine::Configure to run while paused. by Stephen Nusko · 3 weeks ago
  16. ba4f586 Add features to avoid walking the free list in "background" memory dumps. by François Doray · 4 weeks ago
  17. d8992aa [PA/AC] disable all work in-between tasks by Stephen Nusko · 4 weeks ago
  18. 33a4e89 Add [[maybe_unused]] to wrapped_ptr in RawPtrNoOpImpl::ReleaseWrappedPtr. by Kevin Lin · 4 weeks ago
  19. 75a7e54 [Code Health] Clean up PA_CONFIG checks into helper function by Stephen Nusko · 4 weeks ago
  20. 5fc2a13 [PA] Fix ThreadCache IsInitialized logic by mikt · 4 weeks ago