Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move useful printing backend code from chrome/service/cloud_print to printing... | thestig@chromium.org | 2010-10-25 | 1 | -2/+1 |
* | Added a sync IPC method to check the enabled state of the cloud print proxy. | sanjeevr@chromium.org | 2010-09-16 | 1 | -2/+12 |
* | The Cloud Print proxy now handles auth errors and disables the cloud print pr... | sanjeevr@chromium.org | 2010-09-13 | 1 | -0/+1 |
* | Registered the service process to AutoRun (for Windows) if any service (Cloud... | sanjeevr@chromium.org | 2010-09-01 | 1 | -1/+10 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Added the ability in the service process to save and read state from a prefs ... | sanjeevr@chromium.org | 2010-05-21 | 1 | -10/+16 |
* | Moved cloud print code from the chrome/browser/printing/cloud_print to chrome... | sanjeevr@chromium.org | 2010-05-13 | 1 | -4/+9 |
* | Created a new process type called the service process to host background task... | sanjeevr@chromium.org | 2010-05-12 | 1 | -0/+43 |