| Commit message (Expand) | Author | Age | Files | Lines |
* | Suppress two or so leaks and one invalid read in layout_tests | dank@chromium.org | 2009-07-18 | 1 | -0/+38 |
* | Script to valgrind layout tests | dank@chromium.org | 2009-07-18 | 1 | -0/+23 |
* | Suppress yet another UtilityProcessHostTest.ExtensionUnpacker leak. | dkegel@google.com | 2009-07-17 | 1 | -0/+7 |
* | Suppress both leaks mentioned in bug16625 on both mac and linux. | dkegel@google.com | 2009-07-17 | 1 | -0/+11 |
* | Another occasional leak in WebCore::HTMLNames::init() | dkegel@google.com | 2009-07-17 | 1 | -1/+13 |
* | Fix wayward Q left over from debugging. | dkegel@google.com | 2009-07-17 | 1 | -1/+1 |
* | Reduce number of slices when running UI tests under purify | huanr@chromium.org | 2009-07-17 | 1 | -2/+2 |
* | Fixes a leak in [LinkInfoBarController addAdditionalControls]. | rohitrao@chromium.org | 2009-07-17 | 1 | -30/+0 |
* | Reland http://codereview.chromium.org/155465 | dank@chromium.org | 2009-07-17 | 2 | -17/+7 |
* | Unbreak demangling on mac | dank@chromium.org | 2009-07-17 | 1 | -1/+2 |
* | Temporary suppression for infobar leak | nirnimesh@chromium.org | 2009-07-17 | 1 | -0/+29 |
* | Valgrind doesn't have an option (yet) to put suppressions into its xml | dkegel@google.com | 2009-07-16 | 2 | -5/+24 |
* | Add two ui_test suppressions, widen another, to make my home jaunty system happy | dkegel@google.com | 2009-07-16 | 1 | -2/+27 |
* | Patch from timurrrr: Re-factor valgrind scripts to add tsan support | dkegel@google.com | 2009-07-16 | 9 | -249/+521 |
* | Use the new cov-analyze options recommended by Coverity. | wtc@chromium.org | 2009-07-16 | 1 | -3/+11 |
* | Running UI tests with slices under purify. | huanr@chromium.org | 2009-07-14 | 1 | -1/+61 |
* | Reverting 20592. Causing a bunch of valgrind MAC redness. | mhm@chromium.org | 2009-07-14 | 2 | -7/+17 |
* | Bug 15762 happens on Linux, too, so move suppression to generic file. | dkegel@google.com | 2009-07-14 | 2 | -17/+7 |
* | Widen two suppressions that weren't matching properly on my ghardy box. | dkegel@google.com | 2009-07-13 | 1 | -10/+1 |
* | Add yet more suppressions to make the ui_tests not spew warnings under valgrind | dkegel@google.com | 2009-07-13 | 1 | -0/+93 |
* | Point to correct app test binary | nirnimesh@chromium.org | 2009-07-10 | 1 | -1/+1 |
* | Make sure we end up with an executable binary when juggling stripped binaries... | stuartmorgan@chromium.org | 2009-07-09 | 1 | -0/+1 |
* | Support running app_unittests under Valgrind | nirnimesh@chromium.org | 2009-07-09 | 1 | -0/+4 |
* | Add more suppressions, adapt more to work on hardy (and not just jaunty), fix... | dkegel@google.com | 2009-07-09 | 1 | -30/+101 |
* | Add temporary suppressions for a couple of newly-file Mac leaks. | stuartmorgan@chromium.org | 2009-07-08 | 1 | -0/+25 |
* | Fix a leak of the new location GURL by NotificationTask when doing a redirect. | eroman@chromium.org | 2009-07-08 | 1 | -25/+0 |
* | Shuffle the Mac valgind suppressions around a bit to match the other suppress... | stuartmorgan@chromium.org | 2009-07-08 | 1 | -104/+118 |
* | Remove svn:executable property from files that don't need it. | thestig@chromium.org | 2009-07-08 | 2 | -0/+0 |
* | Add a suppression for a leak the Mac UI tests get when plugins are first loaded. | stuartmorgan@chromium.org | 2009-07-08 | 1 | -0/+14 |
* | Fix subtle whitespace problem. Lesson: never copy and paste a suppression | dank@chromium.org | 2009-07-07 | 1 | -10/+10 |
* | Rejigger a few suppressions to fire properly on the buildbots. | dank@chromium.org | 2009-07-07 | 1 | -2/+28 |
* | Beginning of code coverage on Windows. | jrg@chromium.org | 2009-07-07 | 1 | -23/+153 |
* | Widen a couple suppressions, add a few more. | dank@chromium.org | 2009-07-07 | 1 | -2/+29 |
* | Suppress a wad of valgrind warnings that happen in nearly every ui test. | dank@chromium.org | 2009-07-07 | 1 | -0/+87 |
* | Fix tools/valgrind/chrome_tests.sh to always use --log-file option | dank@chromium.org | 2009-07-07 | 1 | -8/+15 |
* | Add the README.chromium for the symbol and source server scripts. | deanm@chromium.org | 2009-07-07 | 1 | -0/+14 |
* | Add the symbol and source server scripts. | deanm@chromium.org | 2009-07-07 | 5 | -0/+4034 |
* | Disable IPCSyncChannelTest.* under Valgrind | nirnimesh@chromium.org | 2009-07-02 | 1 | -9/+14 |
* | Suppress valgrind errors in Apple libraries | nirnimesh@chromium.org | 2009-07-02 | 1 | -0/+18 |
* | Fix the suppression using the output from valgrind. | ojan@google.com | 2009-07-01 | 1 | -5/+15 |
* | Add bug number now that the issue tracker is back up. | ojan@google.com | 2009-07-01 | 1 | -2/+1 |
* | Suppress valgrind error that started with r19701, which | ojan@google.com | 2009-07-01 | 1 | -0/+8 |
* | Fix for | jrg@chromium.org | 2009-06-30 | 1 | -0/+12 |
* | Add common page_cycler and checkout acid3 cycler. | cmp@google.com | 2009-06-30 | 3 | -0/+399 |
* | Widen /lib/ld.so suppression to match on 64 bit systems. | dkegel@google.com | 2009-06-29 | 1 | -8/+6 |
* | Teach the valgrind and layout tests about the output directory used by the Ma... | dkegel@google.com | 2009-06-27 | 1 | -26/+40 |
* | Add a framework leak suppression on the Mac. | stuartmorgan@chromium.org | 2009-06-24 | 1 | -1/+11 |
* | Fix Linux code coverage. | jrg@chromium.org | 2009-06-22 | 2 | -11/+4 |
* | Add a switch to allow longer shutdown timeouts, since quitting under valgrind... | stuartmorgan@chromium.org | 2009-06-19 | 1 | -1/+2 |
* | Instead of try:-except:-finally:, use nested try:-except: within | sgk@google.com | 2009-06-19 | 1 | -28/+29 |