Sign in
chromium
/
chromium
/
src.git
/
main
/
base
/
allocator
/
partition_allocator
18a5085
[PA] Allow to ensure ThreadCache without PartitionRoot known
by mikt
· 7 hours ago
44293c0
partition_allocator: Disable libcxx module for allocator_core
by Takuto Ikuta
· 11 hours ago
d76c1a6
[PA] Add pa_check.md
by Takashi Sakamoto
· 4 days ago
1f1efda4
[PA] Move Metadata outside of GigaCage (2/5)
by Takashi Sakamoto
· 4 days ago
91b4858
[PA] Move Metadata outside of GigaCage (1/5)
by Takashi Sakamoto
· 5 days ago
1904143f
[exit-time-destructors] Exclude target with warnings
by Claudio DeSouza
· 5 days ago
6bb3281
partition_alloc: Fix missing include on Windows.
by Arthur Sonzogni
· 6 days ago
eebe67d
partition_alloc: Resolve C++20 compile errors.
by Arthur Sonzogni
· 7 days ago
71a1aad6
Remove remaining __pnacl__ and __native_client__ in //base
by Nico Weber
· 8 days ago
5b21d68
base: Remove references to BUILDFLAG(IS_NACL)
by Takuto Ikuta
· 13 days ago
abe0d3a
[PartitionAlloc] Use fewer VMAs by default on Linux systems
by Benoît Lizé
· 13 days ago
c4b7c22
[PA] Fix pool offset freelist DCHECK with MTE
by mikt
· 4 weeks ago
7ad62bb
[base/allocator] Remove launched features
by Benoît Lizé
· 4 weeks ago
9a76d23e
[PA] Add callback for DoubleFreeDetected or CorruptionDetected
by mikt
· 4 weeks ago
9511f9a
[partition_alloc] Add more threading annotations
by Thiabaud Engelbrecht
· 4 weeks ago
30380ea
partition_alloc: Add a missing include for std::ignore
by Takuto Ikuta
· 4 weeks ago
ef881e5
[PA] Make PartitionAllocMemoryAllocationPerfTest human-readable.
by Takashi Sakamoto
· 4 weeks ago
9486028f
base: remove NaCl from BUILD.gn, as well as NaCl-only source files
by Daniel Cheng
· 5 weeks ago
3de8127
[PA] Add option not to crash on Double-Free or Corrupton
by mikt
· 5 weeks ago
9df256f
PA: Fix an include to be relative to PA source dir
by Anton Bikineev
· 5 weeks ago
da752eb
LSC Add 'Update Mechanism:' to README.chromium
by Jordan
· 5 weeks ago
c55d12d
Update MacOSVersion() for macOS 26
by Avi Drissman
· 6 weeks ago
6faa8af
[partition_alloc] Add threading annotations
by Thiabaud Engelbrecht
· 6 weeks ago
f823998
[partition_alloc] Add mechanism to terminate a process on commit failure (Windows).
by Francois Pierre Doray
· 7 weeks ago
5111d61
PA: Remove seam code for 4S
by Kalvin Lee
· 7 weeks ago
c10310f
[PA] Use PA_LOG() instead of LOG()
by Lei Zhang
· 7 weeks ago
1e9331c7
[PA] Optimize Purging mechanism for Scheduler-Loop Quarantine
by mikt
· 7 weeks ago
b0b79c0
[PA] Replace usable_size with slot_size in Scheduler-Loop Quarantine
by mikt
· 7 weeks ago
3dd433b
[PA] Do Scheduler-Loop Quarantine after BRP Quarantine, not before.
by mikt
· 7 weeks ago
a37e602b
[PA/E-LUD] Refactor: Fork LightweightQuarantine
by mikt
· 7 weeks ago
e98b242
Mark pointer in PartitionAllocPageAllocatorTest.DecommitAndZero volatile
by Hans Wennborg
· 8 weeks ago
0857ae0a
Remove the macOS 11 malloc size hack from PartitionAlloc
by Avi Drissman
· 8 weeks ago
e60ae71
Use std::array instead of a c style array in PurgePartitionAlloc
by Stephen Nusko
· 8 weeks ago
fcc8d24
Reland "[PA] Cache ReservationOffsetTable instead of lookup by address"
by mikt
· 8 weeks ago
04ed397
Remove redundant std::max(x, x)
by Andrey Kosyakov
· 8 weeks ago
7e9bbf0e
GWP-ASan: raise kMaxMetadata and kMaxRequestedSlots
by Matthew Denton
· 8 weeks ago
3d5fd3f
Revert "[PA] Cache ReservationOffsetTable instead of lookup by address"
by Jonathan Ross
· 9 weeks ago
25c8be7
[PA] Cache ReservationOffsetTable instead of lookup by address
by mikt
· 9 weeks ago
6267bb9
[PA/shim] Fix shim test failure on mac component build
by mikt
· 9 weeks ago
5b7d8be
base: Disable libc++ modules build in partition allocator
by Takuto Ikuta
· 10 weeks ago
90f68e09
[PA] Remove libc++ string object dependency from allocator_base.
by Takashi Sakamoto
· 10 weeks ago
184f00ae
Clean up PA's instance_tracer.h
by Lei Zhang
· 10 weeks ago
56569ac
[PA] Fix PoolOffsetLookup for Configurable Pool
by mikt
· 10 weeks ago
71f0998f
[PA] Cache PoolInfo instead of lookup by address
by mikt
· 2 months ago
a92da34c
Remove <ostream> from PA's safe_conversions.h
by Lei Zhang
· 3 months ago
9d28068
Revert "gardening: Disable PartitionAllocPageAllocatorTest.DecommitAndZero on UBSan"
by Antonio Sartori
· 3 months ago
cbd00f6
gardening: Disable PartitionAllocPageAllocatorTest.DecommitAndZero on UBSan
by Yuki Shiino
· 3 months ago
d4b48071
[PA/docs] Update buckets.md
by mikt
· 3 months ago
edf5748
Exported things should always be visible
by Devon Loehr
· 3 months ago
e2f56893
[PA] Remove Freelist Dispatcher
by mikt
· 3 months ago
e161722
[PA] Remove free slot bitmap
by mikt
· 3 months ago
4e29d32
[PA] Replace std::unordered_map with base::flat_map
by Takashi Sakamoto
· 3 months ago
6edcce3
[PA] Remove unused free functions
by mikt
· 3 months ago
6d9e081
[PA] Remove unchecked freelist iteration
by mikt
· 3 months ago
163f8d4
Reland "spanification: remove `#pragma allow_unsafe_buffers` where unneeded"
by Stephen Nusko
· 3 months ago
169e9ac
[PA] Simplify bucket lookup
by mikt
· 3 months ago
e5979e8
Revert "spanification: remove `#pragma allow_unsafe_buffers` where unneeded"
by
[email protected]
· 3 months ago
d781d7b
spanification: remove `#pragma allow_unsafe_buffers` where unneeded
by Stephen Nusko
· 3 months ago
795c45fd
[PA] Remove ZERO_RANDOMLY_ON_FREE
by mikt
· 3 months ago
fa5aa3a
[PA] Add stack scan supported for loongarch64.
by Wang Qing
· 3 months ago
afd9dd1
[PA] Check ThreadCache validity in DoubleFreeOrCorruptionDetected
by mikt
· 3 months ago
71c48e9
[PA] Copy base/containers/flat_{map,tree}.h to partition_alloc_base/containers.
by Takashi Sakamoto
· 3 months ago
8c4a58b
[PA] Scoped Scheduler-Loop Quarantine opt-out
by mikt
· 3 months ago
5b7571351
[tvOS][base_unittests] Replace host_info with sysctlbyname on tvOS
by Abhijeet Kandalkar
· 3 months ago
3f8824e
[PA] Remove ghost of alternate bucket distribution
by mikt
· 3 months ago
cefa2e20
Roll Android NDK to r28
by Sam Maier
· 3 months ago
989d978
[PA/shim] Support sized-delete
by mikt
· 3 months ago
2a50391
[PA] Fix wrong includes.
by Takashi Sakamoto
· 3 months ago
b3b10b6
[PA] Fix PartitionAlloc windows component build
by Takashi Sakamoto
· 3 months ago
426fc83
[PartitionAlloc] Enable priority inheritance in SpinningMutex
by Anand Ravi
· 3 months ago
d5f516665
[PA] Refactor: move Scheduler-Loop Quarantine related code in one place
by mikt
· 3 months ago
fd3036ee
Forward declare base::NoDestructor in headers when missing
by Lei Zhang
· 3 months ago
7f6f446
[base/allocator] Add aligned_alloc to shims on Android
by Benoît Lizé
· 3 months ago
00e36e0
[PartitionAlloc] Make ENOMEM issues have a separate crash signature
by Benoît Lizé
· 3 months ago
12808728
Change expected message in nocompile test
by Devon Loehr
· 3 months ago
b378ec0
[PartitionAlloc] Crash in AddressPoolManager when decommit fails.
by Benoît Lizé
· 4 months ago
14c0cce5
Reland "[PA] Disable BRP zapping on iOS"
by mikt
· 4 months ago
312e70a
[ios blink] Add support for arm64e target
by Dave Tapuska
· 4 months ago
da4cc82e
Revert "[PA] Disable BRP zapping on iOS"
by Ginny Huang
· 4 months ago
8b121d3
[PA] Disable BRP zapping on iOS
by mikt
· 4 months ago
51f3c71
chore: migrate ritownsend OWNERS/TODOs
by Richard Townsend
· 4 months ago
4177cf7
Reland "[PA] Add base::CheckHeapIntegrity to investigate corruption"
by mikt
· 4 months ago
66f6451e
[PA] Split DoubleFreeOrCorruptionDetected into DoubleFreeDetected and CorruptionDetected.
by Takashi Sakamoto
· 4 months ago
9785b8f
Export things to prevent accidental duplication
by Devon Loehr
· 4 months ago
da2e4eb
Revert "[PA] Add base::CheckHeapIntegrity to investigate corruption"
by Wen-Chien Wang
· 4 months ago
1cd920f
Revert "[PA] Fix compile failure in PartitionRoot::CheckMetadataIntegrity"
by Wen-Chien Wang
· 4 months ago
56390fd
[PA] Fix compile failure in PartitionRoot::CheckMetadataIntegrity
by mikt
· 4 months ago
d61bb8d
[PA] Add base::CheckHeapIntegrity to investigate corruption
by mikt
· 4 months ago
513d319
ios: Correct gwp_asan_unittests out of memory
by Justin Cohen
· 4 months ago
3bff518
Deactivate MTE in HWASan builds
by =
· 4 months ago
323cf56b
[wasm] Adds rudimentary support for WASM/Emscripten builds.
by Lokbondo Kung
· 4 months ago
e4776f7
[PA] Add EnsureThreadCache() for blocking thread cache creation
by mikt
· 5 months ago
58221752
[PA] Add unittest to verify extra extras protecting OOB
by mikt
· 5 months ago
2dbd9db
Remove an unused include of <unistd.h>
by Jeremy Roman
· 5 months ago
66c01c34
PA: Fix compilation error about `LiftThreadIsolationScope`.
by Arthur Sonzogni
· 5 months ago
a8b48db
PA: Remove pool offset freelists feature
by Kalvin Lee
· 5 months ago
e6fc4c74
partition_alloc: fix missing `basic_common_reference` in C++17.
by Arthur Sonzogni
· 5 months ago
79011458
PartitionAlloc: realloc growth factor mitigation for Skia.
by Arthur Sonzogni
· 5 months ago
f12e128
Fix extra qualification on member 'basic_common_reference'
by Marshall Greenblatt
· 5 months ago
45b8db2
[ios blink] Set MAP_JIT pages to RWX by default
by Dave Tapuska
· 5 months ago
Next »