| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |