summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.dglazkov@chromium.org2009-10-131-7/+0
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-091-43/+0
* Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.darin@chromium.org2009-10-071-16/+0
* Move runFileChooser from webview_delegate to WebViewClient.yaar@chromium.org2009-10-061-23/+0
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-21/+0
* WebView::DownloadImage refactoredyaar@chromium.org2009-09-291-13/+0
* Move another method from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-251-6/+0
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-241-23/+0
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-231-29/+0
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-149/+3
* Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminatedarin@chromium.org2009-09-111-6/+2
* Eliminate some methods.darin@chromium.org2009-09-111-4/+0
* Delete unused WebViewDelegate method.darin@chromium.org2009-09-111-4/+0
* Hook up WebFrameClient::didUpdateCurrentHistoryItemdarin@chromium.org2009-09-101-6/+0
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+13
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-346/+1
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-2/+13
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-081-8/+0
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-1/+6
* Hook up WebEditingClient.darin@chromium.org2009-09-041-71/+0
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-36/+6
* New WebKit API interfaces for desktop notifications.johnnyg@google.com2009-09-011-0/+7
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-3/+3
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-3/+2
* Reverting 23068.darin@chromium.org2009-08-111-2/+3
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-111-3/+2
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-38/+37
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-061-4/+7
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-25/+18
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-291-3/+6
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-2/+4
* Remove unintended addition of a forward delcaration for WebWidget.ajwong@chromium.org2009-07-171-1/+0
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-1/+6
* Reverting 20855.darin@chromium.org2009-07-161-15/+25
* Reverting 20854.darin@chromium.org2009-07-161-25/+15
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-15/+25
* Chrome-side of fixes for content-script messaging.mpcomplete@chromium.org2009-07-141-2/+6
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-0/+9
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-0/+4
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-4/+0
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-0/+4
* linux: cleanup browser-side GtkSockets when plugins are destroyedevan@chromium.org2009-06-281-0/+5
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-5/+0
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-261-0/+10
* Reverting 19361.davemoore@chromium.org2009-06-261-0/+5
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-261-5/+0
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-2/+0
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-23/+28
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+5
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-14/+7