summaryrefslogtreecommitdiffstats
path: root/webkit/tools
Commit message (Expand)AuthorAgeFilesLines
* Hook up some GTK signals:evanm@google.com2008-11-011-0/+34
* move test_shell_gtk.cc next to test_shell.cctc@google.com2008-10-312-2/+2
* Merge linux and windows test shells to share code.tc@google.com2008-10-314-219/+36
* fix linux buildtc@google.com2008-10-311-0/+5
* Fix test_shell bustage.darin@chromium.org2008-10-312-5/+5
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-318-31/+343
* Adjust the readonly form control state to no longer looktc@google.com2008-10-311-1/+0
* Set the size properly in our ImageBuffer. This makes various operations fail ...brettw@google.com2008-10-311-11/+0
* Make the canvas tests as failing while brettw fixes.tc@google.com2008-10-311-0/+11
* Rebaseline tests from the previous merge thattc@google.com2008-10-311-7/+0
* Switch to using the message loop rather than gtk_main().agl@chromium.org2008-10-305-7/+897
* Fix dupe in test list.ojan@google.com2008-10-301-2/+1
* And another one. I actually think this one was flaky before the ojan@google.com2008-10-301-0/+1
* What's more fun than updating test lists?!?ojan@google.com2008-10-301-2/+26
* Try again to match test list to the tree.ojan@google.com2008-10-301-12/+13
* Update test lists to match the state of the tree. There mayojan@google.com2008-10-301-94/+6
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-304-12/+346
* Remove the dashboard_compatibility_mode member from the WebPreferenceswtc@google.com2008-10-291-1/+0
* Split test_shell.cc into test_shell.cc and test_shell_win.cc.tc@google.com2008-10-296-729/+760
* remove svg tests from the "skip" list because they no longer timeoutpinkerton@google.com2008-10-291-5/+0
* adjust for our "toolbar" when resizing the window and content area, as it is ...pinkerton@google.com2008-10-291-2/+5
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-294-21/+182
* Add --port and --root options to the command-line interface to allow runningpamg@google.com2008-10-291-7/+22
* * Revert "Start writing the GTK code for test_shell."agl@chromium.org2008-10-284-182/+21
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-284-21/+182
* Added a cygwin script wrapper for http_server.py to simplify runningsgjesse@chromium.org2008-10-281-0/+9
* Quick fix for image decoder.evanm@google.com2008-10-281-3/+1
* I missed this reference (broke mac build).ericroman@google.com2008-10-271-0/+1
* * Create baseline test results for new WebKit merge layout tests.mmoss@google.com2008-10-271-4/+0
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-272-0/+2
* Port a few test_shell_tests. Now it runs 45 of them.evanm@google.com2008-10-274-47/+35
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-272-0/+5
* Baseline 5 layout tests for chromium-windows:ericroman@google.com2008-10-271-5/+3
* Rebase three other tests impacted by the "double stroking" fix.ericroman@google.com2008-10-261-5/+0
* Remove duplicate source file definitions in test_shell.sgk@google.com2008-10-251-13/+0
* Quick and dirty mask of layout tests, while I investigate the problem...ericroman@google.com2008-10-251-0/+5
* More stubbing out. With this and the rest of Linux pending, test_shell links.agl@chromium.org2008-10-242-2/+19
* Avoid double-stroking paths.ericroman@google.com2008-10-241-63/+0
* make urlbar scroll horizontally rather than wrap, like a real url barpinkerton@google.com2008-10-241-0/+2
* Hook up mouse events with the correct coordinates. Make sure they are view-lo...pinkerton@google.com2008-10-241-2/+2
* Make eventSender.keyDown() accept both arrays of strings and a single string toolehougaard@google.com2008-10-243-17/+23
* Removed test_entry, which became superfluous after type of entry was changed ...olehougaard@google.com2008-10-241-5/+2
* Actually adding the new scons toolkit (hammer) base tools to the builtbradnelson@google.com2008-10-241-13/+1
* Mucelage changes for Mac TestShell, to work with the current glue in themark@chromium.org2008-10-231-8/+8
* And again...test list update.ojan@google.com2008-10-231-3/+0
* Yet another test list update to match the builders.ojan@google.com2008-10-231-1/+4
* Yet another test list update to match state of builders.ojan@google.com2008-10-231-2/+0
* Fixed SVG path fill rule (even-odd or winding) which broke with the mergejhaas@chromium.org2008-10-231-6/+0
* Build fix for Linuxagl@chromium.org2008-10-231-1/+3
* Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff gluemark@chromium.org2008-10-231-2/+2