Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the service process pid to the shared memory data. This will be used fo... | sanjeevr@chromium.org | 2010-10-12 | 1 | -1/+10 |
* | The IPC channel names and event names used by the service process now append ... | sanjeevr@chromium.org | 2010-10-09 | 1 | -9/+38 |
* | All communication with the cloud print proxy service from the browser now hap... | sanjeevr@chromium.org | 2010-10-07 | 1 | -3/+37 |
* | 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 |