summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_child_process_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...brettw@chromium.org2013-08-301-1/+1
* Fix getting exit status for browser child process.jln@chromium.org2013-08-271-1/+2
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-021-0/+3
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-311-0/+3
* Revert 200932 "Lower the priority of shared workers that aren't ..."simonhatch@chromium.org2013-05-201-3/+0
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-181-0/+3
* Revert 199840 "Lower the priority of shared workers that aren't ..."simonhatch@chromium.org2013-05-131-3/+0
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-131-0/+3
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-1/+1
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-1/+1
* Windows: BrowserChildProcessHostImpl reports OnProcessCrashed if the child pr...apatrick@chromium.org2013-03-061-0/+13
* content: convert child process notifications to observer usagephajdan.jr@chromium.org2013-02-281-4/+9
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-1/+1
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-13/+13
* Cleanup: Add a note to BrowserChildProcessHost::Launch().thestig@chromium.org2012-07-171-5/+5
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Remove the code to wait on disconnected child processes to get the exit code....jam@chromium.org2012-07-091-16/+1
* Small cleanup in BrowserChildProcessHost. ChildProcessHostDelegate::ShutdownS...jam@chromium.org2012-06-191-1/+0
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-2/+2
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-231-0/+113