summaryrefslogtreecommitdiffstats
path: root/chrome/browser/service/service_process_control_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Added the service process pid to the shared memory data. This will be used fo...sanjeevr@chromium.org2010-10-121-1/+10
* The IPC channel names and event names used by the service process now append ...sanjeevr@chromium.org2010-10-091-9/+38
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-071-3/+37
* Removed the ServiceProcessType enum because a single service process should h...sanjeevr@chromium.org2010-10-051-2/+1
* Enable ServiceProcessControlTest.LaunchTwicehclam@chromium.org2010-09-031-3/+5
* Build fix for browser_testshclam@chromium.org2010-09-021-5/+1
* Don't launch service process if it's already runninghclam@chromium.org2010-09-011-0/+23
* ServiceProcessControl to launch a service process and communicate through IPC.hclam@chromium.org2010-08-121-0/+70