summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysMerge "Replace malloc_not_svelte with malloc_low_memory." into main am: e8526...main-trustyChristopher Ferris
4 daysMerge "Replace malloc_not_svelte with malloc_low_memory." into mainHEADmastermainChristopher Ferris
11 daysMerge "[scudo] Change the default MinReleaseToOsIntervalMs to -1" into main a...Treehugger Robot
11 days[scudo] Support setting default value of ReleaseToOsIntervalMs in config (#90...ChiaHungDuan
11 days[scudo] Reflect the allowed values for M_DECAY_TIME on Android (#89114) am: 7...ChiaHungDuan
11 daysMerge "[scudo] Change the default MinReleaseToOsIntervalMs to -1" into mainTreehugger Robot
11 days[scudo] Support setting default value of ReleaseToOsIntervalMs in config (#90...ChiaHungDuan
11 days[scudo] Reflect the allowed values for M_DECAY_TIME on Android (#89114)ChiaHungDuan
14 daysReplace malloc_not_svelte with malloc_low_memory.Christopher Ferris
14 days[scudo] Change the default MinReleaseToOsIntervalMs to -1Chia-hung Duan
14 days[scudo] Fix the misused Exhausted in region allocation (#89852) am: af1c12f224ChiaHungDuan
2024-04-25[scudo] Fix the misused Exhausted in region allocation (#89852)ChiaHungDuan
2024-04-26[scudo] Improve readability of MemMapFuchsia's error handling (#90102) am: 65...Fabio D'Urso
2024-04-25[scudo] Improve readability of MemMapFuchsia's error handling (#90102)Fabio D'Urso
2024-04-24Allow ZX_ERR_NO_RESOURCES with MAP_ALLOWNOMEM on Fuchsia (#89767) am: e7c3a3d541Fabio D'Urso
2024-04-24Allow ZX_ERR_NO_RESOURCES with MAP_ALLOWNOMEM on Fuchsia (#89767)Fabio D'Urso
2024-04-19Sync FuchsiaConfig with downstream's custom_scudo_config.h (#89244) am: 04c08...Fabio D'Urso
2024-04-19Sync FuchsiaConfig with downstream's custom_scudo_config.h (#89244)Fabio D'Urso
2024-04-09[scudo] Add EnableContiguousRegions mode (#85149) am: 9b638c8c43ChiaHungDuan
2024-04-09[scudo] Add EnableContiguousRegions mode (#85149)ChiaHungDuan
2024-04-08[scudo] Remove end of line checks. (#88022) am: 7eafe41f9bChristopher Ferris
2024-04-08[scudo] Remove end of line checks. (#88022)Christopher Ferris
2024-04-05[scudo] Add errno description to mmap failure. (#87713) am: 4de720a30dChristopher Ferris
2024-04-05[scudo] Add errno description to mmap failure. (#87713)Christopher Ferris
2024-04-01[scudo] Change isPowerOfTwo macro to return false for zero. (#87120) am: 9e84...Christopher Ferris
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-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) am: 3...Christopher Ferris
2024-03-29[scudo] Only init RingBuffer when needed. (#85994) am: 6d3a4adc47Christopher Ferris
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-29[scudo] Fix stack depot validation. (#87024) am: 5bd453506cChristopher Ferris
2024-03-29[scudo] Dump ReleaseToOsIntervalMs (#86887) am: 2a7116c927ChiaHungDuan
2024-03-28[scudo] Fix stack depot validation. (#87024)Christopher Ferris
2024-03-28[scudo] Dump ReleaseToOsIntervalMs (#86887)ChiaHungDuan
2024-03-27Fix the -Wmissing-designated-field-initializers on the clang-ppc64le-rhel bot...Amy Kwan
2024-03-27Revert "[scudo] Use getMonotonicTimeFast for tryLock." (#86590) am: 64754c31a8ChiaHungDuan
2024-03-27Fix the -Wmissing-designated-field-initializers on the clang-ppc64le-rhel botAmy Kwan
2024-03-27Fix signed/unsigned comparison warning. NFC. am: 6f329bbfa4Simon Pilgrim
2024-03-27Revert "[scudo] Use getMonotonicTimeFast for tryLock." (#86590)ChiaHungDuan
2024-03-27[scudo] Clean up string handling (#86364) am: ebcff1159eChristopher Ferris
2024-03-27Fix signed/unsigned comparison warning. NFC.Simon Pilgrim
2024-03-27[scudo] Clean up string handling (#86364)Christopher Ferris
2024-03-20[scudo] Fix type mismatch on DefaultMaxEntrySize (#85897) am: 4a232b691dChiaHungDuan
2024-03-20[scudo] Fix type mismatch on DefaultMaxEntrySize (#85897)ChiaHungDuan
2024-03-14[scudo] Add allocator_config_test.cpp to Android.bp am: 24a389b2bcChia-hung Duan
2024-03-14[scudo] Refactor allocator config to support optional flags (#81805) am: 1533...ChiaHungDuan
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