summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_webview_delegate_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-041-1/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-6/+6
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-8/+9
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-9/+8
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-8/+9
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-9/+8
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-8/+9
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-4/+1
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-14/+3
* 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