summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Windowed plugins like Flash would cause the hung plugin dialog to show up whe...ananta@chromium.org2009-07-091-0/+9
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+2
* Various popup UI fixes:pkasting@chromium.org2009-05-081-6/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-241-2/+4
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-2/+4
* Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc...jam@chromium.org2009-03-101-7/+14
* POSIX: Rewrite IPC's interaction with FileDescriptoragl@chromium.org2009-03-051-2/+1
* Bitmap transportagl@chromium.org2009-02-201-1/+34
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-5/+3
* Make RenderWidgetHelper portable.brettw@chromium.org2009-01-261-3/+11
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+159