summaryrefslogtreecommitdiffstats
path: root/chrome/browser/child_process_launcher.h
Commit message (Expand)AuthorAgeFilesLines
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-2/+5
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-5/+2
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-2/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-0/+3
* Revert 46384 - Fix race in zygote_host_linux where socket was being read from...kkania@chromium.org2010-05-051-9/+2
* Fix race in zygote_host_linux where socket was being read from and written to...kkania@chromium.org2010-05-041-2/+9
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-0/+1
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-211-8/+10
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-0/+61
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-61/+0
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-0/+61