Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part4: | tfarina@chromium.org | 2010-10-07 | 1 | -1/+1 |
* | Removed the ServiceProcessType enum because a single service process should h... | sanjeevr@chromium.org | 2010-10-05 | 1 | -2/+2 |
* | Don't shutdown service process when browser shuts down | hclam@chromium.org | 2010-09-01 | 1 | -6/+2 |
* | Resubmit r56600 - Start/stop service process when browser starts and stop | hclam@chromium.org | 2010-08-23 | 1 | -0/+6 |
* | Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes. | rvargas@google.com | 2010-08-18 | 1 | -6/+0 |
* | Start/stop service process when browser starts and stop | hclam@chromium.org | 2010-08-18 | 1 | -0/+6 |
* | ServiceProcessControl to launch a service process and communicate through IPC. | hclam@chromium.org | 2010-08-12 | 1 | -0/+45 |