summaryrefslogtreecommitdiffstats
path: root/content/public/browser/render_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Renaming/refactoring methods related to swap out acks.nasko@chromium.org2012-10-041-2/+1
* Do not share a process unless it has the right storage partition.creis@chromium.org2012-09-071-0/+5
* Fix regression of bug 205 where a plugin in a window shown with window.open m...jam@chromium.org2012-07-231-0/+4
* Remove the code to wait on disconnected child processes to get the exit code....jam@chromium.org2012-07-091-4/+1
* Browser Plugin: Guests should be in their own BrowsingInstance/SiteInstances,...fsamuel@chromium.org2012-06-221-0/+4
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-3/+3
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-1/+2
* Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce...creis@chromium.org2012-05-101-2/+1
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-1/+2
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-3/+3
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-161-2/+1
* Add an accessibility mode for editable text fields only.dmazzoni@chromium.org2012-04-131-2/+1
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-131-1/+1
* Revert 132018 - Fixing a problem, where a hung renderer process is not killed...eroman@chromium.org2012-04-121-1/+2
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-121-2/+1
* Revert 128369 - Histogram times surrounding render crashesjar@chromium.org2012-03-231-34/+7
* Histogram times surrounding render crashesjar@chromium.org2012-03-231-7/+34
* RenderProcessHost should return the list of registered RWHs, not ipc listeners.pfeldman@chromium.org2012-03-161-6/+8
* Aura: recover from lost context / GPU process dyingpiman@chromium.org2012-03-081-0/+5
* Fix bug where a large number of extensions can starve the browser for rendere...nasko@chromium.org2012-02-221-1/+2
* Adding a command line flag to specify renderer process limitnasko@chromium.org2012-02-131-2/+8
* Remove unused member variable |listeners_expecting_close_| in RenderProcessHo...bauerb@chromium.org2012-02-121-5/+0
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-9/+1
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-9/+0
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-0/+253