summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print/cloud_print_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Move useful printing backend code from chrome/service/cloud_print to printing...thestig@chromium.org2010-10-251-2/+1
* Added a sync IPC method to check the enabled state of the cloud print proxy.sanjeevr@chromium.org2010-09-161-2/+12
* The Cloud Print proxy now handles auth errors and disables the cloud print pr...sanjeevr@chromium.org2010-09-131-0/+1
* Registered the service process to AutoRun (for Windows) if any service (Cloud...sanjeevr@chromium.org2010-09-011-1/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added the ability in the service process to save and read state from a prefs ...sanjeevr@chromium.org2010-05-211-10/+16
* Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...sanjeevr@chromium.org2010-05-131-4/+9
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-121-0/+43