summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12[NFC] [scudo] Move static_assert to class it concerns (#84245) am: 9041e390daFlorian Mayer
2024-03-12[NFC] [scudo] move static_assert closer to class it relates to (#84257) am: 1...Florian Mayer
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-09Skip MemtagBasicDeathTest#Unsupported when running with HWASan (#84243) am: 7...Florian Mayer
2024-03-08Skip MemtagBasicDeathTest#Unsupported when running with HWASan (#84243)Florian Mayer
2024-03-07[NFC] [scudo] remove DCHECK (#84255) am: 9878634f0fFlorian Mayer
2024-03-06[NFC] [scudo] remove DCHECK (#84255)Florian Mayer
2024-03-06[scudo] Add support for LoongArch hardware CRC32 checksumming (#83113) am: 40...WÁNG Xuěruì
2024-03-06[scudo] Avoid splitting aligned allocations on Trusty (#69281) am: 190b4cc4cf...Andrei Homescu
2024-03-06[scudo][NFC] Explicit type casting to avoid compiler warning (#83355) am: bb9...ChiaHungDuan
2024-03-06Reland "[scudo] Store more blocks in each TransferBatch" (#83078) (#83081) am...ChiaHungDuan
2024-03-06Revert "[scudo] Store more blocks in each TransferBatch" (#83078) am: e26c9a5...ChiaHungDuan
2024-03-06[scudo] Do not unmap the memory containing the this object in unmapRingBuffer...Fabio D'Urso
2024-03-06[scudo] Store more blocks in each TransferBatch (#70390) am: 402f70cc89 am: 5...ChiaHungDuan
2024-03-06[NFC] Make RingBuffer an atomic pointer (#82547) am: 5caf690890 am: a58c3f368dFlorian Mayer
2024-03-06[scudo] increase frames per stack to 16 for stack depot (#82427) am: 1bcda957...Florian Mayer
2024-03-06Do not call disable / enable on null depot (#82542) am: 6801d357fa am: de6f62...Florian Mayer
2024-03-06[NFC] fix typo am: 1f94902871 am: 36ee992dcbFlorian Mayer
2024-03-06[NFC] fix type mismatch in test. am: 95d0030bc8 am: d3cab64e0fFlorian Mayer
2024-03-06Reland^2 "[scudo] resize stack depot for allocation ring buffer" am: f716b82f...Florian Mayer
2024-03-06Revert "Reland "[scudo] resize stack depot for allocation ring buffer"" (#820...Florian Mayer
2024-03-06Reland "[scudo] resize stack depot for allocation ring buffer" (#81028) am: 8...Florian Mayer
2024-03-06[scudo] Add ALWAYS_INLINE to ScopedTSD ctor (#81982) am: e23d205543 am: 7ebec...Fabio D'Urso
2024-03-06Remove old native_bridge_support libc location am: 5d5a672172 am: e8890ac118dimitry
2024-03-06Merge "Keep scudo visible to native_bridge_support libc" into main am: 9a515b...Treehugger Robot
2024-03-06Revert "[scudo] [MTE] resize stack depot for allocation ring buffer" (#80777)...Florian Mayer
2024-03-06[scudo] [MTE] resize stack depot for allocation ring buffer (#74515) am: 0a43...Florian Mayer
2024-03-06[scudo] Add ScopedTSD to avoid releasing TSD manually (#80061) am: 695903eec2...ChiaHungDuan
2024-03-06[scudo] Add StackDepot lock to enable/disable. (#79670) am: e274f502da am: 97...Evgenii Stepanov
2024-03-06Fix config verifier. am: efe3ab4230 am: 4eac5837df am: c583cfb71d am: fd6759a8f1Christopher Ferris
2024-03-06[scudo] Condition variable can be disabled by setting the flag to off (#77532...ChiaHungDuan
2024-03-06Merge "Make apex availability of libscudo explicit" into main am: 118b479de2 ...Spandan Das
2024-03-06[scudo] [NFC] remove unused method am: d6797f5cdc am: 306f2b42d1 am: dc06553b...Florian Mayer
2024-03-06[scudo] simplify flag parser out of bounds logic (#72371) am: 9469278e26 am: ...Florian Mayer
2024-03-06[scudo] Add utilization percentages for stats. (#75101) am: 572ed3acd2 am: d7...Christopher Ferris
2024-03-06Merge "Remove explicit -fno-emulated-tls." into main am: 5173bc3076 am: 9e2b3...Elliott Hughes
2024-03-06[scudo] do not store size inside ring buffer (#74541) am: f2cf1a54df am: 654f...Florian Mayer
2024-03-06[scudo] Add hooks to mark the range of realloc (#74353) am: 9a8f96cd1b am: 10...ChiaHungDuan
2024-03-06[scudo] Add parameters for ring buffer and stack depot sizes (#74539) am: ca3...Florian Mayer
2024-03-06[scudo] Add parameters for ring buffer and stack depot sizes (#74539) am: ca3...Florian Mayer
2024-03-06Do not initialize the allocator on free(nullptr). (#74366) am: 249cb2861a am:...Evgenii Stepanov
2024-03-06Do not initialize the allocator on free(nullptr). (#74366) am: 249cb2861a am:...Evgenii Stepanov
2024-03-06[scudo] Fix realloc hooks behavior (#74149) am: df2bf374ae am: d9eb707231 am:...ChiaHungDuan
2024-03-06[scudo] Fix realloc hooks behavior (#74149) am: df2bf374ae am: c0f00a9dac am:...ChiaHungDuan
2024-03-06[NFC] remove static asserts am: d5cb79ec17 am: d37e84f309 am: a03d7144f9 am: ...Florian Mayer
2024-03-06[scudo] change allocation buffer size with env var (#71703) am: 4dd77838c4 am...Florian Mayer
2024-03-06[NFC] remove static asserts am: d5cb79ec17 am: 5f2f893b6c am: e84ad21c40 am: ...Florian Mayer