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