summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print/cloud_print_connector.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in chrome/dcheng2014-10-211-8/+8
* Replacing the OVERRIDE with override and FINAL with final in chrome/servicemohan.reddy2014-10-071-7/+7
* Update some uses of Value in chrome/ to use the base:: namespace.avi@chromium.org2013-12-231-7/+7
* Extract XPS code from PrintSystemWin.vitalybuka@chromium.org2013-11-101-1/+1
* UMA instrumentation for CloudPrint connector.vitalybuka@chromium.org2013-11-041-1/+6
* Cloud Print connector is now using local_settings field from GCP 2.0. "curren...gene@chromium.org2013-09-261-0/+12
* Changed cloud print private API to pass all page settings as single object.vitalybuka@chromium.org2013-04-181-1/+1
* Move common cloud print code from service/cloud_print to common/cloud_print.chenyu@chromium.org2012-12-031-4/+8
* Added black list of printer.vitalybuka@chromium.org2012-09-261-25/+24
* Added ConnectorSettings class to reduce number of arguments and members in cl...vitalybuka@chromium.org2012-09-221-14/+5
* Add flag to allow deletion of printers when enumerate fails.abodenha@chromium.org2012-08-181-0/+3
* Don't delete print system on connector stop.vitalybuka@chromium.org2012-08-071-1/+2
* Remove #pragma once from chrome/serviceajwong@chromium.org2012-07-111-1/+0
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-6/+6
* Added wipeout functionality when Cloud Print Connector get disabled by user i...gene@chromium.org2012-05-041-0/+3
* RefCounted types should not have public destructors, chrome/ editionrsleevi@chromium.org2012-04-251-21/+23
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-1/+2
* Add OVERRIDE to chrome/service/.avi@chromium.org2011-11-191-7/+7
* base: Refactor PendingTask out of MessageLoop.jhawkins@chromium.org2011-11-151-0/+1
* Fixed crash in the proxy. Reference has been passed between threads,gene@chromium.org2011-11-111-1/+0
* Chrome proxy refactoring.Adding myself to the OWNERS file for handling cloud ...gene@chromium.org2011-10-281-0/+187