summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_webview_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-1/+0
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-1/+3
* Hook up WebEditingClient.darin@chromium.org2009-09-041-1/+30
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-19/+35
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-2/+2
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-29/+10
* Reverting 23068.darin@chromium.org2009-08-111-10/+29
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-111-29/+10
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-32/+34
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-061-16/+31
* Revert unintended changes.darin@chromium.org2009-08-041-11/+0
* Fix uninited variable in test_shellagl@chromium.org2009-08-041-0/+1
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-4/+14
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-4/+4
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-0/+2
* Reverting 20855.darin@chromium.org2009-07-161-27/+23
* Reverting 20854.darin@chromium.org2009-07-161-23/+27
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-27/+23
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-11/+21
* Remove reference counting from WebWidgetDelegate.darin@chromium.org2009-07-091-6/+0
* Remove WebWidgetDelegate::GetContainingView since it is not needed.darin@chromium.org2009-07-091-1/+0
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-1/+1
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-0/+1
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-1/+0
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-0/+1
* linux: cleanup browser-side GtkSockets when plugins are destroyedevan@chromium.org2009-06-281-0/+3
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-12/+12
* Enable <video> in test_shellhclam@chromium.org2009-06-111-0/+2
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-211-0/+10
* Re-do r15244 again.darin@chromium.org2009-05-131-1/+1
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-131-1/+1
* Re-do r15244 again.darin@chromium.org2009-05-131-1/+1
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-1/+3
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-5/+1
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-1/+5
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-5/+1
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-041-1/+5
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-1/+2
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-3/+3
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-241-1/+1
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-181-2/+3
* Chrome changes to support WebKit API changes.darin@chromium.org2009-04-161-1/+1
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-3/+3
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-101-5/+5
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-7/+10
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-10/+7
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-7/+10
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-1/+1
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-3/+14
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-1/+2