summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_webview_delegate_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Completely disable dragging in test shell.tony@chromium.org2011-02-251-1/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-4/+4
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-6/+6
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-6/+6
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-6/+6
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-6/+6
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-6/+6
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+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 more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* 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
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-4/+4
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+1
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-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-3/+11
* 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-56/+72
* Add isVisible parameter to WebPlugin::updateGeometry.darin@chromium.org2009-08-261-9/+15
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-4/+0
* Reverting 23068.darin@chromium.org2009-08-111-0/+4
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-111-4/+0
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-2/+2
* Reverting 20855.darin@chromium.org2009-07-161-55/+54
* Reverting 20854.darin@chromium.org2009-07-161-54/+55
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-55/+54
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-9/+0
* Remove WebWidgetDelegate::GetContainingView since it is not needed.darin@chromium.org2009-07-091-1/+1
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-2/+4
* 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
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-0/+1
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-1/+0
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-0/+1
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-1/+13
* 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-6/+9
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-9/+6
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-6/+9
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-14/+1
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-241-0/+8
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Pull the test_webview_delegate DidMove into platform specific files, and impl...deanm@chromium.org2009-02-111-1/+29