summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* 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-076-7/+8
* Add an API to retrieve the keys that services should use for Google APIs.joi@chromium.org2012-09-063-8/+5
* Bring back service process throttler.scottbyer@chromium.org2012-09-051-0/+2
* 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
* Remove dmaclach from OWNERS filesthestig@chromium.org2012-08-221-3/+2
* 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
* Added TransportSecurityState to URLRequestContextStorage used in cloud print ...vitalybuka@chromium.org2012-08-131-0/+1
* 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
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-182-2/+2
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-132-2/+2
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-132-2/+2
* Added unit test for ServiceProcessPrefsmniknami@chromium.org2012-07-121-0/+50
* Remove #pragma once from chrome/serviceajwong@chromium.org2012-07-1118-21/+3
* Restored missing broker initialization.vitalybuka@chromium.org2012-07-031-4/+0
* Cleanup IPC::ChannelProxy to use SingleThreadTaskRunnersergeyu@chromium.org2012-07-021-10/+0
* 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-193-7/+7
* [Sync] Propagate XMPP auth errors to SyncNotifierObserversakalin@chromium.org2012-06-181-19/+22
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-162-7/+7
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-151-5/+5
* Do not send user cookies when contacting cloud print server.qsr@chromium.org2012-06-131-0/+3
* Get rid of internal content includes for sandbox code from chrome.jam@chromium.org2012-06-042-7/+4
* Base: Add a handle verifier to ScopedHandle.rvargas@chromium.org2012-05-311-1/+2
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-241-1/+1
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-233-10/+11
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-231-3/+4
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-223-7/+7
* 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
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-221-3/+4
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome.thestig@chromium.org2012-05-181-1/+1
* Disable cloud print connector policy checking on Windows.scottbyer@chromium.org2012-05-171-0/+4
* [Sync] Replace TalkMediator*/MediatorThread* with PushClientakalin@chromium.org2012-05-173-30/+22
* Adding functionality to specify TLS encryption CUPS print servers for cloudpr...gene@chromium.org2012-05-161-9/+24
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-1115-59/+59
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-113-11/+10
* Coverity: Fix pass by value errors.kmadhusu@chromium.org2012-05-104-5/+5
* Coverity: Fix uninitialized member variable.kmadhusu@chromium.org2012-05-091-0/+1