| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove valgrind suppression for BrowserWindowGtk::ConnectAccelerators(). | willchan@chromium.org | 2009-06-15 | 1 | -12/+0 |
* | Broaden valgrind supression for known issue in zlib. This seems ok because th... | aa@chromium.org | 2009-06-01 | 1 | -2/+1 |
* | Suppress a leak caused by NSS_InitReadWrite. | thestig@chromium.org | 2009-05-25 | 1 | -0/+9 |
* | Supress a leak in ExtensionsServiceTest.InstallExtension. | thestig@chromium.org | 2009-05-23 | 1 | -0/+8 |
* | Add Valgrind suppressions for bug 12366. Loosen one of the sqlite suppression... | thestig@chromium.org | 2009-05-21 | 1 | -1/+8 |
* | Tidy the valgrind suppressions file | dank@chromium.org | 2009-05-19 | 1 | -61/+83 |
* | Fix memory leak in corrupt JPEG decoding. | thestig@chromium.org | 2009-05-19 | 1 | -11/+0 |
* | valgrind: with my fix upstreamed, we can now remove this suppression. | evan@chromium.org | 2009-05-18 | 1 | -7/+0 |
* | Add valgrind suppression for libxml error in http://crbug.com/11838 | thestig@chromium.org | 2009-05-12 | 1 | -0/+12 |
* | Stop leaking RenderWidgetHostViewGtk. | willchan@chromium.org | 2009-05-08 | 1 | -15/+0 |
* | Add valgrind suppressions for a well-known fontconfig leak and | dkegel@google.com | 2009-05-05 | 1 | -5/+36 |
* | Rebase valgrind suppressions, add one for http://crbug.com/11130 | dkegel@google.com | 2009-05-04 | 1 | -2/+15 |
* | Add a few more suppressions for ui tests that hidden until yesterday | dkegel@google.com | 2009-04-30 | 1 | -10/+29 |
* | Add two ui_test valgrind suppressions, fix one old one | dkegel@google.com | 2009-04-29 | 1 | -0/+20 |
* | Loosen a couple more ui test valgrind suppressions. | dkegel@google.com | 2009-04-29 | 1 | -13/+13 |
* | Rebase valgrind suppressions again to deal with more web/tab renames | dkegel@google.com | 2009-04-28 | 1 | -7/+33 |
* | Remove the SiteInstance leak from the known leaks now that it's fixed. | brettw@chromium.org | 2009-04-24 | 1 | -10/+0 |
* | Valgrind bug suppression: add 10945 (leak in JPEGCodec.DecodeCorrupted) | dkegel@google.com | 2009-04-24 | 1 | -0/+11 |
* | Make one suppression looser to match -O1. | dkegel@google.com | 2009-04-23 | 1 | -3/+3 |
* | Suppress bug 6532 for -O1 as well. Move to central suppression file. | dkegel@google.com | 2009-04-23 | 1 | -0/+23 |
* | Valgrind bug suppressions: add bugs 10871, 10873 | dkegel@google.com | 2009-04-23 | 1 | -0/+25 |
* | Make suppression for bug 10782 less specific so it matches both -O0 and -O1. | dkegel@google.com | 2009-04-23 | 1 | -8/+2 |
* | Valgrind bug suppressions: add bug 10782 | dkegel@google.com | 2009-04-22 | 1 | -0/+16 |
* | Valgrind bug suppressions: remove 10560 and 10739, add 6522 and 10747 | dkegel@google.com | 2009-04-22 | 1 | -18/+21 |
* | Adds suppressions for epoll on Intrepid, | dkegel@google.com | 2009-04-21 | 1 | -1/+130 |
* | Tweak two suppressions to work in more environments | dkegel@google.com | 2009-04-16 | 1 | -3/+6 |
* | Suppress skia font leak for now, see http://crbug.com/9757 | dkegel@google.com | 2009-04-05 | 1 | -0/+8 |
* | Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell... | dkegel@google.com | 2009-03-30 | 1 | -2/+30 |
* | Suppress remaining leaks in test_shell_tests to make linux valgrind buildbot ... | dkegel@google.com | 2009-03-25 | 1 | -3/+137 |
* | Make a sqlite suppression less platform-specific; it wasn't working on buildbot | dkegel@google.com | 2009-03-23 | 1 | -2/+4 |
* | Don't expect unit tests to free root cert | dkegel@google.com | 2009-03-20 | 1 | -1/+6 |
* | One more NSS suppression needed. With this change, base is green. | dkegel@google.com | 2009-03-17 | 1 | -1/+7 |
* | Move the ssl suppressions together, simplify, improve comment. | dkegel@google.com | 2009-03-17 | 1 | -11/+15 |
* | Use ... wildcard in suppressions; it's simpler and more robust | dkegel@google.com | 2009-03-16 | 1 | -110/+3 |
* | Use ... wildcard to unbreak one more suppression. We should do this throughout. | dkegel@google.com | 2009-03-16 | 1 | -10/+8 |
* | Add suppressions for gtk one-time leaks; link to discussion. | dkegel@google.com | 2009-03-16 | 1 | -87/+74 |
* | Try to suppress an invalid read in dlopen triggered by EnsureNSSInit, | dkegel@google.com | 2009-03-15 | 1 | -6/+16 |
* | Add a script to more easily run valgrind with our parameters and suppressions. | deanm@chromium.org | 2009-03-12 | 1 | -0/+40 |
* | Make a valgrind tool in the same vein as the purify one. | erg@google.com | 2009-01-09 | 1 | -0/+183 |