summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print/cloud_print_consts.cc
Commit message (Expand)AuthorAgeFilesLines
* Added 'dry run' tag to the print job, to test proxy health without wasting pa...gene@google.com2010-12-131-1/+2
* Changed the CloudPrint Proxy custom header from X-Google-CloudPrint-Proxy to ...sanjeevr@chromium.org2010-12-011-1/+1
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-4/+0
* Fixed an issue with flaky connections causing too many job fetches. The logic...sanjeevr@chromium.org2010-11-221-0/+11
* HTTP requests from the service process now use a non-empty user agent. Also a...sanjeevr@chromium.org2010-11-021-0/+2
* Re-landing issue 4202006 (http://codereview.chromium.org/4202006/show) which ...sanjeevr@chromium.org2010-10-291-0/+4
* Revert 64359 - Created a CloudPrintURLFetcher class to wrap URLFetcher. This ...jochen@chromium.org2010-10-291-4/+0
* Created a CloudPrintURLFetcher class to wrap URLFetcher. This class implement...sanjeevr@chromium.org2010-10-291-0/+4
* Move useful printing backend code from chrome/service/cloud_print to printing...thestig@chromium.org2010-10-251-2/+0
* Added the X-Google-CloudPrint-Proxy: header to all cloud print proxy requests.sanjeevr@chromium.org2010-10-011-0/+3
* Switched the cloud print proxy to use the Google push notifications.sanjeevr@chromium.org2010-09-271-1/+1
* This CL contains the following changes:sanjeevr@chromium.org2010-09-071-0/+7
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-9/+9
* Changed values of Cloud Print GAIA service id and Talk service URL to product...sanjeevr@chromium.org2010-05-281-4/+2
* On behalf of gene@chromium.org. Added CUPS options to the printer informatio...scottbyer@chromium.org2010-05-271-0/+1
* Added code to read the cloud print proxy URL from prefs. Changed the default ...sanjeevr@chromium.org2010-05-251-3/+1
* Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...sanjeevr@chromium.org2010-05-131-0/+36