summaryrefslogtreecommitdiffstats
path: root/webkit/glue/chrome_client_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+1
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-291-12/+7
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-1/+5
* This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo...xji@chromium.org2009-07-231-8/+10
* Fix NULL_RETURN defect found by Coverity.cmp@google.com2009-07-231-1/+5
* Fix a FORWARD_NULL defect reported by Coverity.wtc@chromium.org2009-07-221-16/+16
* This CL fixes issue 5996: Tooltip gets direction from Chrome langauge, not el...xji@chromium.org2009-07-221-1/+12
* Reverting 20855.darin@chromium.org2009-07-161-28/+23
* Reverting 20854.darin@chromium.org2009-07-161-23/+28
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-28/+23
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-51/+50
* Roll WebKit DEPS from 45738 to 45840.dimich@google.com2009-07-141-0/+1
* Remove WebWidgetDelegate::GetContainingView since it is not needed.darin@chromium.org2009-07-091-2/+1
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-2/+4
* Delete V8Proxy and V8Utilities and use upstreamed versions.japhet@chromium.org2009-06-291-2/+2
* Reverting 19489,19488.japhet@chromium.org2009-06-291-2/+2
* Use upstream V8Proxy and V8Utilitiesjaphet@chromium.org2009-06-291-2/+2
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-3/+6
* Don't call FileChooser::chooseFile("") if a user selects nothing with a file ...tkent@chromium.org2009-06-181-3/+2
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-0/+1
* DevTools: Migrate to InspectorController for network and console events.pfeldman@chromium.org2009-05-271-6/+1
* Make WebRequest be a wrapper for ResourceRequest instead of FrameLoadRequest.darin@chromium.org2009-05-221-1/+1
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-3/+30
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-2/+2
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-1/+8
* Various trivial clean-up bits:pkasting@chromium.org2009-05-051-3/+3
* Revert bug fix because interactive_ui_tests are failing.mbelshe@google.com2009-05-041-33/+1
* Defer window.close(), window.resizeTo(), and window.moveTo()mbelshe@google.com2009-05-041-1/+33
* Merge WebKit console and load deferrer changes.pfeldman@chromium.org2009-04-281-2/+5
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-12/+0
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-121-5/+6
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-101-26/+27
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-26/+19
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-19/+26
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-26/+19
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-4/+4
* DevTools: add basic console support.pfeldman@chromium.org2009-04-071-0/+5
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-041-0/+9
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-3/+6
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-241-82/+135
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-4/+1
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-0/+1
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-051-6/+7
* Reverting 11002.brettw@chromium.org2009-03-051-7/+6
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-051-6/+7
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-281-2/+5
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Move v8-specific code for processing console messages mbelshe@google.com2009-02-131-0/+9
* Retrying previous changelist. I can't get this to fail finnur@google.com2009-02-091-5/+9
* Reverting 9366.finnur@google.com2009-02-071-9/+5