summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_widget.h
Commit message (Expand)AuthorAgeFilesLines
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-1/+2
* Keeping track of whether WebKit is in the callstack using RenderThread doesn'...jam@chromium.org2009-02-241-3/+0
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-1/+1
* Reverting 10080.jam@chromium.org2009-02-201-1/+1
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-1/+1
* Bitmap transportagl@chromium.org2009-02-201-8/+5
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-1/+2
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-2/+5
* janitorial: browser_render_process_host header/lint cleanup. (try 2)thestig@chromium.org2009-02-111-1/+1
* Reverting 9594.thestig@chromium.org2009-02-111-1/+1
* janitorial: clean up unnecessary includes in src/chrome/renderer.thestig@chromium.org2009-02-111-1/+1
* Reverting 9493.kuchhal@chromium.org2009-02-101-5/+2
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-2/+5
* Reverting 9408.brettw@chromium.org2009-02-091-5/+2
* Add a new resizer corner.mad@chromium.org2009-02-091-2/+5
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-20/+6
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-6/+20
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-20/+6
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-8/+9
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-4/+5
* POSIX: Porting renderer/render_process.cc, low hanging fruitagl@chromium.org2009-01-221-2/+2
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-4/+4
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-301-1/+1
* Make the global render thread object a regular global object rather than abrettw@google.com2008-12-181-1/+1
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-211-0/+1
* A workaround fix for Issue 343 "Chinese Sogou input method lose first initial...hbono@chromium.org2008-11-171-0/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-3/+3
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-2/+7
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-7/+2
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-2/+7
* Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...jam@chromium.org2008-10-091-0/+1
* Factor out a RenderThread interfacecpu@google.com2008-09-261-7/+18
* 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-1/+1
* Removing the code which enables using the renderer dib in the browser backingiyengar@google.com2008-08-141-1/+1
* This fixes http://b/issue?id=1257424, which is a need to implement a global b...iyengar@google.com2008-08-061-1/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+277