summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Widen a Mac Valgrind supression added at r36505 to hopefully turn the bot green.rsesek@chromium.org2010-01-191-10/+0
* Add a Mac Valgrind suppression for an invalid free deep in the NIB loading pr...rsesek@chromium.org2010-01-191-0/+18
* Trim mac valgrind suppression a bit, and add a comment.senorblanco@chromium.org2010-01-151-11/+2
* Add a suppression for recent valgrind error on Mac UI tests.senorblanco@chromium.org2010-01-151-0/+23
* Update expectations after WebKit roll.chase@chromium.org2010-01-151-15/+15
* suppress a valgrind error found in layout tests:jshin@chromium.org2010-01-151-0/+15
* suppress 3 more valgrind errors (two in ffmpeg and one in npapi test plugin)jshin@chromium.org2010-01-151-0/+63
* Suppress two valgrind errors during linux layout tests. jshin@chromium.org2010-01-151-0/+47
* Suppress a memory leak found in WebCore::StringImpl (??) andjshin@chromium.org2010-01-151-1/+39
* Revert 36314 - Failed unit tests - Fix a leak in CookiesWindowControllerTest ...rsesek@chromium.org2010-01-151-0/+7
* Fix a leak in CookiesWindowControllerTest and remove the appropriate suppressionrsesek@chromium.org2010-01-151-7/+0
* linux: add a gdb pretty-print module for WebCore typesevan@chromium.org2010-01-141-0/+96
* Update expectations after WebKit roll.chase@chromium.org2010-01-141-6/+6
* Suppress valgrind error.ericu@google.com2010-01-141-0/+22
* Suppressed reports for crbug.com/17540, crbug.com/31643, crbug.com/30547glider@chromium.org2010-01-141-0/+29
* Removed the wrong one-line suppressions for libnss.glider@chromium.org2010-01-141-23/+0
* One more suppression for lazy initialization in libeventtimurrrr@chromium.org2010-01-141-1/+8
* wine_valgrind: Suppress a mysterious _calloc_crt error.thestig@chromium.org2010-01-141-0/+12
* wine_valgrind: Check in a couple local changes to valgrind.thestig@chromium.org2010-01-142-0/+174
* Suppressed the leaks in net_unittests (see crbug.com/32170)glider@chromium.org2010-01-131-0/+11
* Suppress two leak errors about HTML parsing in WebKit.tkent@chromium.org2010-01-131-0/+36
* Suppressing valgrind failures in chromiumos's valgrind bots.oshima@chromium.org2010-01-121-0/+102
* Make export_tarball.py more reliable and simplify it.phajdan.jr@chromium.org2010-01-121-44/+38
* Re-add a Valgrind suppression that was removed at r28317 but is now recurring.rsesek@chromium.org2010-01-111-1/+11
* Suppress a leak detected by Mac Valgrind UI (3) that developed in r35804:35813.rsesek@chromium.org2010-01-111-0/+16
* Suppressed memory leaks in ipc_tests.glider@chromium.org2010-01-111-0/+28
* DOM Perf: Python script for dromaeo benchmark automation.pfeldman@chromium.org2010-01-111-0/+263
* Widen Mac intl1 and intl2 expectations.chase@chromium.org2010-01-081-2/+2
* Update a Mac Valgrind suppression after landing r35776.rsesek@chromium.org2010-01-081-6/+1
* wine_valgrind: Fix typos, add a new suppression, remove suppression for a fix...thestig@chromium.org2010-01-081-13/+10
* wine_valgrind: Disable a couple tests that use leaky FF2 dlls without symbols.thestig@chromium.org2010-01-071-0/+2
* wine_valgrind: Widen a suppression and fix a typo.thestig@chromium.org2010-01-071-2/+1
* wine_valgrind: Clean up X lock files if vnc got killed with SIGKILL.thestig@chromium.org2010-01-061-0/+3
* wine_valgrind: One more suppression and we'll be close to green.thestig@chromium.org2010-01-061-0/+10
* wine_valgrind: Widen a net_unittest suppression for flaky ftp tests; fix a typo.thestig@chromium.org2010-01-061-2/+6
* wine_valgrind: Suppress more memory leaks in unit_tests.thestig@chromium.org2010-01-061-0/+36
* wine_valgrind: Suppress a memory leak in BookmarkModelWorker::CallDoWorkFromM...thestig@chromium.org2010-01-051-0/+8
* wine_valgrind: Suppress a bunch of Valgrind errors for unit_tests.thestig@chromium.org2010-01-052-1/+57
* Widen Mac Valgrind unit test suppression.rsesek@chromium.org2010-01-051-21/+1
* New Valgrind supression for Mac Valgrind UI regression between r35536 and r35...ajwong@chromium.org2010-01-051-0/+79
* Suppress two Mac Valgrind errors in CookiesWindowControllerTest.rsesek@chromium.org2010-01-051-0/+42
* Remove suppression for issue 28279 which is marked Fixed.nirnimesh@chromium.org2010-01-041-10/+0
* coverage_posix.py: use proper root directory for Linux now thatjrg@chromium.org2009-12-311-4/+19
* Remove some outdated valgrind suppressions.michaeln@chromium.org2009-12-301-86/+0
* Use Xvfb when running the tests.jrg@chromium.org2009-12-291-0/+63
* Adding the DB performance tests.dumi@chromium.org2009-12-2917-0/+619
* Do not make test failures fatal (since it is so common.)jrg@chromium.org2009-12-291-2/+3
* Added heapcheck suppressions for intentional memory leaks in net_unittests.glider@chromium.org2009-12-251-1/+47
* Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools.glider@chromium.org2009-12-251-0/+1
* Made pprof executable and set the explicit path to it in the heapcheck runner.glider@chromium.org2009-12-241-0/+3