summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_view_host.h
Commit message (Expand)AuthorAgeFilesLines
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-181-1/+19
* Reverting 9855.maruel@chromium.org2009-02-161-19/+1
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-161-1/+19
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-0/+1
* Change url wstrings to GURLSestade@chromium.org2009-02-121-1/+1
* Reverting 9493.kuchhal@chromium.org2009-02-101-1/+0
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-0/+1
* Reverting 9408.brettw@chromium.org2009-02-091-1/+0
* Add a new resizer corner.mad@chromium.org2009-02-091-0/+1
* Cleanup some forward declared structs that are not being used.thestig@chromium.org2009-02-051-3/+1
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-3/+3
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-1/+3
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-0/+1
* Make render_view_host_manager.cc compile on POSIX.thestig@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/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-1/+3
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-291-10/+6
* Roll back r8821mark@chromium.org2009-01-281-6/+10
* This prevents an occasional DCHECK seen during the SSL UI test that happenedcreis@google.com2009-01-281-1/+8
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-281-10/+6
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-1/+2
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-261-3/+5
* Make render_view_host compile on Mac & Linux, add to the build.brettw@google.com2009-01-261-5/+3
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-241-18/+12
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+628