summaryrefslogtreecommitdiffstats
path: root/webkit/glue/chrome_client_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-1/+2
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-281-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-211-13/+23
* Add webkit to the repository.initial.commit2008-07-271-0/+441