summaryrefslogtreecommitdiffstats
path: root/content/browser/child_process_launcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Added code so renderer would cleanly exit.asharif@chromium.org2012-04-101-2/+7
* Add an API around zygoteHost so that chrome doesn't reach into the internal c...jam@chromium.org2012-02-251-6/+6
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-4/+4
* Don't use zygote for Android's child process launcher.satish@chromium.org2012-02-081-12/+12
* Move the ProcessWatcher methods out of content/common/process_watcher into ba...jam@chromium.org2011-11-231-2/+2
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-151-5/+6
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Content: Log an error when we are unable to launch childrvargas@google.com2011-10-121-0/+3
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-1/+1
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-201-15/+0
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-191-0/+5
* Fix race condition in ChildProcessLauncher. r79308 made process_ used on CHIL...jam@chromium.org2011-09-071-13/+17
* Synchronize the parent and child processes during launch, ensuring that themark@chromium.org2011-09-011-23/+27
* Cleanup code used to diagnose and fix bug 81449.apatrick@chromium.org2011-08-191-11/+0
* Fix bug that caused Task Manager to display defunct GPU processes after they ...jbates@chromium.org2011-07-251-5/+19
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-181-3/+3
* Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...rsleevi@chromium.org2011-07-161-3/+3
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-161-3/+3
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-4/+9
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-281-3/+3
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-281-3/+3
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-281-3/+3
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-271-3/+3
* Move MachBroker to content.jam@chromium.org2011-06-231-1/+1
* Add a flag to print the handles held by a child process when it shuts down.cdn@chromium.org2011-06-091-0/+15
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-18/+16
* Move sandbox_policy to content.jam@chromium.org2011-05-281-1/+1
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-271-1/+1
* Turn off optimization for ChildProcessLauncher::Context::TerminateInternal.apatrick@chromium.org2011-05-271-0/+11
* Revert 86532 - Revert 86517 - Don't terminate plugin processes from the brows...ananta@chromium.org2011-05-251-1/+19
* Revert 86517 - Don't terminate plugin processes from the browser during brows...nsylvain@chromium.org2011-05-251-19/+1
* Don't terminate plugin processes from the browser during browser shutdown. Th...ananta@chromium.org2011-05-241-1/+19
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-021-21/+4
* Fix crash reporting for ppapipiman@google.com2011-04-151-31/+26
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Add support for the cgroups config we have in chromeosdavemoore@chromium.org2011-03-241-3/+12
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-2/+2
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-2/+2
* Move core pieces of chrome\browser. I've only gone up to "g", will do the re...jam@chromium.org2011-02-221-0/+348