Sign in
chromium
/
chromium
/
src
/
base
/
allocator
/
partition_allocator
/
HEAD
c6560eb
Fixes for nodiscard std::optional, std::set operations
by Hans Wennborg
· 13 days ago
main
e711e98
PA: Upgrade DCHECKs to CHECKs in FreeWithSize, guarded by a Finch flag
by Ayumi Ono
· 2 weeks ago
d2b46c2
[PA] Narrow down locked section
by mikt
· 2 weeks ago
fe0329b
Reapply "Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm"
by Arthur Sonzogni
· 2 weeks ago
090a060
PA: Share allocator_shim::IsAlreadyRegistered between 2+ dynlibs
by Yuki Shiino
· 3 weeks ago
d0ab85f
[partition_alloc] Increase amount of spinning in locks on ARM
by Anand Ravi
· 3 weeks ago
b231448
Convert to UNSAFE_TODO in partition_alloc in base_2
by Arthur Sonzogni
· 3 weeks ago
2a81145
Convert to UNSAFE_TODO in partition_alloc in base_1
by Arthur Sonzogni
· 3 weeks ago
aa71667
Convert to UNSAFE_TODO in partition_alloc in posix
by Arthur Sonzogni
· 3 weeks ago
39d55c5
PartitionAlloc: Remove RawPtrTraits::kDisableBRP
by Lei Zhang
· 3 weeks ago
ebda611
Revert "Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm"
by luci-bisection@appspot.gserviceaccount.com
· 3 weeks ago
5793f65
Convert to UNSAFE_TODO in partition_alloc in mac_linux_pkey_asm
by Arthur Sonzogni
· 3 weeks ago
9f17d11
Convert to UNSAFE_TODO in partition_alloc in partition_alloc_base_2
by Arthur Sonzogni
· 3 weeks ago
cf2789c
Convert to UNSAFE_TODO in partition_alloc in windows
by Arthur Sonzogni
· 3 weeks ago
dc1590b
Convert to UNSAFE_TODO in partition_alloc in fuchsia
by Arthur Sonzogni
· 3 weeks ago
3c6388b
Convert to UNSAFE_TODO in partition_alloc in partition_alloc_base_1
by Arthur Sonzogni
· 3 weeks ago
d2c2747
Convert to UNSAFE_TODO in partition_alloc in shim
by Arthur Sonzogni
· 3 weeks ago
af59516
Forward declare PartitionRoot in scheduler_loop_quarantine_support.h
by Lei Zhang
· 4 weeks ago
ee9dae5
PA: Add finch feature flag to enable/disable FreeWithSize
by Ayumi Ono
· 4 weeks ago
db3681a
PA: Optimize FreeWithSize in simple path.
by Ayumi Ono
· 4 weeks ago
c0a91c9
[PA/AC] Batch-free quarantined entries
by mikt
· 5 weeks ago
4b1c154
Include <features.h> directly in build_config.h on Linux
by Lei Zhang
· 5 weeks ago
86291ac
Revert "Convert to UNSAFE_TODO in partition_alloc"
by Rafał Godlewski
· 5 weeks ago
a548075
Convert to UNSAFE_TODO in partition_alloc
by Arthur Sonzogni
· 5 weeks ago
a626491
partition_alloc: Move to C++20
by Arthur Sonzogni
· 5 weeks ago
21d8011
[PA] Make PartitionAllocExternalMetadata 100%-enabled on canary.
by Takashi Sakamoto
· 5 weeks ago
ac53ec3
Enable and improve Death Tests for Partition Allocator on Android
by Tarcisio Fischer
· 5 weeks ago
1551e3e
Reland "[PA] Refactor to use a typed SlotStart to replace uintptr_t"
by Mikihito Matsuura
· 6 weeks ago
37d717b
[PA] Ramp up External Metadata trial to 25% on canary
by Takashi Sakamoto
· 6 weeks ago
a9912a4
Revert "[PA] Refactor to use a typed SlotStart to replace uintptr_t"
by Jood Hajeer
· 6 weeks ago
495c141
[PA] Refactor to use a typed SlotStart to replace uintptr_t
by mikt
· 6 weeks ago
3c92a87
PA: remove if PA_BUILDFLAG(ASSESRT_CPP_20)
by Ayumi Ono
· 7 weeks ago
f228d5a
[PA/AC] Implement size-based filtering
by mikt
· 7 weeks ago
fd57105
Revert "Track SchedulerLoopQuarantine zap/purge timings"
by Kay Lin
· 7 weeks ago
300767b
Track SchedulerLoopQuarantine zap/purge timings
by Stephen Nusko
· 8 weeks ago
fa63bd8
Revert "Disable test until next clang roll"
by Devon Loehr
· 8 weeks ago
abae057
PA: Add shim/HowToInterposeOrIntercept.md
by Yuki Shiino
· 8 weeks ago
a8bbea7
[PA] Ramp up External Metadata trial to 10% on canary
by Takashi Sakamoto
· 8 weeks ago
2f4069f
[PA] Mitigate shutdown hang from Scheduler-Loop Quarantine
by mikt
· 8 weeks ago
db84469
[PA] Make PartitionAllocExternalMetadata enabled at 1%.
by Takashi Sakamoto
· 10 weeks ago
eb106c8
Cleanup MiracleParameter implementation of ThreadCachePurgeInterval
by Andreas Haas
· 2 months ago
81b9388
Revert "Roll clang+rust llvmorg-22-init-8940-g4d4cb757-84 : llvmorg-22-init-10401-gd45b427e-1 / 15283f6fe95e5b604273d13a428bab5fc0788f5a-1 : 4fd31815524baba0bf368f151f757101f432e3de-1"
by Devon Loehr
· 3 months ago
081932d
Add const to boolean operators
by Kaylee Lubick
· 3 months ago
e56f65c
Roll clang+rust llvmorg-22-init-8940-g4d4cb757-84 : llvmorg-22-init-10401-gd45b427e-1 / 15283f6fe95e5b604273d13a428bab5fc0788f5a-1 : 4fd31815524baba0bf368f151f757101f432e3de-1
by Devon Loehr
· 3 months ago
11372dd
Map commit failure exit code to a memory eviction status
by Alex Attar
· 3 months ago
1fd5c75
Reland "[PA/BRP] Enable BRP-ASan on iOS"
by mikt
· 3 months ago
7032e49
Disable test until next clang roll
by Devon Loehr
· 3 months ago
e3fec0a
Revert "[PA/BRP] Enable BRP-ASan on iOS"
by Louis Romero
· 3 months ago
cca2b36
[base/PA] Add scheduler loop quarantine support to TaskAnnotator
by mikt
· 3 months ago
ee6c8d0
[PartitionAlloc] Remove launched feature for "use fewer region"
by Benoît Lizé
· 3 months ago
9d3ee7c
ios: Re-enable PA-E ReadExecutePages test on iOS 18.6+ devices.
by Justin Cohen
· 3 months ago
ecbbabb
[PA/BRP] Enable BRP-ASan on iOS
by mikt
· 3 months ago
ae5f944
[iOS Gardener] Disable ReadExecutePages on device
by Noémie St-Onge
· 3 months ago
84a41f2
ios: Enable some disabled PartitionAlloc unittests.
by Justin Cohen
· 3 months ago
e3b4f7b
Cronet: Disable PartitionAlloc via GN arg definition instead of override
by Stefano Duo
· 3 months ago
78467db
[PA] Configure default stack size for iOS
by mikt
· 3 months ago
5af5272
Enable PartitionAlloc External Metadata feature at 100%
by Stephen Nusko
· 3 months ago
eb93de5
Setting Update Mechanism for these dependencies:
by Jordan
· 3 months ago
2c06e4c
Roll libc++ from 0257666efcf9 to 7b8dc07adc0f (9 revisions)
by Nico Weber
· 3 months ago
bb86434
Remove Darwin version TODO
by Avi Drissman
· 3 months ago
ccbdeaa
[PA] Disable PartitionAlloc External Metadata
by Takashi Sakamoto
· 3 months ago
fae4df3
Implement unchecked calloc via shim
by Aldo Culquicondor
· 3 months ago
cb2ed10
[PA] Deflake and re-enable PartitionAllocTest.CheckReservationType on fuchsia and ChromeOS
by Takashi Sakamoto
· 3 months ago
9d08d0e
[icu] Disables a `PartitionAllocTest` that seems flaky on ChromeOS
by Koji Ishii
· 3 months ago
dd3fc2d
[partition_alloc] Report acquisition time for contended locks to UMA
by Anand Ravi
· 4 months ago
09c9e8d
LSC Metadata fix
by Jordan
· 4 months ago
3926658
partition_alloc: Support dynamic page size for LoongArch64
by Mingtao Zhou
· 4 months ago
c001374
[PartiitonAlloc] Suppress TSAN error due to constant bitfield access
by Benoît Lizé
· 4 months ago
7e1a38e
Re-enable BRP zapping on iOS
by Justin Cohen
· 4 months ago
51d0a55
Revert "[PA] Add configuration for iOS binary experiment"
by Justin Cohen
· 4 months ago
b12f7b4
[PA] Separate Scheduler-Loop quarantine branch for AMSC
by mikt
· 4 months ago
18feb39
ios: Enable PartitionAlloc BackupRefPtr by default on iOS
by Justin Cohen
· 4 months ago
f35da64
Disable Xclang and target-feature flags for non-Clang builds
by Ivan Pavlotsky
· 4 months ago
ba5e945
[PA] Make PartitionAlloc External Metadata 50% enabled and 50% disabled.
by Takashi Sakamoto
· 4 months ago
ce17d3c
Reland "[PA] Enable External Metadata on canary."
by Takashi Sakamoto
· 4 months ago
2212493
Revert "[PA] Enable External Metadata on canary."
by Takashi Sakamoto
· 4 months ago
180844c
Remove unused include in scheduler_loop_quarantine_support.h
by David Sanders
· 4 months ago
1a0ba72
[PA] Enable External Metadata on canary.
by Takashi Sakamoto
· 4 months ago
902c2e2
Remove `WTF::` in base/
by Kent Tamura
· 4 months ago
f81bc98
[PA] Skip HardeningTest.(PoolOffset)MetadataPointerCrashing if PartitionAlloc External Metadata synthetic trial is enabled
by Takashi Sakamoto
· 4 months ago
5566f88
Revert "[PA] Enable external metadata on canary"
by Takashi Sakamoto
· 4 months ago
ecbda5f
[PA] Enable external metadata on canary
by Takashi Sakamoto
· 4 months ago
6003b14
[PA] Check `metadata_start_` at InitThreadIsolatedPool()
by Takashi Sakamoto
· 4 months ago
a40ae60
Update nocompile tests
by Arthur Eubanks
· 4 months ago
c9620c2
Revert "[PA] Enable PartitionAllocExternalMetadata on canary"
by Takashi Sakamoto
· 4 months ago
ea91c2f
[PA] Enable PartitionAllocExternalMetadata on canary
by Takashi Sakamoto
· 5 months ago
8f2ac09
Remove some pragma allow_unsafe_buffers from partition alloc headers.
by Tom Sepez
· 5 months ago
4a3b2fb
Revert "[PA] Enable ExternalMetadata feature on canary"
by Takashi Sakamoto
· 5 months ago
69da7ba
[PA] Enable ExternalMetadata feature on canary
by Takashi Sakamoto
· 5 months ago
5c2d24b
PA: Suppress REALLOC_GROWTH_FACTOR_MITIGATION limit.
by Arthur Sonzogni
· 5 months ago
356065b
[PA] Fix PartitionRoot::CheckMetadataIntegrity
by mikt
· 5 months ago
659d300
[PartitionAlloc] Fix crash when nullptr is passed to allocator shim on macOS
by Rulong Chen(陈汝龙)
· 5 months ago
218e32d
Remove file-wide unsafe buffer pragamas in partition alloc.
by Tom Sepez
· 5 months ago
a25ec88
Propagate UNSAFETY through partition alloc raw pointers
by Tom Sepez
· 5 months ago
4e92c91
Mark unsafe raw_ptr<T> operations as unsafe.
by Tom Sepez
· 5 months ago
f79cd04
[PA] Scheduler-Loop Quarantine is configured via JSON
by mikt
· 5 months ago
22ea4ea
[PA] Purge Scheduler-Loop Quarantine on UI Thread Task Completion
by mikt
· 5 months ago
57104f1
Remove base/allocator from unsafe_buffers_paths.txt file.
by Tom Sepez
· 5 months ago
f5d9c0b
Add PA_UNSAFE_BUFFER_USAGE macro to partition alloc.
by Tom Sepez
· 5 months ago
ec5fa71
[PA] Propose "ExternalMetadata" synthetic finch trials if enabled
by Takashi Sakamoto
· 5 months ago
Next »