Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the ServiceProcessType enum because a single service process should h... | sanjeevr@chromium.org | 2010-10-05 | 1 | -2/+1 |
* | Enable ServiceProcessControlTest.LaunchTwice | hclam@chromium.org | 2010-09-03 | 1 | -3/+5 |
* | Build fix for browser_tests | hclam@chromium.org | 2010-09-02 | 1 | -5/+1 |
* | Don't launch service process if it's already running | hclam@chromium.org | 2010-09-01 | 1 | -0/+23 |
* | ServiceProcessControl to launch a service process and communicate through IPC. | hclam@chromium.org | 2010-08-12 | 1 | -0/+70 |