summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Group renderer processes by privilige when we hit the max process count.mpcomplete@google.com2009-06-151-9/+32
* Fix memory leaks when a renderer crashes and the user refreshes. Also fix me...jam@chromium.org2009-05-191-3/+1
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-251-1/+2
* Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i...jam@chromium.org2009-04-131-9/+3
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-8/+12
* Update the table of RAM vs number of rendererscpu@google.com2009-02-191-5/+20
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-221-5/+6
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-211-6/+5
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-211-5/+6
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-0/+159