summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_ipc_server.h
Commit message (Expand)AuthorAgeFilesLines
* Get service process running standalone on the mac by hooking it into launchd.dmaclach@chromium.org2011-02-241-2/+3
* Show remoting host status on the advanced options page.sergeyu@chromium.org2011-01-141-0/+5
* Chromoting setup flow: implemented rest of setup flow steps.sergeyu@chromium.org2011-01-061-1/+0
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Remove chromoting host registration from service process. More IPCs to controlsergeyu@chromium.org2010-12-231-4/+9
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-071-0/+1
* The service process now enables a timebomb on startup to check if its service...sanjeevr@chromium.org2010-10-041-0/+5
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-271-1/+1
* Recreate the channel when an IPC client to the service process (typically a b...sanjeevr@chromium.org2010-09-221-0/+3
* Added a sync IPC method to check the enabled state of the cloud print proxy.sanjeevr@chromium.org2010-09-161-0/+2
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-171-1/+3
* ServiceProcessControl to launch a service process and communicate through IPC.hclam@chromium.org2010-08-121-0/+2
* Added an IPC server in the service process to listen to commands. This is not...sanjeevr@chromium.org2010-07-311-0/+56