| Commit message (Expand) | Author | Age | Files | Lines |
* | Cloud Print Connector Policy, Service-side enforcement. | scottbyer@chromium.org | 2012-01-14 | 1 | -1/+3 |
* | Add OVERRIDE to chrome/service/. | avi@chromium.org | 2011-11-19 | 1 | -1/+1 |
* | Tag IPC::Channel::Listener implementations with OVERRIDE | evan@chromium.org | 2011-08-16 | 1 | -4/+4 |
* | Virtual Cloud Print Driver for Mac. | abeera@google.com | 2011-08-15 | 1 | -0/+2 |
* | Created an IPC method to enable the cloud print proxy using robot OAuth2 cred... | sanjeevr@chromium.org | 2011-05-13 | 1 | -0/+4 |
* | Changed the IPC between the browser and the service process to return more de... | sanjeevr@chromium.org | 2011-05-11 | 1 | -3/+1 |
* | Remove the Remoting Host component from Chrome. | wez@chromium.org | 2011-05-10 | 1 | -13/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Get service process running standalone on the mac by hooking it into launchd. | dmaclach@chromium.org | 2011-02-24 | 1 | -2/+3 |
* | Show remoting host status on the advanced options page. | sergeyu@chromium.org | 2011-01-14 | 1 | -0/+5 |
* | Chromoting setup flow: implemented rest of setup flow steps. | sergeyu@chromium.org | 2011-01-06 | 1 | -1/+0 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Remove chromoting host registration from service process. More IPCs to control | sergeyu@chromium.org | 2010-12-23 | 1 | -4/+9 |
* | All communication with the cloud print proxy service from the browser now hap... | sanjeevr@chromium.org | 2010-10-07 | 1 | -0/+1 |
* | The service process now enables a timebomb on startup to check if its service... | sanjeevr@chromium.org | 2010-10-04 | 1 | -0/+5 |
* | Cloud print proxy management UI. | scottbyer@chromium.org | 2010-09-27 | 1 | -1/+1 |
* | Recreate the channel when an IPC client to the service process (typically a b... | sanjeevr@chromium.org | 2010-09-22 | 1 | -0/+3 |
* | Added a sync IPC method to check the enabled state of the cloud print proxy. | sanjeevr@chromium.org | 2010-09-16 | 1 | -0/+2 |
* | Gaia authentication for access remoting directory and talk | hclam@chromium.org | 2010-08-17 | 1 | -1/+3 |
* | ServiceProcessControl to launch a service process and communicate through IPC. | hclam@chromium.org | 2010-08-12 | 1 | -0/+2 |
* | Added an IPC server in the service process to listen to commands. This is not... | sanjeevr@chromium.org | 2010-07-31 | 1 | -0/+56 |