summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/wtf/ContainerAnnotations.h
Commit message (Expand)AuthorAgeFilesLines
* Switch wtf/SpinLock to std::atomicjschuh2015-12-061-0/+1
* Implement ContiguousContainer and use it for blink::DisplayItemList.jbroman@chromium.org2015-08-111-3/+3
* Disable inline buffers of WTF::Vector completely for ASAN builds.ochang@chromium.org2015-03-031-3/+0
* Only use ASAN container_overflow on 64-bit Linux.derat@chromium.org2015-03-021-3/+6
* Only enable WTF::Vector container annotations for Linuxochang@chromium.org2015-02-241-1/+1
* Force alignment of WTF::Vector's inline buffer to 8 byte bounary for ASAN bui...ochang@chromium.org2015-02-211-0/+5
* Revert of Force alignment of WTF::Vector's inline buffer to 8 byte bounary fo...kbr@chromium.org2015-02-191-5/+0
* Force alignment of WTF::Vector's inline buffer to 8 byte bounary for ASAN bui...ochang@chromium.org2015-02-191-0/+5
* Annotate WTF::Vector class so ASAN can detect container overflows.ochang@chromium.org2015-02-171-0/+32
* Revert of Annotate WTF::Vector class so ASAN can detect container overflows. ...yhirano@chromium.org2015-02-171-32/+0
* Annotate WTF::Vector class so ASAN can detect container overflows.ochang@chromium.org2015-02-171-0/+32