summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print/cloud_print_consts.h
Commit message (Expand)AuthorAgeFilesLines
* Chrome proxy refactoring.Adding myself to the OWNERS file for handling cloud ...gene@chromium.org2011-10-281-0/+6
* Flag for switching GAIA backendgfeher@chromium.org2011-06-151-1/+0
* Changed the cloud print connector logic to request the OAuth2 credentials of ...sanjeevr@chromium.org2011-05-061-1/+11
* Added a diagnostic user message when enumerating printers fails. Also tweaked...sanjeevr@chromium.org2011-01-241-0/+1
* Code to send diagnostic messages about cloud print proxy. Currently diagnosti...sanjeevr@chromium.org2011-01-201-0/+3
* Added 'dry run' tag to the print job, to test proxy health without wasting pa...gene@google.com2010-12-131-1/+2
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-4/+2
* Fixed an issue with flaky connections causing too many job fetches. The logic...sanjeevr@chromium.org2010-11-221-0/+4
* HTTP requests from the service process now use a non-empty user agent. Also a...sanjeevr@chromium.org2010-11-021-0/+1
* Re-landing issue 4202006 (http://codereview.chromium.org/4202006/show) which ...sanjeevr@chromium.org2010-10-291-5/+8
* Revert 64359 - Created a CloudPrintURLFetcher class to wrap URLFetcher. This ...jochen@chromium.org2010-10-291-8/+5
* Created a CloudPrintURLFetcher class to wrap URLFetcher. This class implement...sanjeevr@chromium.org2010-10-291-5/+8
* 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-1/+1
* Switched the cloud print proxy to use the Google push notifications.sanjeevr@chromium.org2010-09-271-1/+1
* The Cloud Print proxy now handles auth errors and disables the cloud print pr...sanjeevr@chromium.org2010-09-131-0/+4
* This CL contains the following changes:sanjeevr@chromium.org2010-09-071-1/+6
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-9/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* On behalf of gene@chromium.org. Fix infinite loop in printer job handler stat...scottbyer@chromium.org2010-06-141-1/+1
* 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-1/+1
* Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...sanjeevr@chromium.org2010-05-131-0/+41