summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-241-4/+2
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-051-2/+4
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-041-9/+9
* This fixes MOST of a layout test. Before the font was WAY off because itdsh@google.com2009-02-041-0/+8
* Revert "Linux: use WebKit HEAD's gtk2drawing.c"agl@chromium.org2009-01-291-6/+0
* Linux: use WebKit HEAD's gtk2drawing.cagl@chromium.org2009-01-291-0/+6
* Load plugin metadata (mime types, etc.) on Linux.evan@chromium.org2009-01-241-4/+1
* Dump text/image on notifyDone.kuchhal@chromium.org2009-01-231-63/+14
* Build some basic plugin code on Linux.evan@chromium.org2009-01-221-4/+1
* Include webkit strings in test shell data pack.tc@google.com2009-01-221-133/+5
* Add additional linux resources to test_shell_resources.tc@google.com2009-01-211-12/+42
* Add test shell resources into the linux .pak file.tc@google.com2009-01-211-12/+42
* Add DejaVu Sans to the list of optional fonts to pick up Georgian glyphs for ...jhawkins@chromium.org2009-01-211-0/+1
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-201-0/+20
* looking at test shell tests on mac:thomasvl@chromium.org2009-01-161-12/+0
* Revert "* Dump text/image on notifyDone."kuchhal@chromium.org2009-01-161-11/+62
* * Dump text/image on notifyDone.kuchhal@chromium.org2009-01-161-62/+11
* Revert "Mark some extra failing Linux layout tests after the merge."tc@google.com2009-01-151-1/+0
* Add the DejaVu Sans font to the optional font list to pick up Georgian glyphs.jhawkins@chromium.org2009-01-151-0/+1
* Depend on a Japanese font to pass a few more layout tests.evan@chromium.org2009-01-081-14/+18
* Fix test_shell window sizing on Linux after adding the menu bar.phajdan.jr@chromium.org2009-01-081-6/+9
* Add debug menu to Linux test_shell:phajdan.jr@chromium.org2009-01-081-53/+73
* Make missing Lucida Sans a warning.agl@chromium.org2009-01-071-1/+14
* Linux test shell: get rid of popups when they "lose focus".estade@chromium.org2008-12-291-4/+20
* Kill PlatformScreenMac.mmdarin@google.com2008-12-231-4/+0
* Prevent a crash when a popup menu is closing.estade@chromium.org2008-12-191-1/+0
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-2/+2
* 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