summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host.h
Commit message (Expand)AuthorAgeFilesLines
* Reverting 9408.brettw@chromium.org2009-02-091-4/+0
* Add a new resizer corner.mad@chromium.org2009-02-091-0/+4
* Cleanup some forward declared structs that are not being used.thestig@chromium.org2009-02-051-1/+0
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-3/+3
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-3/+3
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-3/+3
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-5/+4
* Write some basic RenderWidgetHost unittests for the more tricky behavior.brettw@chromium.org2009-01-281-0/+4
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-261-12/+3
* Make render_view_host compile on Mac & Linux, add to the build.brettw@google.com2009-01-261-3/+12
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-241-93/+104
* Separate out the backing store from the RenderWidgetHost into its own file tobrettw@chromium.org2009-01-231-50/+16
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+369