| Commit message (Expand) | Author | Age | Files | Lines |
* | Quick-fix for syntax error in memcheck_analyze.py | timurrrr@chromium.org | 2010-08-11 | 1 | -1/+1 |
* | Never create "negative" hashes and output the error hash along with the suppr... | jochen@chromium.org | 2010-08-11 | 2 | -4/+22 |
* | Suppression for memory leak in Mac tabpose. | jochen@chromium.org | 2010-08-11 | 1 | -0/+9 |
* | Add blame support to waterfall.sh | jochen@chromium.org | 2010-08-11 | 1 | -8/+121 |
* | Suppress another stack for bug 34554 (Leak in WebEventListnerTest) | glider@chromium.org | 2010-08-11 | 1 | -1/+9 |
* | Make the Valgrind Linux bot greener: | glider@chromium.org | 2010-08-11 | 1 | -1/+28 |
* | Delete callbacks after use in canned browsing data helpers. | jochen@chromium.org | 2010-08-11 | 2 | -20/+0 |
* | Build just chrome to shorten the Coverity build and analysis | wtc@chromium.org | 2010-08-11 | 1 | -7/+6 |
* | Update the suppresion file. | jianli@chromium.org | 2010-08-10 | 1 | -0/+30 |
* | Update xpdual/moz/total_byte_r. | chase@chromium.org | 2010-08-10 | 1 | -1/+1 |
* | Fix CrosLibrary::TestApi valgrind errors | cmasone@google.com | 2010-08-10 | 1 | -45/+0 |
* | Suppressing bug 51707 http://crbug.com/51707 | lzheng@chromium.org | 2010-08-10 | 1 | -0/+10 |
* | Update xp release dual core moz expectations. | chase@chromium.org | 2010-08-10 | 1 | -1/+1 |
* | Fix some intl* expectations to use later data. | chase@chromium.org | 2010-08-10 | 1 | -6/+6 |
* | Update perf expectations after V8 roll. | chase@chromium.org | 2010-08-10 | 1 | -10/+10 |
* | Suppress a leak in the extension message service triggered by bookmark ui tests. | jochen@chromium.org | 2010-08-10 | 1 | -1/+9 |
* | Suppress leaks in url database. | jochen@chromium.org | 2010-08-10 | 1 | -0/+11 |
* | Another leak in CrosLibrary::EnsureLoaded | jochen@chromium.org | 2010-08-10 | 1 | -1/+8 |
* | Suppress another stack for bug 49250 (Valgrind error inside | glider@chromium.org | 2010-08-10 | 1 | -0/+9 |
* | Cleanup waterfall.sh. | jochen@chromium.org | 2010-08-10 | 1 | -5/+29 |
* | Add suppressions for more NSS SSL failures. | jochen@chromium.org | 2010-08-10 | 1 | -0/+20 |
* | Adjust suppression. | jochen@chromium.org | 2010-08-10 | 1 | -1/+1 |
* | Even wider suppressions. | jochen@chromium.org | 2010-08-09 | 1 | -6/+0 |
* | Widen suppressions. | jochen@chromium.org | 2010-08-09 | 1 | -2/+18 |
* | Suppress third party bugs reported by Memcheck on Snow Leopard: | glider@chromium.org | 2010-08-09 | 1 | -0/+28 |
* | Widen a suppression. | jochen@chromium.org | 2010-08-09 | 1 | -1/+0 |
* | Suppress an invalid memory access in stringToGlyphs. | jochen@chromium.org | 2010-08-09 | 1 | -0/+11 |
* | Suppress access to invalid parent view in accessibility code. | jochen@chromium.org | 2010-08-09 | 1 | -0/+8 |
* | Suppression for memory leak in SkBitmap::allocPixels and/or views/tabs/tab.cc | jochen@chromium.org | 2010-08-09 | 1 | -0/+26 |
* | Suppression for invalid memory access in WebKit. | jochen@chromium.org | 2010-08-09 | 1 | -1/+7 |
* | Widen suppression for leaks related to pango/cairo. | jochen@chromium.org | 2010-08-09 | 1 | -18/+2 |
* | Add a new suppression for bug 51076 (Leak in StatusBubbleViews::Init) | glider@chromium.org | 2010-08-06 | 1 | -1/+41 |
* | Fix memory leak in policy refresh implementation | danno@chromium.org | 2010-08-06 | 1 | -21/+0 |
* | Suppress bug 51379 | glider@chromium.org | 2010-08-06 | 1 | -0/+27 |
* | One more PhishingDOMFeatureExtractorTest suppression, for the IPC channel name. | bryner@chromium.org | 2010-08-06 | 1 | -0/+6 |
* | Remove valgrind suppressions for bug49590, which is fixed. | johnnyg@chromium.org | 2010-08-06 | 1 | -37/+0 |
* | Make PhishingDOMFeatureExtractorTest heapcheck suppressions more specific. | bryner@chromium.org | 2010-08-05 | 1 | -1/+11 |
* | Remove bashisms from waterfall.sh | thestig@chromium.org | 2010-08-05 | 1 | -3/+3 |
* | Skip testing::Test::Run() frame and below when printing Valgrind reports and ... | timurrrr@chromium.org | 2010-08-05 | 2 | -11/+7 |
* | Check in a little toy that graphs history of words in the source. | evan@chromium.org | 2010-08-05 | 2 | -2/+52 |
* | Use suppressions_mac.txt for Mac-specific reports | timurrrr@chromium.org | 2010-08-05 | 1 | -11/+16 |
* | Widen one suppression (bug 40429), fix styling nits in two other suppressions | timurrrr@chromium.org | 2010-08-05 | 1 | -2/+2 |
* | Add one more suppression for sqlite leak (bug 19775) | timurrrr@chromium.org | 2010-08-05 | 1 | -0/+26 |
* | Suppress memory leaks in chromeos::CrosLibrary::EnsureLoaded() | timurrrr@chromium.org | 2010-08-05 | 1 | -0/+11 |
* | Suppress uninit reads and leaks in CrOS GoogleAuthenticatorTest (bug 51261) | timurrrr@chromium.org | 2010-08-05 | 1 | -0/+13 |
* | Widen the suppressions for leaks in unit_tests (bug 51176) and :cond on CrOS | timurrrr@chromium.org | 2010-08-05 | 1 | -3/+3 |
* | Fix shell quoting in tools/valgrind/waterfall.sh | timurrrr@chromium.org | 2010-08-05 | 1 | -11/+11 |
* | Remove valgrind suppressions from bugs 50728 and 50766 | bryner@chromium.org | 2010-08-04 | 1 | -72/+0 |
* | Leaks found in UI tests including ResourceMessageFilter::OnMessageReceived | dhollowa@chromium.org | 2010-08-04 | 1 | -0/+12 |
* | Leaks found in PrefValueStoreTest tests | dhollowa@chromium.org | 2010-08-04 | 2 | -0/+65 |