summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print
Commit message (Expand)AuthorAgeFilesLines
* Move common cloud print code from service/cloud_print to common/cloud_print.chenyu@chromium.org2012-12-0329-581/+321
* chrome: Update the remaining calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-191-1/+1
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-4/+4
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-4/+4
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-4/+4
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-2/+2
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-2/+2
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-2/+2
* Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro...gene@chromium.org2012-10-265-2/+150
* New Cloud Print Private API.vitalybuka@chromium.org2012-10-082-2/+26
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-031-13/+9
* Revert 159814 - Disabling CloudPrint for experiement on staging.gene@chromium.org2012-10-031-5/+0
* Disabling CloudPrint for experiement on staging.gene@chromium.org2012-10-031-0/+5
* Let GaiaOAuthClient::GetTokensFromAuthCode use any given redirect URL.simonmorris@chromium.org2012-10-021-0/+1
* Added black list of printer.vitalybuka@chromium.org2012-09-265-40/+84
* Added connector_settings_unittestvitalybuka@chromium.org2012-09-251-0/+108
* Single GenerateProxyId and added printer tags with version info.vitalybuka@chromium.org2012-09-2510-68/+80
* Removed unnecessary returning by reference to simplify code.vitalybuka@chromium.org2012-09-232-26/+21
* Added ConnectorSettings class to reduce number of arguments and members in cl...vitalybuka@chromium.org2012-09-2210-183/+203
* Removed unused dependency.vitalybuka@chromium.org2012-09-213-8/+0
* Simplify document title for Windows printing.vitalybuka@chromium.org2012-09-202-8/+22
* Ensure that the cloud print proxy process is created with the force_breakaway...ananta@chromium.org2012-09-141-1/+5
* Add ability to specify list of supported mime types for Cloud Print connector...gene@chromium.org2012-09-121-6/+14
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-074-6/+6
* Add an API to retrieve the keys that services should use for Google APIs.joi@chromium.org2012-09-063-8/+5
* Add WARN_UNUSED_RESULT to scoped_refptr::release.xiaomings@google.com2012-08-281-3/+2
* Setup XMPP over SSL by default.abodenha@chromium.org2012-08-231-0/+1
* Add flag to allow deletion of printers when enumerate fails.abodenha@chromium.org2012-08-182-2/+20
* Add additional logging.abodenha@chromium.org2012-08-173-4/+19
* Clean-up inline members of nested classes (chrome/)hans@chromium.org2012-08-102-9/+36
* Remove executable bit from chrome/service/cloud_print/cloud_print_proxy.ccjeremya@chromium.org2012-08-091-0/+0
* Fixed chrome zombies when cloud print connector is running.vitalybuka@chromium.org2012-08-091-0/+6
* Don't delete print system on connector stop.vitalybuka@chromium.org2012-08-072-20/+25
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* Ensure that printer job handler is stopped and task_in_progress_ is reset in ...alexyu@google.com2012-07-261-0/+2
* Standardize log message style for cloudprint service and display printer idalexyu@google.com2012-07-233-89/+121
* Schedule a check for additional jobs after failure.abodenha@chromium.org2012-07-201-0/+2
* Add extra logging in an effort to track down 137962abodenha@chromium.org2012-07-191-23/+46
* Remove #pragma once from chrome/serviceajwong@chromium.org2012-07-1112-13/+1
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-262-5/+9
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-2/+2
* [Sync] Propagate XMPP auth errors to SyncNotifierObserversakalin@chromium.org2012-06-181-19/+22
* Do not send user cookies when contacting cloud print server.qsr@chromium.org2012-06-131-0/+3
* Base: Add a handle verifier to ScopedHandle.rvargas@chromium.org2012-05-311-1/+2
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-232-8/+9
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-231-3/+4
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-3/+3
* Revert 137754 - Disable cloud print connector policy checking on Windows.scottbyer@chromium.org2012-05-221-4/+0
* Revert 138216 - [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-221-4/+3