summaryrefslogtreecommitdiffstats
path: root/net/tools/fetch
Commit message (Expand)AuthorAgeFilesLines
* Remove ref-counting from StreamListenSocketszym@chromium.org2013-09-033-20/+26
* SocketDescriptor moved to separate file.vitalybuka@chromium.org2013-08-282-7/+7
* [HTTP2] Turn on HTTP/2 for fetch_clientakalin@chromium.org2013-08-061-0/+3
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+1
* Use a direct include of the message_loop header in net/, part 3.avi@chromium.org2013-07-184-4/+4
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+4
* Use a direct include of strings headers in net/test/, net/third_party/, net/t...avi@chromium.org2013-06-112-3/+3
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-012-4/+4
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-232-5/+5
* net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-303-5/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+2
* net: move socket files from net/base to net/socketphajdan.jr@chromium.org2013-04-091-2/+2
* 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-211-1/+1
* [Net] Separate out priority field from HttpRequestInfoakalin@chromium.org2013-03-191-1/+3
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-4/+1
* Adding histograms showing fraction of page load times spent in the disk cache...tburkard@chromium.org2012-07-301-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Add net/base/unix_domain_socket_posix*.pliard@chromium.org2012-06-012-4/+4
* Refactor TCPListenSocket.pliard@chromium.org2012-05-164-49/+47
* Upstream changes making ListenSocket an abstract class.pliard@chromium.org2012-04-232-11/+11
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-2/+3
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-10/+12
* Add OVERRIDE to net/.avi@chromium.org2011-11-162-7/+7
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Fix build.thakis@chromium.org2011-11-091-1/+1
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-2/+2
* Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n...rkn@chromium.org2011-06-232-19/+21
* 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
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-2/+2
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-3/+3
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-282-4/+4
* Removed the static on all stats macros and changed the static declarationrtenneti@chromium.org2011-03-221-2/+2
* Cleanup the net/tools/ directory so there are no warnings from our clang plugin.erg@google.com2011-02-046-7/+33
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-15/+9
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-16/+19
* Cache certificate verification results in memory.wtc@google.com2010-12-161-3/+7
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-4/+5
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-5/+4
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-4/+5
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-221-1/+2
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-221-2/+1
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-221-1/+2