summaryrefslogtreecommitdiffstats
path: root/webkit/glue/chrome_client_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implementing that callback required to passfinnur@google.com2009-02-071-5/+9
* Adding support for multiple files in FileChooserzork@google.com2009-01-151-5/+13
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-131-3/+10
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-2/+2
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-091-1/+15
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-0/+6
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-301-1/+1
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-211-1/+8
* Fix a crash in runOpenPanel where an array size wasn't being checked. To rep...erikkay@google.com2008-11-131-2/+3
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-101-0/+12
* Landing 37604:38097 mergedglazkov@google.com2008-11-101-3/+5
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-3/+5
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-5/+3
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-061-5/+2
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-3/+5
* Fix slow scrolling by ignoring spurious paint requests (i.e., paint requestsdarin@chromium.org2008-11-051-0/+3
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-311-2/+2
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-28/+64
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+4