summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-251/+0
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* content: Remove 16 exit time destructors and 15 static initializers.thakis@chromium.org2011-11-081-10/+13
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-1/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+2
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+0
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...ajwong@chromium.org2011-10-121-1/+1
* Assert that new renderer processes aren't created during shutdown.willchan@chromium.org2011-10-111-0/+2
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-1/+0
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-271-11/+11
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-201-0/+19
* extract out removal of the g_log_bug53991 global.dpranke@chromium.org2011-09-131-5/+0
* Reset RPH's channel.willchan@chromium.org2011-09-121-0/+10
* Ensure normal pages don't get grouped with extension processes at startup.creis@chromium.org2011-08-221-1/+2
* Removal of Profile from content part 7.avi@chromium.org2011-08-091-1/+0
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-11/+13
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-2/+2
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-131-0/+1
* Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"aa@chromium.org2011-05-121-1/+0
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-111-0/+1
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-111-1/+0
* Avoid exiting the renderer process if it has a pending render view.creis@chromium.org2011-05-111-0/+10
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-111-0/+1
* Looks like this introduced leaks in sync ui tests. Sigh.aa@chromium.org2011-05-111-1/+0
* Move ExtensionFunctionDispatcher to ExtensionTabHelper. Thisaa@chromium.org2011-05-111-0/+1
* Add a dcheck to make sure that RenderProcessHost::AllHostsIterator is called ...jam@chromium.org2011-04-071-0/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-1/+1
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Add DCHECK to make sure that RenderProcessHost::FromID (which is also called ...jam@chromium.org2011-02-251-0/+2
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+204