| Commit message (Expand) | Author | Age | Files | Lines |
* | Resubmitting change r17491 that was reverted because of a memory leak. | sverrir@google.com | 2009-06-03 | 1 | -9/+4 |
* | Revert "Refactor print functionality in RenderView..." | willchan@chromium.org | 2009-06-03 | 1 | -4/+9 |
* | Refactor print functionality in RenderView. Moved most of the print function... | sverrir@google.com | 2009-06-03 | 1 | -9/+4 |
* | Implement InspectorClient's Settings API. | pfeldman@chromium.org | 2009-06-03 | 1 | -0/+2 |
* | Adds a RenderViewTest.PrintLayoutTest. | hbono@chromium.org | 2009-05-23 | 1 | -0/+1 |
* | Move ExtraData from WebRequest to WebDataSource. | darin@chromium.org | 2009-05-21 | 1 | -0/+8 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | Only send SelectionChanged events when the selection has actually changed. | estade@chromium.org | 2009-05-18 | 1 | -0/+3 |
* | Re-do r15244 again. | darin@chromium.org | 2009-05-13 | 1 | -10/+1 |
* | Propagate intrinsic width notification over IPC in all cases (not just extens... | pinkerton@chromium.org | 2009-05-13 | 1 | -0/+8 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Revert r15940 again. Unexpected layout test failures :( | darin@chromium.org | 2009-05-13 | 1 | -1/+10 |
* | Re-do r15244 again. | darin@chromium.org | 2009-05-13 | 1 | -10/+1 |
* | Add Automatic spell correction support in Chrome. | sidchat@google.com | 2009-05-12 | 1 | -0/+2 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -4/+8 |
* | Implements keyboard events for RenderViewTest.This change implements a functi... | hbono@chromium.org | 2009-05-11 | 1 | -0/+3 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -1/+1 |
* | Refactor media player to move away from webkit_glue | hclam@chromium.org | 2009-05-07 | 1 | -1/+4 |
* | Popup whitelisting checkpoint. | pkasting@chromium.org | 2009-05-06 | 1 | -2/+2 |
* | Plumb the creator URL for popups up to the browser. We don't yet use this fo... | pkasting@chromium.org | 2009-05-05 | 1 | -1/+4 |
* | Revert r15278. More unexpected test failures :( | darin@chromium.org | 2009-05-05 | 1 | -1/+10 |
* | Re-do r15244: Fix crash in ~TestWebViewDelegate caused by | darin@chromium.org | 2009-05-05 | 1 | -10/+1 |
* | Various trivial clean-up bits: | pkasting@chromium.org | 2009-05-05 | 1 | -5/+1 |
* | Fix bug 9812: Remove current RSS code in favor of new more generalized | finnur@chromium.org | 2009-05-04 | 1 | -4/+0 |
* | Revert r15244. Failed tests :( | darin@chromium.org | 2009-05-04 | 1 | -1/+10 |
* | Eliminate webkit/glue/webhistoryitem* in favor of adding a | darin@chromium.org | 2009-05-04 | 1 | -10/+1 |
* | This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f... | jungshik@google.com | 2009-05-01 | 1 | -1/+2 |
* | Replace window.external with a v8::extension. | mbelshe@google.com | 2009-05-01 | 1 | -4/+0 |
* | Second attempt at cleaning up handling of --disable-popup-blocking. I didn't... | pkasting@chromium.org | 2009-04-29 | 1 | -6/+0 |
* | Revert "Instead of passing down a switch to the renderer, storing a member, e... | evan@chromium.org | 2009-04-29 | 1 | -0/+6 |
* | Instead of passing down a switch to the renderer, storing a member, etc., jus... | pkasting@chromium.org | 2009-04-29 | 1 | -6/+0 |
* | Fix sudden termination after the latest WebKit merge. | jam@chromium.org | 2009-04-25 | 1 | -2/+0 |
* | Use WebWorker and WebWorkerClient from the WebKit API. | darin@chromium.org | 2009-04-24 | 1 | -1/+1 |
* | Remove unused bits and pieces of #ifdefed code that isn't used. | tim@chromium.org | 2009-04-24 | 1 | -13/+0 |
* | Add transparency support to RenderWidgetHostView. | aa@chromium.org | 2009-04-23 | 1 | -1/+5 |
* | Adds a keyboard-event test into RenderViewTest. | hbono@chromium.org | 2009-04-23 | 1 | -0/+1 |
* | DevTools: Make all devtools messages dispatch through debugger interrupt. | pfeldman@chromium.org | 2009-04-17 | 1 | -4/+0 |
* | Handles audio messages on IO thread in render process | hclam@chromium.org | 2009-04-16 | 1 | -32/+8 |
* | Introduce printing test case (Step 1) | hbono@chromium.org | 2009-04-16 | 1 | -0/+2 |
* | Refactoring; switch the |filter| parameter into something that is more amenab... | avi@chromium.org | 2009-04-12 | 1 | -3/+2 |
* | Make sure we can handle favicons that are provided as data: URLs | arv@chromium.org | 2009-04-11 | 1 | -0/+3 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 1 | -1/+1 |
* | Copy text selection from renderer to browser every time it changes. | estade@chromium.org | 2009-04-09 | 1 | -4/+0 |
* | When the Find bar has focus it eats keypresses such as PageUp, PageDown and U... | finnur@chromium.org | 2009-04-08 | 1 | -1/+3 |
* | Switch to using WebDragData in WebView and WebViewDelegate. | darin@chromium.org | 2009-04-07 | 1 | -3/+6 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -0/+1 |
* | Stop serializing WebString over IPC. The new rule is that only POD (plain old | darin@chromium.org | 2009-04-06 | 1 | -5/+6 |
* | First pass of refactoring dialogs. | avi@chromium.org | 2009-04-06 | 1 | -1/+1 |
* | DevTools: Split message handling on the agent side into the Renderer and IO h... | pfeldman@chromium.org | 2009-04-06 | 1 | -1/+5 |
* | Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha... | rafaelw@chromium.org | 2009-04-04 | 1 | -0/+3 |