summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_allocator_size_class_map.h
AgeCommit message (Expand)Author
2017-08-28[sanitizer] Re-introduce kUseSeparateSizeClassForBatch for the 32-bit PrimaryKostya Kortchinsky
2016-08-31[sanitizer] extend SizeClassMap to take more template parameters, add VeryCom...Kostya Serebryany
2016-08-31[sanitizer] remove kBatchClassID that is not used any more; NFCKostya Serebryany
2016-08-23[sanitizer] allocator: split the local cache class into two, one for 32-bit a...Kostya Serebryany
2016-08-09[sanitizer] use 32-bit offset instead of 64-bit pointers in the 64-bit alloca...Kostya Serebryany
2016-08-06[sanitizer] allocator: move TransferBatch into SizeClassAllocator64/SizeClass...Kostya Serebryany
2016-08-03[sanitizer] refactor TransferBatch to hide the implementation. NFC expected. ...Kostya Serebryany
2016-07-22[sanitizer] revert r276383 while investigating failures on botKostya Serebryany
2016-07-22[sanitizer] refactor TransferBatch to hide the implementation. NFCKostya Serebryany
2016-07-22[sanitizer] allocator: introduce kUseSeparateSizeClassForBatch (false by defa...Kostya Serebryany
2016-07-21[sanitizer] allocator: remove kPopulateSize and only use SizeClassMap::MaxCac...Kostya Serebryany
2016-07-20[sanitizers] split sanitizer_allocator.h into a number of smaller .h files; NFCKostya Serebryany