summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 9944.yurys@google.com2009-02-181-2/+0
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-181-0/+2
* Reverting 9855.maruel@chromium.org2009-02-161-2/+0
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-161-0/+2
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-1/+2
* Selecting an item in the autocomplete popup would cause a crasher.jcampan@chromium.org2009-02-091-4/+7
* Autocomplete popup should not handle the Home and end key messages, they shou...jcampan@chromium.org2009-02-041-0/+3
* We now show the form autofill when the user does any of these on a focused em...jcampan@chromium.org2008-12-181-0/+3
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-1/+0
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-131-16/+8
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-3/+0
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1