| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to WebFrame from the WebKit API. | darin@chromium.org | 2009-08-10 | 1 | -1/+1 |
* | This CL fixes issue 17468: Regression: Directionality marks should not be ins... | xji@chromium.org | 2009-07-29 | 1 | -12/+7 |
* | Adding HTML5 DB support to Chromium: Chromium changes | dumi@chromium.org | 2009-07-27 | 1 | -1/+5 |
* | This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo... | xji@chromium.org | 2009-07-23 | 1 | -8/+10 |
* | Fix NULL_RETURN defect found by Coverity. | cmp@google.com | 2009-07-23 | 1 | -1/+5 |
* | Fix a FORWARD_NULL defect reported by Coverity. | wtc@chromium.org | 2009-07-22 | 1 | -16/+16 |
* | This CL fixes issue 5996: Tooltip gets direction from Chrome langauge, not el... | xji@chromium.org | 2009-07-22 | 1 | -1/+12 |
* | Reverting 20855. | darin@chromium.org | 2009-07-16 | 1 | -28/+23 |
* | Reverting 20854. | darin@chromium.org | 2009-07-16 | 1 | -23/+28 |
* | Use WebWidget from the WebKit API. This change also makes | darin@chromium.org | 2009-07-16 | 1 | -28/+23 |
* | Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also, | darin@chromium.org | 2009-07-14 | 1 | -51/+50 |
* | Roll WebKit DEPS from 45738 to 45840. | dimich@google.com | 2009-07-14 | 1 | -0/+1 |
* | Remove WebWidgetDelegate::GetContainingView since it is not needed. | darin@chromium.org | 2009-07-09 | 1 | -2/+1 |
* | Start using WebCursorInfo from the WebKit API. WebCursorInfo is a | darin@google.com | 2009-07-08 | 1 | -2/+4 |
* | Delete V8Proxy and V8Utilities and use upstreamed versions. | japhet@chromium.org | 2009-06-29 | 1 | -2/+2 |
* | Reverting 19489,19488. | japhet@chromium.org | 2009-06-29 | 1 | -2/+2 |
* | Use upstream V8Proxy and V8Utilities | japhet@chromium.org | 2009-06-29 | 1 | -2/+2 |
* | Delete files from webkit/glue that have been made obsolete by corresponding | darin@chromium.org | 2009-06-18 | 1 | -3/+6 |
* | Don't call FileChooser::chooseFile("") if a user selects nothing with a file ... | tkent@chromium.org | 2009-06-18 | 1 | -3/+2 |
* | 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 |