summaryrefslogtreecommitdiff
path: root/test/scudo/random_shuffle.cpp
AgeCommit message (Expand)Author
2017-11-01[scudo] Implement stricter separation of C vs C++Kostya Kortchinsky
2017-10-25[sanitizer] Random shuffling of chunks for the 32-bit Primary AllocatorKostya Kortchinsky
2017-09-18[scudo] Android build supportKostya Kortchinsky
2017-08-28Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-27Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-27[cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-06-19[scudo] Enabling MIPS support for ScudoSagar Thakur
2017-04-24Revert [scudo] Enabling MIPS support for ScudoSagar Thakur
2017-04-24[scudo] Enabling MIPS support for ScudoSagar Thakur
2017-01-25[scudo] Enabling AArch64 support for ScudoKostya Kortchinsky
2016-12-20[scudo] ARM32 supportKostya Kortchinsky
2016-11-30[scudo] 32-bit and hardware agnostic supportKostya Kortchinsky
2016-08-26[sanitizer] enable random shuffling the memory chunks inside the allocator, u...Kostya Serebryany