summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print/cloud_print_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* Move common cloud print code from service/cloud_print to common/cloud_print.chenyu@chromium.org2012-12-031-45/+21
* Single GenerateProxyId and added printer tags with version info.vitalybuka@chromium.org2012-09-251-7/+7
* Remove #pragma once from chrome/serviceajwong@chromium.org2012-07-111-1/+0
* Added wipeout functionality when Cloud Print Connector get disabled by user i...gene@chromium.org2012-05-041-2/+6
* Add Chrome To Mobile Service and Views Page Action.msw@chromium.org2012-03-131-18/+3
* Cleanup: Remove unneeded forward declarations from various chrome subdirector...thestig@chromium.org2011-11-141-5/+3
* Chrome proxy refactoring.Adding myself to the OWNERS file for handling cloud ...gene@chromium.org2011-10-281-0/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+6
* Changed the cloud print connector logic to request the OAuth2 credentials of ...sanjeevr@chromium.org2011-05-061-1/+5
* 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-0/+2
* Fixed an issue with flaky connections causing too many job fetches. The logic...sanjeevr@chromium.org2010-11-221-1/+2
* Re-landing issue 4202006 (http://codereview.chromium.org/4202006/show) which ...sanjeevr@chromium.org2010-10-291-22/+1
* Revert 64359 - Created a CloudPrintURLFetcher class to wrap URLFetcher. This ...jochen@chromium.org2010-10-291-1/+22
* Created a CloudPrintURLFetcher class to wrap URLFetcher. This class implement...sanjeevr@chromium.org2010-10-291-22/+1
* This CL contains the following changes:sanjeevr@chromium.org2010-09-071-0/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-091-1/+1
* Revert "Redesign cloud printing subsystem layer."evan@chromium.org2010-06-081-1/+1
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-081-1/+1
* Added code to read the cloud print proxy URL from prefs. Changed the default ...sanjeevr@chromium.org2010-05-251-7/+13
* Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...sanjeevr@chromium.org2010-05-131-0/+71