summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor tweaks to make coverage happier on OSX.jrg@chromium.org2009-04-161-14/+22
* For ease of scripting, allow the actual test binary name to be used as an arg...dkegel@google.com2009-04-161-11/+12
* Tweak two suppressions to work in more environmentsdkegel@google.com2009-04-161-3/+6
* grit: cut down on chattiness.evan@chromium.org2009-04-142-5/+10
* This adds link[rel=icon] elements to the DOM UI html files for downloads and arv@chromium.org2009-04-101-3/+6
* - Add support for platform specific suppression files for Valgrindnirnimesh@chromium.org2009-04-063-2/+22
* Redirecting buildbots to use v8_shell.exe instead of v8_shell_sample.exebradnelson@google.com2009-04-063-5/+4
* Suppress skia font leak for now, see http://crbug.com/9757dkegel@google.com2009-04-051-0/+8
* Start of code coverage for Mac.jrg@chromium.org2009-04-031-0/+120
* Copy selection to x clipboard.estade@chromium.org2009-04-021-9/+22
* Remove the checked-in scons configuration files.sgk@google.com2009-04-012-34/+0
* Remove the 'Hammer' name in favor of the Debug|Release namessgk@google.com2009-04-012-3/+3
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-312-3/+3
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-312-3/+3
* Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...dkegel@google.com2009-03-303-141/+147
* Reverting 12776.dkegel@google.com2009-03-302-118/+140
* Support valgrinding layout tests.dkegel@google.com2009-03-302-140/+118
* Run dsymutil before valgrind (Mac)mark@chromium.org2009-03-271-0/+63
* Support --track_origins option.dkegel@google.com2009-03-273-40/+99
* This fixes a few GRIT issues:tc@google.com2009-03-273-7/+24
* When running ui_tests, need to tell valgrind to also trace child processes.dkegel@google.com2009-03-262-3/+42
* Linux: write images to clipboard.estade@chromium.org2009-03-251-0/+6
* Add a gtk_clipboard_dump target with a new .gyp file.sgk@google.com2009-03-251-0/+17
* Enable suppressions in Valgrindnirnimesh@chromium.org2009-03-251-4/+25
* Suppress remaining leaks in test_shell_tests to make linux valgrind buildbot ...dkegel@google.com2009-03-251-3/+137
* Make a sqlite suppression less platform-specific; it wasn't working on buildbotdkegel@google.com2009-03-231-2/+4
* Don't expect unit tests to free root certdkegel@google.com2009-03-201-1/+6
* Add --show_all_leaks option. dkegel@google.com2009-03-203-7/+24
* Implement --verbose in valgrind_test.py to make chrome_tests.py -v happydkegel@google.com2009-03-201-0/+11
* Add support for running the v8 tests under Purify.erikkay@google.com2009-03-191-29/+53
* Call two more shutdown functions, and set an environment variable, dkegel@google.com2009-03-192-0/+9
* Fix traceline's system call patching on recent versions of ntdll.dll.deanm@chromium.org2009-03-192-6/+13
* A few updates to the valgrind runner script.deanm@chromium.org2009-03-181-1/+3
* Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...thestig@chromium.org2009-03-181-1/+14
* Switching net over to use gyp on windows.bradnelson@google.com2009-03-181-1/+1
* Add --gtest_filter option to valgrind_test.pydkegel@google.com2009-03-171-3/+5
* One more NSS suppression needed. With this change, base is green.dkegel@google.com2009-03-171-1/+7
* Fix pathetic typo in my previous cl. Unbreaks valgrind builder.dkegel@google.com2009-03-171-1/+1
* Ignore memory leaks in valgrind builder for now.dkegel@google.com2009-03-172-2/+8
* Move the ssl suppressions together, simplify, improve comment.dkegel@google.com2009-03-171-11/+15
* Use ... wildcard in suppressions; it's simpler and more robustdkegel@google.com2009-03-161-110/+3
* Use ... wildcard to unbreak one more suppression. We should do this throughout.dkegel@google.com2009-03-161-10/+8
* Add suppressions for gtk one-time leaks; link to discussion.dkegel@google.com2009-03-161-87/+74
* Try to suppress an invalid read in dlopen triggered by EnsureNSSInit, dkegel@google.com2009-03-151-6/+16
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-122-2/+0
* Add a script to more easily run valgrind with our parameters and suppressions.deanm@chromium.org2009-03-122-0/+87
* Add hanging test to Purify gtest filter file. Report location of filter filepam@chromium.org2009-03-111-0/+1