Sign in
chromium
/
chromium
/
src
/
base
/
allocator
/
partition_allocator
Clone this repo:
Branches
main
1f5d57d
[PA] Support maximum AllocToken IDs
by ainozaki
· 4 hours ago
main
15bf773
[PA] Decouple AllocToken from partition index
by ainozaki
· 5 hours ago
876243f
[PA/MO] Add an option to apply quarantine only to IPC-triggered tasks
by mikt
· 6 hours ago
21aca3f
PA: Remove `base/augmentations/`
by Kalvin Lee
· 6 hours ago
990382a
Prevent a realloc slot reuse with live raw_ptr refs
by Stephen Nusko
· 8 hours ago
e4d2f03
ReallocProtectedIterator: Use `std::optional`
by Kalvin Lee
· 29 hours ago
b49162b
PA: Adjust args to `FreeAfterBRPQuarantine()`
by Kalvin Lee
· 29 hours ago
f755cc4
PA: Introduce `InSlotMetadata::From()`
by Kalvin Lee
· 29 hours ago
d9b0e26
ReallocProtectedIterator: Use PA struct
by Kalvin Lee
· 29 hours ago
46c3707
Spanification of shim/allocator_shim_default_dispatch_to_partition_alloc.cc
by Daniel Angulo
· 2 days ago
940e808
base: Remove CheckHeapIntegrity and CheckMetadataIntegrity
by Justin Cohen
· 2 days ago
335d95e
PAlloc: Use less space for power-of-2 sized AlignedAlloc.
by Gregg Tavares
· 3 days ago
bda1ae1
PA: Mark `GetSlotUsableSize()` `const`
by Kalvin Lee
· 3 days ago
0e3ace2
[PA] Add support for operator new(std::align_val_t, std::nothrow)
by Arthur Sonzogni
· 4 days ago
2f810de
PA: Directly call `GetRawSize()`
by Kalvin Lee
· 4 days ago
df5fc1b
PA: Include buildflags header
by Kalvin Lee
· 4 days ago
7dbf24a
Remove UNSAFE_TODO from partition_alloc/scheduler_loop_quarantine_support.cc
by Daniel Angulo
· 7 days ago
ac51e08
remove UNSAFE_TODOs from partition_alloc/partition_root.cc
by Daniel Angulo
· 7 days ago
f37e5dd
[PA] Switch AllocToken ABI from Fast ABI to non-Fast ABI
by ainozaki
· 7 days ago
087e4c3
[PA] Zap intended leaks even without a type id hint
by Keishi Hattori
· 7 days ago
More »