| Commit message (Expand) | Author | Age | Files | Lines |
* | Suppressed the leaks in net_unittests (see crbug.com/32170) | glider@chromium.org | 2010-01-13 | 1 | -0/+11 |
* | Suppress two leak errors about HTML parsing in WebKit. | tkent@chromium.org | 2010-01-13 | 1 | -0/+36 |
* | Suppressing valgrind failures in chromiumos's valgrind bots. | oshima@chromium.org | 2010-01-12 | 1 | -0/+102 |
* | Make export_tarball.py more reliable and simplify it. | phajdan.jr@chromium.org | 2010-01-12 | 1 | -44/+38 |
* | Re-add a Valgrind suppression that was removed at r28317 but is now recurring. | rsesek@chromium.org | 2010-01-11 | 1 | -1/+11 |
* | Suppress a leak detected by Mac Valgrind UI (3) that developed in r35804:35813. | rsesek@chromium.org | 2010-01-11 | 1 | -0/+16 |
* | Suppressed memory leaks in ipc_tests. | glider@chromium.org | 2010-01-11 | 1 | -0/+28 |
* | DOM Perf: Python script for dromaeo benchmark automation. | pfeldman@chromium.org | 2010-01-11 | 1 | -0/+263 |
* | Widen Mac intl1 and intl2 expectations. | chase@chromium.org | 2010-01-08 | 1 | -2/+2 |
* | Update a Mac Valgrind suppression after landing r35776. | rsesek@chromium.org | 2010-01-08 | 1 | -6/+1 |
* | wine_valgrind: Fix typos, add a new suppression, remove suppression for a fix... | thestig@chromium.org | 2010-01-08 | 1 | -13/+10 |
* | wine_valgrind: Disable a couple tests that use leaky FF2 dlls without symbols. | thestig@chromium.org | 2010-01-07 | 1 | -0/+2 |
* | wine_valgrind: Widen a suppression and fix a typo. | thestig@chromium.org | 2010-01-07 | 1 | -2/+1 |
* | wine_valgrind: Clean up X lock files if vnc got killed with SIGKILL. | thestig@chromium.org | 2010-01-06 | 1 | -0/+3 |
* | wine_valgrind: One more suppression and we'll be close to green. | thestig@chromium.org | 2010-01-06 | 1 | -0/+10 |
* | wine_valgrind: Widen a net_unittest suppression for flaky ftp tests; fix a typo. | thestig@chromium.org | 2010-01-06 | 1 | -2/+6 |
* | wine_valgrind: Suppress more memory leaks in unit_tests. | thestig@chromium.org | 2010-01-06 | 1 | -0/+36 |
* | wine_valgrind: Suppress a memory leak in BookmarkModelWorker::CallDoWorkFromM... | thestig@chromium.org | 2010-01-05 | 1 | -0/+8 |
* | wine_valgrind: Suppress a bunch of Valgrind errors for unit_tests. | thestig@chromium.org | 2010-01-05 | 2 | -1/+57 |
* | Widen Mac Valgrind unit test suppression. | rsesek@chromium.org | 2010-01-05 | 1 | -21/+1 |
* | New Valgrind supression for Mac Valgrind UI regression between r35536 and r35... | ajwong@chromium.org | 2010-01-05 | 1 | -0/+79 |
* | Suppress two Mac Valgrind errors in CookiesWindowControllerTest. | rsesek@chromium.org | 2010-01-05 | 1 | -0/+42 |
* | Remove suppression for issue 28279 which is marked Fixed. | nirnimesh@chromium.org | 2010-01-04 | 1 | -10/+0 |
* | coverage_posix.py: use proper root directory for Linux now that | jrg@chromium.org | 2009-12-31 | 1 | -4/+19 |
* | Remove some outdated valgrind suppressions. | michaeln@chromium.org | 2009-12-30 | 1 | -86/+0 |
* | Use Xvfb when running the tests. | jrg@chromium.org | 2009-12-29 | 1 | -0/+63 |
* | Adding the DB performance tests. | dumi@chromium.org | 2009-12-29 | 17 | -0/+619 |
* | Do not make test failures fatal (since it is so common.) | jrg@chromium.org | 2009-12-29 | 1 | -2/+3 |
* | Added heapcheck suppressions for intentional memory leaks in net_unittests. | glider@chromium.org | 2009-12-25 | 1 | -1/+47 |
* | Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools. | glider@chromium.org | 2009-12-25 | 1 | -0/+1 |
* | Made pprof executable and set the explicit path to it in the heapcheck runner. | glider@chromium.org | 2009-12-24 | 1 | -0/+3 |
* | Update test_expectations.txt to account for recent failures. | levin@chromium.org | 2009-12-22 | 1 | -1/+0 |
* | Fix valgrind mem leak in AppCacheUpdateJobTest and remove suppression. | jennb@chromium.org | 2009-12-22 | 1 | -26/+0 |
* | Suppress a couple valgrind mem leaks in AppCacheUpdateJobTest. | jennb@chromium.org | 2009-12-22 | 1 | -0/+26 |
* | Adjust valgrind suppression. | levin@chromium.org | 2009-12-22 | 1 | -2/+1 |
* | Fix the order in which the suppression reader reads the suppression's | glider@chromium.org | 2009-12-22 | 1 | -3/+3 |
* | Add initial suppressions for the heapchecker bot. | glider@chromium.org | 2009-12-22 | 1 | -0/+39 |
* | Suppress NetworkChangeNotifierMac's destructor race. | willchan@chromium.org | 2009-12-22 | 1 | -0/+6 |
* | Widen a Mac Valgrind/Memcheck suppression to include SecKeychainSearchCreateF... | rsesek@chromium.org | 2009-12-22 | 1 | -3/+1 |
* | Linux: add another suppression for FlipFramer::DecompressFrame; again probabl... | viettrungluu@chromium.org | 2009-12-20 | 1 | -0/+14 |
* | Linux: add suppression for occasional ui valgrind failure. | viettrungluu@chromium.org | 2009-12-20 | 1 | -0/+22 |
* | Linux: widen/add valgrind suppression for possible problem in FlipFramer::Dec... | viettrungluu@chromium.org | 2009-12-20 | 1 | -2/+17 |
* | Fixing busted syntax. | slightlyoff@chromium.org | 2009-12-19 | 1 | -7/+0 |
* | A more specific version of the existing zlib supression. | slightlyoff@chromium.org | 2009-12-19 | 1 | -0/+8 |
* | wine_valgrind: Add a sqlite suppression for a known leak. | thestig@chromium.org | 2009-12-19 | 1 | -0/+9 |
* | wine_valgrind: Suppress net_unittests errors. Some of them only show up inter... | thestig@chromium.org | 2009-12-19 | 1 | -1/+33 |
* | supress valgrind complaints about zlib conditional jump performance optimizat... | slightlyoff@chromium.org | 2009-12-18 | 1 | -0/+9 |
* | Fix memory leak on ExtensionMessageBundle. | cira@chromium.org | 2009-12-18 | 2 | -15/+0 |
* | wine_valgrind: Disabled https/ssl tests while I investigate. | thestig@chromium.org | 2009-12-18 | 1 | -0/+8 |
* | Fixed the tcmalloc patch for Valgrind. | glider@chromium.org | 2009-12-18 | 2 | -18/+39 |