summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_webview_delegate_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* webkit/tools: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-061-1/+1
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-1/+2
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-6/+6
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+2
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-2/+2
* Fake main window resizing in the test shell.japhet@chromium.org2009-09-231-1/+4
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-8/+16
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-4/+3
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-38/+46
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-4/+4
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-3/+0
* Reverting 23068.darin@chromium.org2009-08-111-0/+3
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-111-3/+0
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-2/+10
* Small test_shell fixes for 64-bit.deanm@chromium.org2009-07-281-1/+1
* Reverting 20855.darin@chromium.org2009-07-161-31/+25
* Reverting 20854.darin@chromium.org2009-07-161-25/+31
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-31/+25
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-9/+0
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-2/+4
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-56/+4
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-4/+56
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-56/+4
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-3/+10
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-10/+3
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-3/+10
* linux: cleanup browser-side GtkSockets when plugins are destroyedevan@chromium.org2009-06-281-0/+4
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-10/+29
* Revert all of my patches from today.evan@chromium.org2009-06-261-29/+10
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-10/+29
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-3/+0
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-0/+1
* linux: make windowless plugins work again after r12179 regressed it.evan@chromium.org2009-04-151-6/+24
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-101-6/+7
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-12/+15
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-15/+12
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-12/+15
* Fix a selection clipboard leak.estade@chromium.org2009-04-071-0/+1
* Don't override user's default cursor with GDK_ARROW.estade@chromium.org2009-03-251-2/+6
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-241-0/+8
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Match the Windows plugin moving/sizing behavior on Linux.deanm@chromium.org2009-02-151-0/+11
* Pull the test_webview_delegate DidMove into platform specific files, and impl...deanm@chromium.org2009-02-111-0/+15
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-041-2/+1