summaryrefslogtreecommitdiffstats
path: root/webkit/glue/chrome_client_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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