summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-3/+9
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-161-2/+2
* Add an accessibility mode for editable text fields only.dmazzoni@chromium.org2012-04-131-4/+1
* TabContents -> WebContentsImpl, part 11.avi@chromium.org2012-04-131-3/+3
* Revert 132018 - Fixing a problem, where a hung renderer process is not killed...eroman@chromium.org2012-04-121-2/+2
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-121-2/+2
* Revert 128369 - Histogram times surrounding render crashesjar@chromium.org2012-03-231-2/+6
* Histogram times surrounding render crashesjar@chromium.org2012-03-231-6/+2
* RenderProcessHost should return the list of registered RWHs, not ipc listeners.pfeldman@chromium.org2012-03-161-7/+13
* Aura: recover from lost context / GPU process dyingpiman@chromium.org2012-03-081-0/+10
* Remove unused member variable |listeners_expecting_close_| in RenderProcessHo...bauerb@chromium.org2012-02-121-4/+0
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-4/+1
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-5/+0
* Make hosted apps launched via chrome.tabs.create with an URL redirect have th...mihaip@chromium.org2011-12-161-0/+6
* Provide a way for RenderProcessHosts to register themselves in the global hos...ananta@chromium.org2011-11-181-0/+5
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-0/+252