summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-2/+1
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-0914-543/+694
* Revert "Redesign cloud printing subsystem layer."evan@chromium.org2010-06-0814-685/+543
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-0814-543/+685
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+2
* Converted TalkMediator to use a delegate instead of a channelakalin@chromium.org2010-06-011-15/+22
* Changed values of Cloud Print GAIA service id and Talk service URL to product...sanjeevr@chromium.org2010-05-281-4/+2
* Remove signin and persist from gaia_authenticator. This fixes an issue where ...chron@chromium.org2010-05-281-2/+2
* On behalf of gene@chromium.org. Added CUPS options to the printer informatio...scottbyer@chromium.org2010-05-275-4/+42
* Added code to read the cloud print proxy URL from prefs. Changed the default ...sanjeevr@chromium.org2010-05-2512-57/+237
* Cloud Printing proxy implementation on Linux using CUPS.scottbyer@chromium.org2010-05-243-81/+317
* Added the ability in the service process to save and read state from a prefs ...sanjeevr@chromium.org2010-05-217-77/+192
* Added an implementation of the NetworkChangeNotifierThread interface for the ...sanjeevr@chromium.org2010-05-216-3/+211
* Revert 47695 - Patching on behalf of gene@chromium.org.sanjeevr@chromium.org2010-05-191-250/+19
* Patching on behalf of gene@chromium.org.sanjeevr@chromium.org2010-05-191-19/+250
* Revert 47300 - Patching on behalf of gene@chromium.org.rvargas@google.com2010-05-141-250/+19
* Patching on behalf of gene@chromium.org.sanjeevr@chromium.org2010-05-141-19/+250
* Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...sanjeevr@chromium.org2010-05-1316-4/+2705
* Created and deleted URLFetcher on the IO thread in the ServiceGaiaAuthenticat...sanjeevr@chromium.org2010-05-132-5/+7
* Fixed build break caused by using the new BackendFactory method of constructi...sanjeevr@chromium.org2010-05-121-1/+1
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-129-0/+490