summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print
Commit message (Expand)AuthorAgeFilesLines
* Added switch to use ChromeAsyncSocket for sync.akalin@chromium.org2010-07-161-2/+3
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Fixing cloud print proxy. If server request to get printer list times out,gene@chromium.org2010-07-071-36/+36
* Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...ajwong@chromium.org2010-06-302-3/+6
* No actual code change. Just added more logging information to helpgene@chromium.org2010-06-282-5/+44
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-4/+2
* Linux: Dynamically load libgnutls.so in the cloud printing CUPS code.thestig@chromium.org2010-06-222-25/+57
* Added functionality in CUPS cloud print proxy to connect to specificgene@chromium.org2010-06-188-43/+206
* Combined both constructors of TalkMediatorImpl into one.akalin@chromium.org2010-06-161-1/+8
* On behalf of gene@chromium.org. Fix infinite loop in printer job handler stat...scottbyer@chromium.org2010-06-143-17/+53
* 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
* 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-214-65/+155
* Added an implementation of the NetworkChangeNotifierThread interface for the ...sanjeevr@chromium.org2010-05-211-2/+3
* 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 a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-122-0/+75