summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-081-0/+3
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-071-8/+7
* We used to store/restore the frame and node that were focused last when a age...jcampan@chromium.org2009-07-031-11/+0
* WebKit merge 44757:44773.levin@chromium.org2009-06-171-0/+4
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-5/+0
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-3/+3
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-2/+2
* Modify WebView drop effect override values.tc@google.com2009-04-301-4/+4
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+6
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-221-0/+3
* Provide an override for Webview drop effect.tc@google.com2009-04-221-0/+13
* Use webtextinput to insert text for middle-click paste.estade@chromium.org2009-04-211-2/+1
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-181-8/+0
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-151-1/+0
* Miscellaneous API sprucing.aa@chromium.org2009-04-151-0/+1
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-11/+11
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-0/+1
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-11/+11
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-11/+11
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-10/+14
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-021-0/+1
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-0/+1
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-18/+21
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-251-0/+1
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-241-0/+4
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-201-0/+5
* Do correct hit testing for context menu items in WebViewImpl.estade@chromium.org2009-03-191-4/+10
* Reverting 11953.hbono@chromium.org2009-03-181-1/+0
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-181-0/+1
* Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...pfeldman@chromium.org2009-03-161-0/+7
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Hook up inspector highlighting again. This time we useojan@google.com2009-02-261-2/+0
* Add an identity (id) to system drag & drop.tc@google.com2009-02-261-0/+9
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+1
* Remove unused 'node' parameter from ImeUpdateStatus.darin@chromium.org2009-02-201-1/+0