summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move ContextMenuClientImpl to api/srcyaar@chromium.org2009-10-221-2/+3
* Cleanup in webkit/glue to remove some dependencies.darin@chromium.org2009-10-221-19/+8
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-17/+11
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-171-6/+1
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-161-5/+5
* Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.dglazkov@chromium.org2009-10-131-0/+2
* Eliminate WebView::GetDelegate and replace RenderViewSet with a map fromdarin@chromium.org2009-10-091-1/+0
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-071-3/+3
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-9/+4
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-011-21/+10
* yMake ctrl-clicks in GMail open in background tabs rather than foreground tabs.ericu@google.com2009-10-011-0/+10
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-011-10/+21
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-011-21/+10
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-301-1/+2
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-36/+38
* WebView::DownloadImage refactoredyaar@chromium.org2009-09-291-12/+0
* Fix cmd-up/cmd-down.thakis@chromium.org2009-09-291-0/+5
* This CL fixes issue 22712 -- REGRESSION: auto-complete close cause chrome crash.xji@chromium.org2009-09-231-0/+1
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-181-3/+1
* Implement WebKitTabToLinksPreferenceKey for the test_shell.arv@chromium.org2009-09-171-0/+6
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-1/+7
* Linux focus ring color: Go through WebKit::WebColor api rather than through t...estade@chromium.org2009-09-111-3/+0
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-1/+1
* Revert "Use gtk-cursor-blink from GtkSettings"evan@chromium.org2009-09-091-1/+0
* Use gtk-cursor-blink from GtkSettings to set theevan@chromium.org2009-09-091-0/+1
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-0/+6
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-12/+18
* Some cleanup to various WebCore client implementations.darin@chromium.org2009-09-051-2/+11
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-6/+10
* Hook up WebEditingClient.darin@chromium.org2009-09-041-3/+6
* Set the focus ring color to match the Gtk theme focus color.estade@chromium.org2009-09-031-0/+3
* New WebKit API interfaces for desktop notifications.johnnyg@google.com2009-09-011-0/+11
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-1/+1
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-2/+6
* A quick fix for Issue 18844 (Take 2).hbono@chromium.org2009-08-171-1/+1
* Reverting 23285 since a test_shell test "ICOImageDecoderTest.ChunkedDecoding"...hbono@chromium.org2009-08-131-1/+1
* A quick fix for Issue 18844.hbono@chromium.org2009-08-131-1/+1
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-1/+0
* Reverting 23068.darin@chromium.org2009-08-111-0/+1
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-111-1/+0
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-7/+10
* Create a WebSettings interface that can be used for code outside of WebKit/We...jorlow@chromium.org2009-08-081-0/+7
* Move ClosePage method to WebView.darin@chromium.org2009-08-061-0/+1
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-0/+4
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+3
* Reverting 20855.darin@chromium.org2009-07-161-25/+26
* Reverting 20854.darin@chromium.org2009-07-161-26/+25
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-25/+26
* Remove reference counting from WebWidgetDelegate.darin@chromium.org2009-07-091-2/+2
* Suppress a warning about LOG being re-defined.darin@chromium.org2009-07-081-5/+2