summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysSnap for 11785460 from 4515d3be41056889ce4cba7513f2eff62fcecccc to sdk-releasesdk-releaseAndroid Build Coastguard Worker
4 daysMerge "[scudo] Change the default MinReleaseToOsIntervalMs to -1" into mainHEADmastermainTreehugger Robot
4 days[scudo] Support setting default value of ReleaseToOsIntervalMs in config (#90...ChiaHungDuan
4 days[scudo] Reflect the allowed values for M_DECAY_TIME on Android (#89114)ChiaHungDuan
7 days[scudo] Change the default MinReleaseToOsIntervalMs to -1Chia-hung Duan
8 days[scudo] Fix the misused Exhausted in region allocation (#89852)ChiaHungDuan
8 days[scudo] Improve readability of MemMapFuchsia's error handling (#90102)Fabio D'Urso
9 daysSnap for 11762235 from e7c3a3d5418206d54b278c3f76613e00910f5350 to sdk-releaseAndroid Build Coastguard Worker
9 daysAllow ZX_ERR_NO_RESOURCES with MAP_ALLOWNOMEM on Fuchsia (#89767)Fabio D'Urso
10 daysSnap for 11754915 from 04c08798ae3feb87eb97497c28d91103bcaf8639 to sdk-releaseAndroid Build Coastguard Worker
14 daysSync FuchsiaConfig with downstream's custom_scudo_config.h (#89244)Fabio D'Urso
2024-04-09Snap for 11692525 from 9b638c8c43b3690db17d3a2c224226cf2f04d4bd to sdk-releaseAndroid Build Coastguard Worker
2024-04-09[scudo] Add EnableContiguousRegions mode (#85149)ChiaHungDuan
2024-04-08[scudo] Remove end of line checks. (#88022)Christopher Ferris
2024-04-05[scudo] Add errno description to mmap failure. (#87713)Christopher Ferris
2024-04-02Snap for 11662267 from 9e8419f58721f02bdc7db58ca98b2e7c17880f8d to sdk-releaseAndroid Build Coastguard Worker
2024-04-01[scudo] Change isPowerOfTwo macro to return false for zero. (#87120)Christopher Ferris
2024-04-01[scudo] Do a M_PURGE call before changing release interval on Android (#87110)ChiaHungDuan
2024-03-29[scudo] Change tests that use setrlimit to cause mmap to fail. (#87004)Christopher Ferris
2024-03-29[scudo] Only init RingBuffer when needed. (#85994)Christopher Ferris
2024-03-28[scudo] Fix stack depot validation. (#87024)Christopher Ferris
2024-03-28[scudo] Dump ReleaseToOsIntervalMs (#86887)ChiaHungDuan
2024-03-28Snap for 11637895 from 6f702b833d714a2225f72dc86e7e0edb1dc77d77 to sdk-releaseAndroid Build Coastguard Worker
2024-03-27Fix the -Wmissing-designated-field-initializers on the clang-ppc64le-rhel botAmy Kwan
2024-03-27Revert "[scudo] Use getMonotonicTimeFast for tryLock." (#86590)ChiaHungDuan
2024-03-27Fix signed/unsigned comparison warning. NFC.Simon Pilgrim
2024-03-27[scudo] Clean up string handling (#86364)Christopher Ferris
2024-03-21Snap for 11605179 from 4a232b691d3d178ddf6327ff1e4d448114b0d5de to sdk-releaseAndroid Build Coastguard Worker
2024-03-20[scudo] Fix type mismatch on DefaultMaxEntrySize (#85897)ChiaHungDuan
2024-03-14Snap for 11573087 from 24a389b2bcd90e316146747e9b6f9a951c36f6da to sdk-releaseplatform-tools-35.0.1Android Build Coastguard Worker
2024-03-13[scudo] Add allocator_config_test.cpp to Android.bpChia-hung Duan
2024-03-13[scudo] Refactor allocator config to support optional flags (#81805)ChiaHungDuan
2024-03-12Snap for 11566117 from 9041e390da46f06c6b0dd0af592099e22b365b0c to sdk-releaseAndroid Build Coastguard Worker
2024-03-11[NFC] [scudo] Move static_assert to class it concerns (#84245)Florian Mayer
2024-03-11[NFC] [scudo] move static_assert closer to class it relates to (#84257)Florian Mayer
2024-03-08Skip MemtagBasicDeathTest#Unsupported when running with HWASan (#84243)Florian Mayer
2024-03-07Snap for 11541002 from aad0126a11ee28f9cad3f57aedd3f264f28565c5 to sdk-releaseAndroid Build Coastguard Worker
2024-03-06[NFC] [scudo] remove DCHECK (#84255)Florian Mayer
2024-03-04Snap for 11526933 from 40de4afff4f13de8fe46f2af75d8e917a5454711 to sdk-releaseAndroid Build Coastguard Worker
2024-03-02[scudo] Add support for LoongArch hardware CRC32 checksumming (#83113) am: 40...WÁNG Xuěruì
2024-03-01[scudo] Add support for LoongArch hardware CRC32 checksumming (#83113)WÁNG Xuěruì
2024-03-01[scudo] Avoid splitting aligned allocations on Trusty (#69281) am: 190b4cc4cfAndrei Homescu
2024-02-29[scudo] Avoid splitting aligned allocations on Trusty (#69281)Andrei Homescu
2024-02-29[scudo][NFC] Explicit type casting to avoid compiler warning (#83355) am: bb9...ChiaHungDuan
2024-02-29Snap for 11512112 from 1a5e2a098718f65ebe771cd40bc09df4d6e014ac to sdk-releaseAndroid Build Coastguard Worker
2024-02-29Reland "[scudo] Store more blocks in each TransferBatch" (#83078) (#83081) am...ChiaHungDuan
2024-02-28[scudo][NFC] Explicit type casting to avoid compiler warning (#83355)ChiaHungDuan
2024-02-28Reland "[scudo] Store more blocks in each TransferBatch" (#83078) (#83081)ChiaHungDuan
2024-02-28Snap for 11505368 from e26c9a5651705b8f366d120465c43e4574668897 to sdk-releaseAndroid Build Coastguard Worker
2024-02-27Revert "[scudo] Store more blocks in each TransferBatch" (#83078) am: e26c9a5651ChiaHungDuan