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