summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview.h
Commit message (Expand)AuthorAgeFilesLines
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-56/+0
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-171-17/+0
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-161-9/+0
* Eliminate WebView::GetDelegate and replace RenderViewSet with a map fromdarin@chromium.org2009-10-091-5/+0
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-071-7/+0
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-7/+0
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-011-52/+0
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-011-0/+52
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-011-52/+0
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-109/+2
* WebView::DownloadImage refactoredyaar@chromium.org2009-09-291-8/+0
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-181-3/+1
* Implement WebKitTabToLinksPreferenceKey for the test_shell.arv@chromium.org2009-09-171-0/+3
* Linux focus ring color: Go through WebKit::WebColor api rather than through t...estade@chromium.org2009-09-111-4/+0
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-3/+5
* 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/+3
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-081-11/+10
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Hook up WebEditingClient.darin@chromium.org2009-09-041-9/+7
* Set the focus ring color to match the Gtk theme focus color.estade@chromium.org2009-09-031-0/+4
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-1/+1
* Move MediaPlayerAction out of context_menu.h into webview.h since it's really...ajwong@chromium.org2009-08-201-1/+1
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-11/+13
* 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-7/+7
* 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/+9
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-0/+7
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+6
* Reverting 20855.darin@chromium.org2009-07-161-2/+2
* Reverting 20854.darin@chromium.org2009-07-161-2/+2
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-2/+2
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-081-0/+5
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-0/+8
* We used to store/restore the frame and node that were focused last when a age...jcampan@chromium.org2009-07-031-13/+0
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+0
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+5
* Provide an override for Webview drop effect.tc@google.com2009-04-221-2/+10
* Use webtextinput to insert text for middle-click paste.estade@chromium.org2009-04-211-3/+0
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-151-6/+0
* Miscellaneous API sprucing.aa@chromium.org2009-04-151-0/+6
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-5/+9
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-7/+17
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-021-0/+4
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-0/+3
* Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...pfeldman@chromium.org2009-03-161-0/+4