summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_ipc_server.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-071-1/+10
* The service process now enables a timebomb on startup to check if its service...sanjeevr@chromium.org2010-10-041-2/+10
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-271-3/+5
* Recreate the channel when an IPC client to the service process (typically a b...sanjeevr@chromium.org2010-09-221-6/+14
* Added a sync IPC method to check the enabled state of the cloud print proxy.sanjeevr@chromium.org2010-09-161-0/+7
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-171-0/+12
* ServiceProcessControl to launch a service process and communicate through IPC.hclam@chromium.org2010-08-121-0/+9
* Added an IPC server in the service process to listen to commands. This is not...sanjeevr@chromium.org2010-07-311-0/+85