Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add forgotten UBSan vptr_blacklist.txt | ochang | 2015-05-22 | 1 | -0/+113 |
* | Add more entries to UBSan blacklists, and only compile with a subset of UBSan... | ochang | 2015-05-22 | 1 | -94/+52 |
* | Add forbidGCDuringConstruction to UBSan VPTR blacklist. See crbug.com/476063. | inferno | 2015-04-22 | 1 | -0/+4 |
* | Remove dependency on cc::TestNowSource from scheduler code | jochen | 2015-04-21 | 1 | -3/+0 |
* | Blacklist a UBSan vptr startup crash. | Abhishek Arya | 2015-03-05 | 1 | -3/+3 |
* | Update UBSAN vptr blacklists to account for startup crashes. | Abhishek Arya | 2015-03-04 | 1 | -4/+17 |
* | Run task queue manager work in batches | skyostil | 2015-02-03 | 1 | -0/+3 |
* | Revert of Run task queue manager work in batches (patchset #11 id:200001 of h... | oysteine | 2015-02-02 | 1 | -3/+0 |
* | Run task queue manager work in batches | skyostil | 2015-01-27 | 1 | -0/+3 |
* | Suppress UBSan's false positives for virtual base classes. | svenpanne | 2015-01-21 | 1 | -0/+6 |
* | Make UBSAN vptr work inside UBSAN and also add the UNDEFINED_SANITIZER define... | inferno | 2015-01-20 | 1 | -0/+90 |