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