| Commit message (Expand) | Author | Age | Files | Lines |
* | Added suppressions for two real races and one benign | timurrrr@chromium.org | 2009-10-14 | 1 | -7/+31 |
* | Fix parsing of the first race report for ThreadSanitizer | timurrrr@chromium.org | 2009-10-13 | 1 | -6/+7 |
* | Suppressed test-only race on bool, improved existing suppressions. | timurrrr@chromium.org | 2009-10-13 | 1 | -3/+19 |
* | Suppress memory errors on linux valgrind bots | hclam@chromium.org | 2009-10-10 | 1 | -0/+26 |
* | Fix another race condition on worker process shutdown that results in use-aft... | jam@chromium.org | 2009-10-10 | 1 | -34/+0 |
* | Fix Valgrind UMR errors by initializing thumbnail pixels. | huanr@chromium.org | 2009-10-09 | 1 | -11/+0 |
* | Suppress two data races in Chromium and a couple of races in libc | timurrrr@chromium.org | 2009-10-09 | 1 | -0/+32 |
* | Spellchecker: | estade@chromium.org | 2009-10-09 | 1 | -22/+0 |
* | Add a variant valgrind suppression for bug 23018. | eroman@chromium.org | 2009-10-09 | 1 | -6/+11 |
* | Remove unused valgrind suppression. | eroman@chromium.org | 2009-10-08 | 1 | -6/+0 |
* | Remove a valgrind suppression which isn't being used. | eroman@chromium.org | 2009-10-08 | 1 | -40/+0 |
* | Remove suppression for bug 22031. | eroman@chromium.org | 2009-10-08 | 1 | -8/+0 |
* | Move bug_17996 to the intentional section of the valgrind suppressions file, ... | jhawkins@chromium.org | 2009-10-08 | 1 | -7/+8 |
* | Suppress a memory leak and a use-after-free error spotted on the bots. | jhawkins@chromium.org | 2009-10-08 | 1 | -0/+41 |
* | Remove fixed bug 18984 from suppressions list. | huanr@chromium.org | 2009-10-08 | 1 | -16/+0 |
* | Add back a suppression, in widened form, that was recently removed | dank@chromium.org | 2009-10-07 | 1 | -0/+13 |
* | Remove 20778 from suppressions list as it got fixed. | huanr@chromium.org | 2009-10-07 | 1 | -5/+0 |
* | Don't use -j4 to build gdb, it seems unsafe on mac. | dank@chromium.org | 2009-10-07 | 1 | -9/+14 |
* | Valgrind: Remove suppressions that have not been used in the last 100 runs on... | jhawkins@chromium.org | 2009-10-07 | 1 | -575/+0 |
* | Revert r28275, because I didn't use all the Mac valgrind bots when removing s... | jhawkins@chromium.org | 2009-10-07 | 1 | -0/+735 |
* | Added another CoreAudio ThreadSanitizer suppression. | scherkus@chromium.org | 2009-10-07 | 1 | -4/+2 |
* | Valgrind: Remove suppressions that have no been used in the last 100 runs on ... | jhawkins@chromium.org | 2009-10-07 | 1 | -735/+0 |
* | Valgrind suppression for recent leak that showed up. | mattm@chromium.org | 2009-10-06 | 1 | -0/+26 |
* | Suppress a UMR in chromium_jpeg_write_scanlines to get the tree green | dkegel@google.com | 2009-10-05 | 1 | -0/+11 |
* | Fix suppression counts - ints were concatenated, not summed up | timurrrr@chromium.org | 2009-10-05 | 1 | -0/+1 |
* | Don't instrument Crypto API for ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-10-03 | 1 | -0/+6 |
* | Widen an sqlite suppression to match the only warning that fired | dkegel@google.com | 2009-10-02 | 1 | -3/+2 |
* | This CL adds gdb_helper to tsan_analyze.py, making the | timurrrr@chromium.org | 2009-10-01 | 2 | -29/+92 |
* | Add a suppression for AudioQueueStop report in media_unittests | timurrrr@chromium.org | 2009-10-01 | 1 | -1/+9 |
* | Ignore PNG functions from WebKit, ignore V8 internals | timurrrr@chromium.org | 2009-10-01 | 1 | -2/+8 |
* | Widen operator new(unsigned int) and operator new(int) in | dkegel@google.com | 2009-09-30 | 2 | -31/+22 |
* | Add a couple of new TSAN suppressions, fix an old one | timurrrr@chromium.org | 2009-09-30 | 2 | -2/+15 |
* | Massage autogenerated suppressions to be more portable | dkegel@google.com | 2009-09-30 | 1 | -1/+22 |
* | Add bug 23450 to suppressions list. | huanr@chromium.org | 2009-09-30 | 1 | -0/+34 |
* | Print suppressions used by ThreadSanitizer. | timurrrr@chromium.org | 2009-09-30 | 2 | -11/+40 |
* | Add a couple of new ThreadSanitizer suppressions | timurrrr@chromium.org | 2009-09-30 | 1 | -0/+13 |
* | Widen one suppression (to handle -fno-inline?). | dank@chromium.org | 2009-09-30 | 1 | -1/+2 |
* | Add a mac valgrind suppression. | thestig@chromium.org | 2009-09-30 | 1 | -0/+10 |
* | This CL relates to the known reports on std::string. | timurrrr@chromium.org | 2009-09-29 | 1 | -1/+3 |
* | Add ThreadSanitizer suppression for a debug-only data race in Thread | timurrrr@chromium.org | 2009-09-29 | 1 | -0/+6 |
* | Don't instrument NSS - one more filter | timurrrr@chromium.org | 2009-09-29 | 1 | -0/+1 |
* | A sqlite valgrind suppression for the mac. | thestig@chromium.org | 2009-09-29 | 1 | -0/+8 |
* | Valgrind suppressions for recent runs. | thestig@chromium.org | 2009-09-29 | 1 | -0/+19 |
* | Re-add valgrind suppression for bug 16584. | thestig@chromium.org | 2009-09-29 | 1 | -0/+16 |
* | Don't instrument NSS for ThreadSanitizer | timurrrr@chromium.org | 2009-09-28 | 1 | -0/+5 |
* | This CL adds the facility of providing Linux- and | timurrrr@chromium.org | 2009-09-28 | 2 | -3/+23 |
* | Valgrind keeps complaining about: | nsylvain@chromium.org | 2009-09-28 | 1 | -14/+1 |
* | Add suppression for new memory leak that appeared during the WebKit deps roll. | levin@chromium.org | 2009-09-27 | 1 | -0/+31 |
* | Add a Valgrind suppression. | thestig@chromium.org | 2009-09-26 | 1 | -0/+9 |
* | Widen a valgrind suppression yet again. | thestig@chromium.org | 2009-09-26 | 1 | -1/+1 |