summaryrefslogtreecommitdiffstats
path: root/chrome/service/net
Commit message (Expand)AuthorAgeFilesLines
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+3
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-4/+3
* Use a direct include of strings headers in chrome/service/.avi@chromium.org2013-06-111-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-4/+2
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-101-1/+1
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-3/+0
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-212-2/+2
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-0/+3
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-3/+0
* Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...pauljensen@chromium.org2013-03-151-1/+1
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-142-2/+2
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-072-16/+4
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-4/+1
* Bring back service process throttler.scottbyer@chromium.org2012-09-051-0/+2
* Added TransportSecurityState to URLRequestContextStorage used in cloud print ...vitalybuka@chromium.org2012-08-131-0/+1
* Remove #pragma once from chrome/serviceajwong@chromium.org2012-07-111-1/+0
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-162-7/+7
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-241-1/+1
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-112-8/+7
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+1
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-152-4/+4
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-3/+0
* Add OVERRIDE to chrome/service/.avi@chromium.org2011-11-191-3/+4
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+3
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-0/+1
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+0
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-0/+1
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-122-2/+0
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-1/+1
* Fix Linux proxy.scottbyer@chromium.org2011-04-282-34/+24
* Stop refcounting ProxyService.willchan@chromium.org2011-04-272-29/+32
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-1/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+2
* Added the HttpAuthHandlerFactory pointer to the net::HttpNetworkSession::Para...sanjeevr@chromium.org2011-03-101-0/+2
* Service process crash on Windows.scottbyer@chromium.org2011-03-051-4/+4
* Service process fixes for Linux.scottbyer@chromium.org2011-03-032-15/+35
* Revert 76612 - Service process fixes for Linux.scottbyer@chromium.org2011-03-022-35/+15
* Service process fixes for Linux.scottbyer@chromium.org2011-03-022-15/+35
* Reland r74842willchan@chromium.org2011-02-162-30/+28
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-162-28/+30
* Reland r74842willchan@chromium.org2011-02-162-30/+28
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-142-28/+30
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-142-30/+28
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-122-28/+30
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-112-30/+28
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-112-28/+30
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-112-30/+28