| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting 23068. | darin@chromium.org | 2009-08-11 | 1 | -0/+1 |
* | Remove WebView::SetDelegate because I'd like to avoid having a method like this | darin@chromium.org | 2009-08-11 | 1 | -1/+0 |
* | Switch to WebFrame from the WebKit API. | darin@chromium.org | 2009-08-10 | 1 | -7/+10 |
* | Create a WebSettings interface that can be used for code outside of WebKit/We... | jorlow@chromium.org | 2009-08-08 | 1 | -0/+7 |
* | Move ClosePage method to WebView. | darin@chromium.org | 2009-08-06 | 1 | -0/+1 |
* | Allow the browser to send actions back to the render for media element contex... | ajwong@chromium.org | 2009-07-23 | 1 | -0/+4 |
* | Make scrollbars and other controls tint/untint upon main window gaining | thakis@chromium.org | 2009-07-22 | 1 | -0/+3 |
* | Reverting 20855. | darin@chromium.org | 2009-07-16 | 1 | -25/+26 |
* | Reverting 20854. | darin@chromium.org | 2009-07-16 | 1 | -26/+25 |
* | Use WebWidget from the WebKit API. This change also makes | darin@chromium.org | 2009-07-16 | 1 | -25/+26 |
* | Remove reference counting from WebWidgetDelegate. | darin@chromium.org | 2009-07-09 | 1 | -2/+2 |
* | Suppress a warning about LOG being re-defined. | darin@chromium.org | 2009-07-08 | 1 | -5/+2 |
* | Make the cancelling of drag and drop match Safari for Windows. This is | arv@google.com | 2009-07-08 | 1 | -0/+3 |
* | Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle. | darin@chromium.org | 2009-07-07 | 1 | -8/+7 |
* | We used to store/restore the frame and node that were focused last when a age... | jcampan@chromium.org | 2009-07-03 | 1 | -11/+0 |
* | WebKit merge 44757:44773. | levin@chromium.org | 2009-06-17 | 1 | -0/+4 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 1 | -5/+0 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 1 | -3/+3 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -2/+2 |
* | Modify WebView drop effect override values. | tc@google.com | 2009-04-30 | 1 | -4/+4 |
* | Add transparency support to RenderWidgetHostView. | aa@chromium.org | 2009-04-23 | 1 | -0/+6 |
* | DevTools: Run nested message loop instead of whitelisting the messages. | pfeldman@chromium.org | 2009-04-22 | 1 | -0/+3 |
* | Provide an override for Webview drop effect. | tc@google.com | 2009-04-22 | 1 | -0/+13 |
* | Use webtextinput to insert text for middle-click paste. | estade@chromium.org | 2009-04-21 | 1 | -2/+1 |
* | Remove some unused code. Removes a couple of WebViewDelegate methods | darin@chromium.org | 2009-04-18 | 1 | -8/+0 |
* | TBR: Revert "Miscellaneous API sprucing." | aa@chromium.org | 2009-04-15 | 1 | -1/+0 |
* | Miscellaneous API sprucing. | aa@chromium.org | 2009-04-15 | 1 | -0/+1 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 1 | -11/+11 |
* | When the Find bar has focus it eats keypresses such as PageUp, PageDown and U... | finnur@chromium.org | 2009-04-08 | 1 | -0/+1 |
* | Reverting dfisher changes 133386 and 13381 | cpu@google.com | 2009-04-08 | 1 | -11/+11 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-08 | 1 | -11/+11 |
* | Switch to using WebDragData in WebView and WebViewDelegate. | darin@chromium.org | 2009-04-07 | 1 | -10/+14 |
* | Paste from the x clipboard into webkit. | estade@chromium.org | 2009-04-02 | 1 | -0/+1 |
* | Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate. | darin@chromium.org | 2009-04-02 | 1 | -0/+1 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 1 | -18/+21 |
* | A tricky fix for Issue 1845 (Take 2). | hbono@chromium.org | 2009-03-25 | 1 | -0/+1 |
* | Wire 'Inspect Element' action to the new DevTools (depending on the devtools ... | pfeldman@chromium.org | 2009-03-24 | 1 | -0/+4 |
* | Pressing the Del key while a item is selected in the autocomplete popup delet... | jcampan@chromium.org | 2009-03-20 | 1 | -0/+5 |
* | Do correct hit testing for context menu items in WebViewImpl. | estade@chromium.org | 2009-03-19 | 1 | -4/+10 |
* | Reverting 11953. | hbono@chromium.org | 2009-03-18 | 1 | -1/+0 |
* | A tricky fix for Issue 1845. | hbono@chromium.org | 2009-03-18 | 1 | -0/+1 |
* | Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo... | pfeldman@chromium.org | 2009-03-16 | 1 | -0/+7 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Hook up inspector highlighting again. This time we use | ojan@google.com | 2009-02-26 | 1 | -2/+0 |
* | Add an identity (id) to system drag & drop. | tc@google.com | 2009-02-26 | 1 | -0/+9 |
* | This CL causes the autofill popup to hide when the browser window is moved or... | jcampan@chromium.org | 2009-02-25 | 1 | -0/+1 |
* | Remove unused 'node' parameter from ImeUpdateStatus. | darin@chromium.org | 2009-02-20 | 1 | -1/+0 |
* | Reverting 9944. | yurys@google.com | 2009-02-18 | 1 | -2/+0 |
* | Create communication channel between developer tools UI implemented in JS and... | yurys@google.com | 2009-02-18 | 1 | -0/+2 |
* | Reverting 9855. | maruel@chromium.org | 2009-02-16 | 1 | -2/+0 |