summaryrefslogtreecommitdiffstats
path: root/chrome/browser/child_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Kill all child processes at IO thread shutdown time.michaeln@chromium.org2010-05-211-0/+8
* Revert 46384 - Fix race in zygote_host_linux where socket was being read from...kkania@chromium.org2010-05-051-28/+10
* Fix race in zygote_host_linux where socket was being read from and written to...kkania@chromium.org2010-05-041-10/+28
* Make handled set to true if ResourceDispatcherHost uses a message.jabdelmalek@google.com2010-04-151-2/+3
* Reenable PluginLoadUnload after fixing a race condition that made it fail inmpcomplete@chromium.org2010-04-081-0/+5
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-3/+2
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-3/+7
* Linux: Fix official build breakage from r41451.thestig@chromium.org2010-03-121-1/+2
* Use env_vars::kHeadless instead of hard coded strings.thestig@chromium.org2010-03-121-1/+2
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-0/+309