summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
Commit message (Expand)AuthorAgeFilesLines
* Reverting 20592. Causing a bunch of valgrind MAC redness.mhm@chromium.org2009-07-142-7/+17
* Bug 15762 happens on Linux, too, so move suppression to generic file.dkegel@google.com2009-07-142-17/+7
* Widen two suppressions that weren't matching properly on my ghardy box.dkegel@google.com2009-07-131-10/+1
* Add yet more suppressions to make the ui_tests not spew warnings under valgrinddkegel@google.com2009-07-131-0/+93
* Point to correct app test binarynirnimesh@chromium.org2009-07-101-1/+1
* Make sure we end up with an executable binary when juggling stripped binaries...stuartmorgan@chromium.org2009-07-091-0/+1
* Support running app_unittests under Valgrindnirnimesh@chromium.org2009-07-091-0/+4
* Add more suppressions, adapt more to work on hardy (and not just jaunty), fix...dkegel@google.com2009-07-091-30/+101
* Add temporary suppressions for a couple of newly-file Mac leaks.stuartmorgan@chromium.org2009-07-081-0/+25
* Fix a leak of the new location GURL by NotificationTask when doing a redirect.eroman@chromium.org2009-07-081-25/+0
* Shuffle the Mac valgind suppressions around a bit to match the other suppress...stuartmorgan@chromium.org2009-07-081-104/+118
* Add a suppression for a leak the Mac UI tests get when plugins are first loaded.stuartmorgan@chromium.org2009-07-081-0/+14
* Fix subtle whitespace problem. Lesson: never copy and paste a suppressiondank@chromium.org2009-07-071-10/+10
* Rejigger a few suppressions to fire properly on the buildbots.dank@chromium.org2009-07-071-2/+28
* Widen a couple suppressions, add a few more.dank@chromium.org2009-07-071-2/+29
* Suppress a wad of valgrind warnings that happen in nearly every ui test.dank@chromium.org2009-07-071-0/+87
* Fix tools/valgrind/chrome_tests.sh to always use --log-file optiondank@chromium.org2009-07-071-8/+15
* Disable IPCSyncChannelTest.* under Valgrindnirnimesh@chromium.org2009-07-021-9/+14
* Suppress valgrind errors in Apple librariesnirnimesh@chromium.org2009-07-021-0/+18
* Fix the suppression using the output from valgrind.ojan@google.com2009-07-011-5/+15
* Add bug number now that the issue tracker is back up.ojan@google.com2009-07-011-2/+1
* Suppress valgrind error that started with r19701, whichojan@google.com2009-07-011-0/+8
* Fix forjrg@chromium.org2009-06-301-0/+12
* Widen /lib/ld.so suppression to match on 64 bit systems.dkegel@google.com2009-06-291-8/+6
* Teach the valgrind and layout tests about the output directory used by the Ma...dkegel@google.com2009-06-271-26/+40
* Add a framework leak suppression on the Mac.stuartmorgan@chromium.org2009-06-241-1/+11
* Add a switch to allow longer shutdown timeouts, since quitting under valgrind...stuartmorgan@chromium.org2009-06-191-1/+2
* Add a suppression for couple of valgrind warnings in OpenGL.framework initial...stuartmorgan@chromium.org2009-06-191-0/+7
* Remove valgrind suppression for BrowserWindowGtk::ConnectAccelerators().willchan@chromium.org2009-06-151-12/+0
* Increase valgrind's --num-callers to 50nirnimesh@chromium.org2009-06-111-1/+1
* Fix suppression with PNGEncoder::EncodeBGRASkBitmap()nirnimesh@chromium.org2009-06-091-3/+1
* Re-Retry. This is the change from hell.glen@chromium.org2009-06-061-0/+10
* Revert pngencoder changes.glen@chromium.org2009-06-051-10/+0
* Retry. I believe the code (with your width() * bbp fix) is correct.glen@chromium.org2009-06-051-0/+10
* Broaden valgrind supression for known issue in zlib. This seems ok because th...aa@chromium.org2009-06-011-2/+1
* Add suppressions for uninitialized memory reference in PNGEncoder::EncodeBGRA...thestig@chromium.org2009-05-261-6/+24
* Suppress a leak caused by NSS_InitReadWrite.thestig@chromium.org2009-05-251-0/+9
* Add a suppression for the Mac Valgrind test_shell_test leak.thestig@chromium.org2009-05-231-2/+11
* Supress a leak in ExtensionsServiceTest.InstallExtension.thestig@chromium.org2009-05-231-0/+8
* Suppress jump on uninitialized value noticed by Valgrind on Mac innirnimesh@chromium.org2009-05-221-0/+22
* Fix a leak in BookmarkBarController, and remove the valgrind suppression for it.stuartmorgan@chromium.org2009-05-221-14/+0
* 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
* Example script to run all tests under valgrinddkegel@google.com2009-05-141-0/+75
* valgrind: print the gtest suppression list on startup.evan@chromium.org2009-05-131-0/+1
* Add valgrind suppression for libxml error in http://crbug.com/11838thestig@chromium.org2009-05-121-0/+12
* Move timeout to right spot in tools/valgrind/chrome_tests.py. Fixes thinko c...dkegel@google.com2009-05-111-1/+1
* Raise timeout on ui tests to 12000 seconds, since on thedkegel@google.com2009-05-111-0/+1