summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-241-13/+11
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-5/+11
* A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...jam@chromium.org2009-03-101-3/+3
* Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc...jam@chromium.org2009-03-101-11/+31
* POSIX: Rewrite IPC's interaction with FileDescriptoragl@chromium.org2009-03-051-5/+5
* Bitmap transportagl@chromium.org2009-02-201-0/+59
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...pinkerton@chromium.org2009-02-041-0/+4
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-13/+12
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-261-3/+2
* Fix the build.brettw@chromium.org2009-01-261-1/+1
* Make render_view_host compile on Mac & Linux, add to the build.brettw@google.com2009-01-261-1/+2
* Make RenderWidgetHelper portable.brettw@chromium.org2009-01-261-20/+27
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+235