summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-1/+3
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-1/+0
* linux: SizeTo() must synchronously size webkit's content area.evan@chromium.org2009-06-051-7/+23
* Revert "linux: SizeTo() must synchronously size the content area."willchan@chromium.org2009-06-041-38/+7
* linux: SizeTo() must synchronously size the content area.evan@chromium.org2009-06-041-7/+38
* Re-do r15244 again.darin@chromium.org2009-05-131-5/+5
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-2/+2
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+1
* Always fall through to NetResourceProvider, rather than NOTREACHED()ing here.evan@chromium.org2009-03-301-7/+0
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-271-3/+6
* Revert "Support the IDR_SEARCH_xxx images in test_shell. Untested outside of...evan@chromium.org2009-03-271-6/+3
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-271-3/+6
* Install more signal handlers so test shell cleanup after itself.thestig@chromium.org2009-03-111-0/+9
* Attempt to cleanup after ourselves on test shell timeout.thestig@chromium.org2009-03-101-0/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* 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