summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-301-3/+3
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-291-3/+2
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-1/+2
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-241-262/+273
* Separate out the backing store from the RenderWidgetHost into its own file tobrettw@chromium.org2009-01-231-309/+47
* Relands 8521, it isn't the culprit. Sorry John.sky@google.com2009-01-231-0/+1
* Backs out r8521 in hopes of greener trees.sky@google.com2009-01-231-1/+0
* Fix reloading a page with a pdf not working. The problem was that we were se...jam@chromium.org2009-01-221-0/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+849