| Commit message (Expand) | Author | Age | Files | Lines |
* | Header cleanup in webkit/glue | phajdan.jr@chromium.org | 2009-06-01 | 1 | -0/+1 |
* | DevTools: Migrate to InspectorController for network and console events. | pfeldman@chromium.org | 2009-05-27 | 1 | -6/+1 |
* | Make WebRequest be a wrapper for ResourceRequest instead of FrameLoadRequest. | darin@chromium.org | 2009-05-22 | 1 | -1/+1 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 1 | -3/+30 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 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/+8 |
* | Various trivial clean-up bits: | pkasting@chromium.org | 2009-05-05 | 1 | -3/+3 |
* | Revert bug fix because interactive_ui_tests are failing. | mbelshe@google.com | 2009-05-04 | 1 | -33/+1 |
* | Defer window.close(), window.resizeTo(), and window.moveTo() | mbelshe@google.com | 2009-05-04 | 1 | -1/+33 |
* | Merge WebKit console and load deferrer changes. | pfeldman@chromium.org | 2009-04-28 | 1 | -2/+5 |
* | Fix sudden termination after the latest WebKit merge. | jam@chromium.org | 2009-04-25 | 1 | -12/+0 |
* | Refactoring; switch the |filter| parameter into something that is more amenab... | avi@chromium.org | 2009-04-12 | 1 | -5/+6 |
* | Chrome side of the WebKit popup changes. | paulg@google.com | 2009-04-10 | 1 | -26/+27 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 1 | -26/+19 |
* | Reverting dfisher changes 133386 and 13381 | cpu@google.com | 2009-04-08 | 1 | -19/+26 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-08 | 1 | -26/+19 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -4/+4 |
* | DevTools: add basic console support. | pfeldman@chromium.org | 2009-04-07 | 1 | -0/+5 |
* | Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha... | rafaelw@chromium.org | 2009-04-04 | 1 | -0/+9 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 1 | -3/+6 |
* | First stage of implementing HTML select popup menus for | paulg@google.com | 2009-03-24 | 1 | -82/+135 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -4/+1 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 1 | -0/+1 |
* | Try #2 of "make JavaScript alerts reflect the URL of the frame they came from, | brettw@chromium.org | 2009-03-05 | 1 | -6/+7 |
* | Reverting 11002. | brettw@chromium.org | 2009-03-05 | 1 | -7/+6 |
* | Make JavaScript alerts reflect the URL of the frame they came from, not the | brettw@chromium.org | 2009-03-05 | 1 | -6/+7 |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 1 | -2/+5 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -0/+1 |
* | Move v8-specific code for processing console messages | mbelshe@google.com | 2009-02-13 | 1 | -0/+9 |
* | Retrying previous changelist. I can't get this to fail | finnur@google.com | 2009-02-09 | 1 | -5/+9 |
* | Reverting 9366. | finnur@google.com | 2009-02-07 | 1 | -9/+5 |
* | Implementing that callback required to pass | finnur@google.com | 2009-02-07 | 1 | -5/+9 |
* | Adding support for multiple files in FileChooser | zork@google.com | 2009-01-15 | 1 | -5/+13 |
* | Updating so that Gears can spawn file selectors when running in the renderer ... | zork@google.com | 2009-01-13 | 1 | -3/+10 |
* | The popup for autofill is now never activated, even when clicked. | jcampan@chromium.org | 2009-01-09 | 1 | -2/+2 |
* | Add support for custom cursors set by windowless plugins. Windowless plugins ... | ananta@chromium.org | 2009-01-09 | 1 | -1/+15 |
* | Refactor the render widget unittest so it can be reused to create a render view | brettw@chromium.org | 2009-01-05 | 1 | -0/+6 |
* | Adjusting the name of a function to make it more descriptive. | avi@google.com | 2008-12-30 | 1 | -1/+1 |
* | Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc... | pinkerton@google.com | 2008-11-21 | 1 | -1/+8 |
* | Fix a crash in runOpenPanel where an array size wasn't being checked. To rep... | erikkay@google.com | 2008-11-13 | 1 | -2/+3 |
* | Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT... | erikkay@google.com | 2008-11-10 | 1 | -0/+12 |
* | Landing 37604:38097 merge | dglazkov@google.com | 2008-11-10 | 1 | -3/+5 |
* | Landing this again as I cannot reproduce the perf regression locally. | jcampan@chromium.org | 2008-11-07 | 1 | -3/+5 |
* | Reverting the autofill popu CL as it creates perf regression. | jcampan@chromium.org | 2008-11-06 | 1 | -5/+3 |
* | Eliminate CursorChromium's dependency on webkit/glue. | darin@chromium.org | 2008-11-06 | 1 | -5/+2 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 1 | -3/+5 |
* | Fix slow scrolling by ignoring spurious paint requests (i.e., paint requests | darin@chromium.org | 2008-11-05 | 1 | -0/+3 |
* | Takes steps to make our PlatformScreen implementation more portable. | darin@chromium.org | 2008-10-31 | 1 | -2/+2 |
* | Landing 36102:37604 merge on trunk | dglazkov@google.com | 2008-10-30 | 1 | -28/+64 |
* | Replace MSVC pragmas with the macro. Also adds two files | tc@google.com | 2008-10-16 | 1 | -2/+4 |