summaryrefslogtreecommitdiffstats
path: root/chrome/browser/service/service_process_control_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part4:tfarina@chromium.org2010-10-071-1/+1
* Removed the ServiceProcessType enum because a single service process should h...sanjeevr@chromium.org2010-10-051-2/+2
* Don't shutdown service process when browser shuts downhclam@chromium.org2010-09-011-6/+2
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-0/+6
* Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.rvargas@google.com2010-08-181-6/+0
* Start/stop service process when browser starts and stophclam@chromium.org2010-08-181-0/+6
* ServiceProcessControl to launch a service process and communicate through IPC.hclam@chromium.org2010-08-121-0/+45