summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_widget.cc
Commit message (Expand)AuthorAgeFilesLines
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-6/+5
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-301-1/+1
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-211-0/+5
* A workaround fix for Issue 343 "Chinese Sogou input method lose first initial...hbono@chromium.org2008-11-171-1/+7
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+2
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-5/+9
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-9/+5
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-061-19/+23
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-5/+9
* A fix for Issue 3234 in chromium "Input type password: IME is not disabled."hbono@chromium.org2008-10-311-7/+3
* Factor out a RenderThread interfacecpu@google.com2008-09-261-12/+20
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-281-1/+4
* 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-4/+2
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-2/+2
* Removing the code which enables using the renderer dib in the browser backingiyengar@google.com2008-08-141-15/+6
* This fixes http://b/issue?id=1257424, which is a need to implement a global b...iyengar@google.com2008-08-061-6/+24
* Add chrome to the repository.initial.commit2008-07-261-0/+769