Sign in
chromium
/
chromium
/
src
/
base
/
allocator
/
partition_allocator
Clone this repo:
Branches
main
f51f075
PartitionAlloc: Track wasted size from rounding for AlignedAlloc.
by Stephen Nusko
· 14 hours ago
main
601b19e
PA: Remove `MaxDirectMapped()`
by Kalvin Lee
· 19 hours ago
b5214a8
PA: Remove `Settings::in_slot_metadata_size`
by Kalvin Lee
· 2 days ago
4e780d3
PA: Add `MaxAllocationSize()`
by Kalvin Lee
· 2 days ago
41619fc
[PartitionAlloc] Adapt periodic reclaim interval to reclaimable memory
by Chris Davis
· 2 days ago
f13ab1c
PA: Check brp_enabled()-root or not before accessing metadata.
by Takashi Sakamoto
· 3 days ago
3a5c0cf
Fix partition alloc test failures
by David Bienvenu
· 3 days ago
a3f1f24
PA: Update requested sizes on realloc
by Kalvin Lee
· 4 days ago
34ad87a
PA: No-op rework for normal-bucket realloc
by Kalvin Lee
· 4 days ago
29013c8
[PartitionAlloc] Fix MTE retagging bypass in Scheduler-Loop Quarantine
by Keishi Hattori
· 8 days ago
ad56996
[PartitionAlloc] Order SetQuarantineRequest() before ReleaseFromAllocator()
by Keishi Hattori
· 8 days ago
d7aeed1
MiraclePtr: Add ReportIfDangling stub to RawPtrNoOpImpl
by Keishi Hattori
· 9 days ago
a134c16
Busybody: Don't depend on outside variables
by Kalvin Lee
· 9 days ago
f5fbe01
partition_alloc: Expose less internal bits
by Lei Zhang
· 9 days ago
6abc77b
partition_alloc: Cleanup pre-C++20 code in compiler_specific.h
by Lei Zhang
· 10 days ago
a7fbe3e
partition_alloc: Switch kSameAsAny to a C++20 concept
by Lei Zhang
· 10 days ago
43b48ec
PA: quarantine sanitized objects as miracle objects after dequarantined
by Takashi Sakamoto
· 11 days ago
6fb47fe
partition_alloc: Simplify RotR()
by Lei Zhang
· 11 days ago
0f047f3
partition_alloc: Remove PA_HAVE_SPACESHIP_OPERATOR
by Lei Zhang
· 11 days ago
7eeface
partition_alloc: Replace CountlZero() with std::countl_zero()
by Lei Zhang
· 11 days ago
More »