summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print/job_status_updater.cc
Commit message (Expand)AuthorAgeFilesLines
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-1/+1
* Added wipeout functionality when Cloud Print Connector get disabled by user i...gene@chromium.org2012-05-041-1/+1
* RefCounted types should not have public destructors, chrome/ editionrsleevi@chromium.org2012-04-251-2/+1
* Replace chrome/common/net/http_return.h with net/http/http_status_code.hakalin@chromium.org2012-02-271-2/+1
* base::Bind: Convert chrome/service.jhawkins@chromium.org2011-11-151-1/+2
* Chrome proxy refactoring.Adding myself to the OWNERS file for handling cloud ...gene@chromium.org2011-10-281-1/+11
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-1/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-0/+1
* Changed the cloud print connector logic to request the OAuth2 credentials of ...sanjeevr@chromium.org2011-05-061-4/+2
* Added support to the Windows cloud print proxy to print XPS documents directl...sanjeevr@chromium.org2011-02-171-1/+4
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-1/+1
* Re-landing issue 4202006 (http://codereview.chromium.org/4202006/show) which ...sanjeevr@chromium.org2010-10-291-28/+19
* Revert 64359 - Created a CloudPrintURLFetcher class to wrap URLFetcher. This ...jochen@chromium.org2010-10-291-19/+28
* Created a CloudPrintURLFetcher class to wrap URLFetcher. This class implement...sanjeevr@chromium.org2010-10-291-28/+19
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+2
* The Cloud Print proxy now handles auth errors and disables the cloud print pr...sanjeevr@chromium.org2010-09-131-0/+8
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-2/+0
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-091-7/+9
* Revert "Redesign cloud printing subsystem layer."evan@chromium.org2010-06-081-9/+7
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-081-7/+9
* Added code to read the cloud print proxy URL from prefs. Changed the default ...sanjeevr@chromium.org2010-05-251-1/+3
* Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...sanjeevr@chromium.org2010-05-131-0/+90