summaryrefslogtreecommitdiffstats
path: root/tools/ubsan
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten UBSan vptr_blacklist.txtochang2015-05-221-0/+113
* Add more entries to UBSan blacklists, and only compile with a subset of UBSan...ochang2015-05-221-94/+52
* Add forbidGCDuringConstruction to UBSan VPTR blacklist. See crbug.com/476063.inferno2015-04-221-0/+4
* Remove dependency on cc::TestNowSource from scheduler codejochen2015-04-211-3/+0
* Blacklist a UBSan vptr startup crash.Abhishek Arya2015-03-051-3/+3
* Update UBSAN vptr blacklists to account for startup crashes.Abhishek Arya2015-03-041-4/+17
* Run task queue manager work in batchesskyostil2015-02-031-0/+3
* Revert of Run task queue manager work in batches (patchset #11 id:200001 of h...oysteine2015-02-021-3/+0
* Run task queue manager work in batchesskyostil2015-01-271-0/+3
* Suppress UBSan's false positives for virtual base classes.svenpanne2015-01-211-0/+6
* Make UBSAN vptr work inside UBSAN and also add the UNDEFINED_SANITIZER define...inferno2015-01-201-0/+90