Sign in
chromium
/
chromium
/
src
/
base
/
allocator
/
partition_allocator
Clone this repo:
Branches
main
29013c8
[PartitionAlloc] Fix MTE retagging bypass in Scheduler-Loop Quarantine
by Keishi Hattori
· 2 days ago
main
ad56996
[PartitionAlloc] Order SetQuarantineRequest() before ReleaseFromAllocator()
by Keishi Hattori
· 2 days ago
d7aeed1
MiraclePtr: Add ReportIfDangling stub to RawPtrNoOpImpl
by Keishi Hattori
· 3 days ago
a134c16
Busybody: Don't depend on outside variables
by Kalvin Lee
· 3 days ago
f5fbe01
partition_alloc: Expose less internal bits
by Lei Zhang
· 3 days ago
6abc77b
partition_alloc: Cleanup pre-C++20 code in compiler_specific.h
by Lei Zhang
· 4 days ago
a7fbe3e
partition_alloc: Switch kSameAsAny to a C++20 concept
by Lei Zhang
· 4 days ago
43b48ec
PA: quarantine sanitized objects as miracle objects after dequarantined
by Takashi Sakamoto
· 5 days ago
6fb47fe
partition_alloc: Simplify RotR()
by Lei Zhang
· 5 days ago
0f047f3
partition_alloc: Remove PA_HAVE_SPACESHIP_OPERATOR
by Lei Zhang
· 5 days ago
7eeface
partition_alloc: Replace CountlZero() with std::countl_zero()
by Lei Zhang
· 5 days ago
64a11a4
partition_alloc: Replace CountrZero() with std::countr_zero()
by Lei Zhang
· 5 days ago
09f2979
partition_alloc: Replace BitWidth() with std::bit_width()
by Lei Zhang
· 5 days ago
d0d87ed
partition_alloc: Replace HasSingleBit() with std::has_single_bit()
by Lei Zhang
· 5 days ago
66df8ef
Remove unused kUnprotectedInRelease constant.
by Tom Sepez
· 9 days ago
bbd8b39
Introduce `CHECKED_SPAN_HAS_METADATA_SUPPORT`
by Kalvin Lee
· 10 days ago
247cfd3
Improve ASLR hints in PartitionAlloc on Android.
by Stephen Nusko
· 10 days ago
f2439d9
Checked Span: Don't check zero-sized spans
by Kalvin Lee
· 10 days ago
8454eac
Drop k from public constant kUnprotectedInRelease.
by Tom Sepez
· 11 days ago
0211596
apple_apsl: mark malloc.h as Static
by Jiewei Qian
· 12 days ago
More »