summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_child_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-45/+0
* Don't make ServiceChildProcessHost derive from ChildProcessInfo. It didn't re...jam@chromium.org2011-11-301-7/+6
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* 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-3/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+4
* Move sandbox_policy to content.jam@chromium.org2011-05-281-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-221-1/+12
* Changed the implementation of the utility process method to render a PDF into...sanjeevr@chromium.org2010-09-301-2/+3
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+2
* Created a host for running the utility process as a child of the service proc...sanjeevr@chromium.org2010-07-201-0/+33