| Commit message (Expand) | Author | Age | Files | Lines |
* | wine_valgrind: Suppress a couple more leaks. | thestig@chromium.org | 2009-12-16 | 1 | -0/+17 |
* | wine_valgrind: Suppress hunspell and libxcursor errors. | thestig@chromium.org | 2009-12-16 | 2 | -1/+15 |
* | Don't instrument tcmalloc under ThreadSanitizer | timurrrr@chromium.org | 2009-12-16 | 1 | -0/+3 |
* | wine_valgrind: Add suppressions for bugs dank filed. | thestig@chromium.org | 2009-12-16 | 1 | -0/+16 |
* | Revert "Fix startup perf expectations for Linux." | chase@chromium.org | 2009-12-16 | 1 | -2/+2 |
* | Supress bug 30582 | timurrrr@chromium.org | 2009-12-16 | 1 | -0/+7 |
* | wine_valgrind: Add suppressions for some common valgrind errors. | thestig@chromium.org | 2009-12-16 | 1 | -0/+27 |
* | Check log file for errors. | dkegel@google.com | 2009-12-15 | 1 | -7/+25 |
* | Absolutify suppression directories so they survive the cd. | dkegel@google.com | 2009-12-15 | 1 | -1/+2 |
* | Change defaults to match bot. | dkegel@google.com | 2009-12-15 | 1 | -2/+2 |
* | Revert "Suppress some leaks that seem to be tcmalloc related." | tony@chromium.org | 2009-12-15 | 1 | -33/+0 |
* | Removed the wildcards for the bug_30110 suppression to obey the Valgrind | glider@chromium.org | 2009-12-15 | 1 | -2/+2 |
* | Suppressed a benign leak in TCMallocGuard. Will probably fix this in the next | glider@chromium.org | 2009-12-15 | 1 | -0/+6 |
* | Valgrind: Add test script and suppression files for Valgrinding win32 executa... | thestig@chromium.org | 2009-12-15 | 3 | -0/+1582 |
* | Fix syntax error in tools/valgrind/memcheck/suppressions_mac.txt. | viettrungluu@chromium.org | 2009-12-15 | 1 | -1/+0 |
* | Suppress a Mac UI test leak | stuartmorgan@chromium.org | 2009-12-15 | 1 | -0/+13 |
* | Suppress some leaks that seem to be tcmalloc related. | tony@chromium.org | 2009-12-15 | 1 | -0/+33 |
* | Fix startup perf expectations for Linux. | chase@chromium.org | 2009-12-14 | 1 | -2/+2 |
* | Add valgrind suppressions for a leak and and error possibly introduced by SVG... | senorblanco@chromium.org | 2009-12-14 | 1 | -0/+19 |
* | last attempt to fix valgrind/mac/unit. I didn't check error type, my bad. | oshima@chromium.org | 2009-12-13 | 1 | -1/+29 |
* | 5th attempt to make valgrind/mac/unit happy. (see bug 30209/30264) | oshima@chromium.org | 2009-12-13 | 1 | -0/+28 |
* | Made chrome_test to fail when the test itself failed. | oshima@chromium.org | 2009-12-12 | 1 | -9/+10 |
* | Fix memory_watcher dependencies | gregoryd@google.com | 2009-12-11 | 1 | -1/+1 |
* | Remove suppressions for a few fixed races | timurrrr@chromium.org | 2009-12-10 | 1 | -27/+0 |
* | Fix an algorithm in sync-webkit-git to be much faster. | evan@chromium.org | 2009-12-10 | 1 | -5/+37 |
* | Extend the existing tcmalloc's VDSO-something suppressions to cover the new | glider@chromium.org | 2009-12-10 | 1 | -3/+3 |
* | Fix a memory leak in the worker tests. | levin@chromium.org | 2009-12-10 | 1 | -63/+9 |
* | Update valgrind suppressions for mac_util::SetFileBackupExclusion leaks. | yutak@chromium.org | 2009-12-10 | 2 | -28/+2 |
* | Green bots are my goal. | jrg@chromium.org | 2009-12-09 | 1 | -0/+10 |
* | Set svn:executable attribute for scipts from tools/heapcheck. | timurrrr@chromium.org | 2009-12-09 | 2 | -0/+0 |
* | Remove the channel changer since it is no longer used. | thomasvl@chromium.org | 2009-12-09 | 7 | -847/+0 |
* | Revert 34110 - Fix leak of ShutdownDetector. Broke Mac startup_test. | willchan@chromium.org | 2009-12-09 | 1 | -0/+8 |
* | Fix leak of ShutdownDetector. | willchan@chromium.org | 2009-12-09 | 1 | -8/+0 |
* | Remove an extra line from suppressions.txt. | yutak@chromium.org | 2009-12-08 | 1 | -1/+0 |
* | Add valgrind suppression for recent memory leaks in CSBackupSetItemExcluded. | yutak@chromium.org | 2009-12-08 | 1 | -0/+10 |
* | Add suppression for ShutdownDetector leaks in BrowserMain. | yutak@chromium.org | 2009-12-08 | 1 | -0/+9 |
* | Now that we append to this file instead of clobbering it each time | jrg@chromium.org | 2009-12-07 | 1 | -9/+8 |
* | Widen vista dual intl1 and morejs variance further. | chase@chromium.org | 2009-12-07 | 1 | -2/+2 |
* | Update perf expectations for recent changes. | chase@chromium.org | 2009-12-07 | 1 | -8/+8 |
* | Two more suppression for async deletion, and callback object. | oshima@chromium.org | 2009-12-07 | 1 | -0/+17 |
* | Modify windows code coverage pattern to dump info once per test and | jrg@chromium.org | 2009-12-05 | 1 | -22/+34 |
* | Reset perf expectations after reference build update. | chase@chromium.org | 2009-12-04 | 1 | -36/+36 |
* | Patch Valgrind to intercept libtcmalloc memory functions. | timurrrr@chromium.org | 2009-12-04 | 2 | -0/+220 |
* | Add linux_valgrind as a default trybot for tools/valgrind/memcheck/ and third... | timurrrr@chromium.org | 2009-12-04 | 1 | -0/+12 |
* | Add valgrind suppressions for FlipSession/FlipSessionPool leak. | yutak@chromium.org | 2009-12-04 | 1 | -0/+18 |
* | Add more perf expectations. | chase@chromium.org | 2009-12-04 | 1 | -2/+22 |
* | Fix mac perf moz expectation. | chase@chromium.org | 2009-12-03 | 1 | -1/+1 |
* | Linux is showing this leak with fun:malloc on the stack twice, so add a ... t... | thomasvl@chromium.org | 2009-12-03 | 1 | -0/+1 |
* | Adding a profile leak I've seen a few times the yesterday/today. | thomasvl@chromium.org | 2009-12-03 | 1 | -0/+11 |
* | Add perf expectations for vista, other tests. | chase@chromium.org | 2009-12-03 | 1 | -0/+16 |