summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-091-1/+1
* Revert 135222 - it broke multiprofile tests - Use worker pool for IO in JsonP...sergeyu@chromium.org2012-05-072-4/+4
* Added wipeout functionality when Cloud Print Connector get disabled by user i...gene@chromium.org2012-05-0415-38/+301
* Use worker pool for IO in JsonPrefStore.sergeyu@chromium.org2012-05-032-4/+4
* win: Fix a few minor issues found by clang.thakis@chromium.org2012-05-021-1/+1
* Make URLRequestThrottlerManager a member of URLRequestContext.joi@chromium.org2012-05-021-29/+39
* Reland 130578 - Enable cookies per default in net. Add an API to disable them...jochen@chromium.org2012-04-301-1/+6
* RefCounted types should not have public destructors, chrome/ editionrsleevi@chromium.org2012-04-2515-322/+368
* Fix a crash if GetPrinterCapsAndDefaults returns after the calling printer is...abodenha@chromium.org2012-04-132-3/+6
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-3/+2
* Stop processing in case of authentication errors.gene@chromium.org2012-04-051-3/+5
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* Revert 130578 - Enable cookies per default in net. Add an API to disable them...jochen@chromium.org2012-04-041-6/+1
* Enable cookies per default in net. Add an API to disable them by default, and...jochen@chromium.org2012-04-041-1/+6
* Driver related info would be included into PrinterBasicInfo::options so it wo...vitalybuka@chromium.org2012-03-221-27/+1
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+1
* ScopedPrinterInfoSetter sets printer related information to be available for ...vitalybuka@chromium.org2012-03-162-5/+37
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-152-4/+4
* Add Chrome To Mobile Service and Views Page Action.msw@chromium.org2012-03-137-177/+83
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-091-1/+2
* Make Cloud Print job status upper case (as required by server).gene@chromium.org2012-03-092-10/+10