summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-211-24/+24
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-24/+24
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-24/+24
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-5/+5
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+3
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-4/+0
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-14/+2
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-241-4/+3
* 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