| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix memory leak in corrupt JPEG decoding. | thestig@chromium.org | 2009-05-19 | 1 | -11/+0 |
* | valgrind: with my fix upstreamed, we can now remove this suppression. | evan@chromium.org | 2009-05-18 | 1 | -7/+0 |
* | Also scan .m and .mm files in checkdeps.py | phajdan.jr@chromium.org | 2009-05-18 | 1 | -11/+10 |
* | Example script to run all tests under valgrind | dkegel@google.com | 2009-05-14 | 1 | -0/+75 |
* | valgrind: print the gtest suppression list on startup. | evan@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | Add croc code coverage tool. (Same change as yesterday, but now made in the | rspangler@google.com | 2009-05-13 | 2 | -0/+1363 |
* | Add valgrind suppression for libxml error in http://crbug.com/11838 | thestig@chromium.org | 2009-05-12 | 1 | -0/+12 |
* | Add a script that runs cov-build, cov-analyze, and | wtc@chromium.org | 2009-05-12 | 1 | -0/+136 |
* | Remove executable bit from a bunch of files that shouldn't have it. | evan@chromium.org | 2009-05-11 | 19 | -0/+0 |
* | Move timeout to right spot in tools/valgrind/chrome_tests.py. Fixes thinko c... | dkegel@google.com | 2009-05-11 | 1 | -1/+1 |
* | Raise timeout on ui tests to 12000 seconds, since on the | dkegel@google.com | 2009-05-11 | 1 | -0/+1 |
* | Stop leaking RenderWidgetHostViewGtk. | willchan@chromium.org | 2009-05-08 | 1 | -15/+0 |
* | Broaden mac valgrind suppression for color space related leak. | thestig@chromium.org | 2009-05-08 | 1 | -15/+0 |
* | Fix a xml parser crash in the valgrind analyze script. | thestig@chromium.org | 2009-05-07 | 1 | -6/+25 |
* | Fix timeout when not detached | dkegel@google.com | 2009-05-06 | 1 | -4/+12 |
* | Have the grit rules depend on the .pak files. | tc@google.com | 2009-05-06 | 2 | -2/+2 |
* | mac valgrind bot: Make running dsymutil an option for now, since it slows dow... | dkegel@google.com | 2009-05-06 | 2 | -11/+22 |
* | Doesn't fix anything at all but make it clearer. | maruel@chromium.org | 2009-05-06 | 1 | -28/+28 |
* | Move the shared JS and CSS out of the HTML files and into separate files. | arv@chromium.org | 2009-05-05 | 1 | -5/+36 |
* | Add valgrind suppressions for a well-known fontconfig leak and | dkegel@google.com | 2009-05-05 | 1 | -5/+36 |
* | mac valgrind: remove special case in python script. | dkegel@google.com | 2009-05-04 | 1 | -49/+13 |
* | mac valgrind: media_tests: add suppression for second trace in http://crbug.c... | dkegel@google.com | 2009-05-04 | 1 | -0/+8 |
* | Don't analyze incomplete valgrind log files (as the parser crashes), | dkegel@google.com | 2009-05-04 | 1 | -11/+20 |
* | Rebase valgrind suppressions, add one for http://crbug.com/11130 | dkegel@google.com | 2009-05-04 | 1 | -2/+15 |
* | Add suppressions for two mac audio bugs: http://crbug.com/11327 | dkegel@google.com | 2009-05-02 | 1 | -14/+34 |
* | Suppress valgrind warnings for | dank@chromium.org | 2009-05-01 | 1 | -0/+89 |
* | Only skip the GRIT header writing on Windows. This will cause | tc@google.com | 2009-05-01 | 1 | -5/+6 |
* | Code coverage improvements. | jrg@chromium.org | 2009-04-30 | 1 | -11/+60 |
* | Add a few more suppressions for ui tests that hidden until yesterday | dkegel@google.com | 2009-04-30 | 1 | -10/+29 |
* | Add two ui_test valgrind suppressions, fix one old one | dkegel@google.com | 2009-04-29 | 1 | -0/+20 |
* | Changes in preparation for webkit switch to gyp. | bradnelson@google.com | 2009-04-29 | 1 | -1/+1 |
* | Loosen a couple more ui test valgrind suppressions. | dkegel@google.com | 2009-04-29 | 1 | -13/+13 |
* | Add a few mac valgrind suppressions for test_shell_tests. | dkegel@google.com | 2009-04-28 | 1 | -0/+75 |
* | Fix chrome_tests.sh without -b BUILD_DIR on the Mac | dkegel@google.com | 2009-04-28 | 1 | -1/+5 |
* | Rebase valgrind suppressions again to deal with more web/tab renames | dkegel@google.com | 2009-04-28 | 1 | -7/+33 |
* | Remove the SiteInstance leak from the known leaks now that it's fixed. | brettw@chromium.org | 2009-04-24 | 1 | -10/+0 |
* | First cut at adding a map between strings names and resource ids. | tc@google.com | 2009-04-24 | 4 | -1/+127 |
* | Patch from kcc to add a --custom_valgrind_command flag, for use with e.g. thr... | dkegel@google.com | 2009-04-24 | 2 | -21/+35 |
* | Valgrind bug suppression: add 10945 (leak in JPEGCodec.DecodeCorrupted) | dkegel@google.com | 2009-04-24 | 1 | -0/+11 |
* | Make one suppression looser to match -O1. | dkegel@google.com | 2009-04-23 | 1 | -3/+3 |
* | Suppress bug 6532 for -O1 as well. Move to central suppression file. | dkegel@google.com | 2009-04-23 | 2 | -1/+25 |
* | Valgrind bug suppressions: add bugs 10871, 10873 | dkegel@google.com | 2009-04-23 | 1 | -0/+25 |
* | Make suppression for bug 10782 less specific so it matches both -O0 and -O1. | dkegel@google.com | 2009-04-23 | 1 | -8/+2 |
* | Valgrind bug suppressions: add bug 10782 | dkegel@google.com | 2009-04-22 | 1 | -0/+16 |
* | Valgrind bug suppressions: remove 10560 and 10739, add 6522 and 10747 | dkegel@google.com | 2009-04-22 | 1 | -18/+21 |
* | Hit "valgrind finishing" timeout of 60 seconds on a UI test run, so increase ... | dkegel@google.com | 2009-04-21 | 1 | -2/+2 |
* | Adds suppressions for epoll on Intrepid, | dkegel@google.com | 2009-04-21 | 1 | -1/+130 |
* | Add support for startup_tests to tools/valgrind/chrome_tests.py | dkegel@google.com | 2009-04-17 | 1 | -18/+33 |
* | Port page_cycler_http to Mac | nirnimesh@chromium.org | 2009-04-17 | 4 | -2/+369 |
* | chrome_tests.py needs to tell run_webkit_tests.py if it's a debug build | dkegel@google.com | 2009-04-16 | 1 | -1/+8 |