summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Handle destruction of test shell properly.evanm@google.com2008-12-061-1/+7
* Fix two uninitialized memory accesses.deanm@chromium.org2008-12-041-3/+5
* Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...deanm@chromium.org2008-12-041-3/+3
* Make Linux match Windows and Mac in calling ResetWebPreferences. This was ca...deanm@chromium.org2008-12-041-1/+4
* Cut down on test shell chattiness.evanm@google.com2008-12-041-3/+0
* Linux: use other fonts when the primary is missing glyphsagl@chromium.org2008-12-031-0/+1
* Add Verdana to the list of loaded fonts.agl@chromium.org2008-12-021-0/+4
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-11/+8
* Progress on form button metrics.deanm@chromium.org2008-11-241-6/+6
* only resize the window when running layout tests. Makes it easier to use for ...pinkerton@google.com2008-11-211-2/+5
* Allow test_shell to open relative paths, like "test_shell ."dsh@google.com2008-11-211-2/+3
* Shim in test_shell string resources needed for http:// tests.deanm@chromium.org2008-11-201-2/+135
* Use the editor delegate in the GTK test shell.erg@google.com2008-11-201-0/+4
* Change window_handle() to view_handle(). When disambiguating HWNDs, this was ...avi@google.com2008-11-201-2/+2
* More font metrics work for Linuxagl@chromium.org2008-11-201-0/+3
* Use the Ahem font for layout tests.evanm@google.com2008-11-191-17/+34
* Linux layout test fixagl@chromium.org2008-11-191-1/+1
* Match Windows font metrics on Linux.agl@chromium.org2008-11-191-0/+13
* Get rid of the text on the toolbar.evanm@google.com2008-11-191-0/+2
* Only have one constant for timeout time.erg@google.com2008-11-191-5/+1
* Pass a bunch more tests by not erroring to stderr.deanm@chromium.org2008-11-191-1/+3
* Make --testshell-startup-dialog work across Windows and Linux.deanm@chromium.org2008-11-191-0/+9
* Add pixel layout test support for Linuxagl@chromium.org2008-11-191-9/+0
* Implement layout test timeouts under the GTK test shell.erg@google.com2008-11-181-3/+20
* Make the gtk window resize itself to the proper size at layout tests startup.erg@google.com2008-11-181-0/+13
* Warning about missing fonts on Linuxagl@chromium.org2008-11-181-0/+6
* More glibc 2.8 fixes.agl@chromium.org2008-11-181-2/+6
* Remove a NOTIMPLEMENTED() that doesn't apply on Linux.evanm@google.com2008-11-181-4/+2
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-181-0/+38
* Revert 5595maruel@chromium.org2008-11-181-38/+0
* Fix the set of fonts used for test_shell.agl@chromium.org2008-11-181-0/+38
* Fixed version of commit 5499estade@chromium.org2008-11-141-4/+1
* Store a pointer to the TestShell* in the GtkWindow.erg@google.com2008-11-141-0/+2
* Reverting 5499estade@chromium.org2008-11-141-1/+7
* Basic GetScreenInfo implementation for gtk.estade@chromium.org2008-11-141-7/+1
* Get popup windows working.agl@chromium.org2008-11-141-2/+17
* Implement a gtk test shell function. Pass dom_operations test shell test.estade@chromium.org2008-11-071-9/+3
* Prepend protocol on file URLs in test shell gtk.estade@chromium.org2008-11-061-9/+18
* Fix mac build bustage caused by undefined symbol.darin@google.com2008-11-061-0/+2
* Hook up test_shell toolbar buttons.evanm@google.com2008-11-051-15/+41
* Implement and refactor some test shell functions and enable a test.estade@chromium.org2008-11-051-5/+18
* Render GTK widgets on Linuxagl@chromium.org2008-11-051-1/+1
* 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-311-0/+374
* Remove these files; git cl should have deleted themerg@google.com2008-10-151-83/+0
* Basic GTK test shell: links in the SConscript and brings up a window with non...evanm@google.com2008-10-131-0/+83