summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-1/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-2/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-1/+2
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-12/+21
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-4/+5
* 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