Clone this repo:

Branches

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