summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_layer.h
Commit message (Expand)AuthorAgeFilesLines
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-0/+5
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-5/+0
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-0/+5
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-0/+5
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-5/+0
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-0/+5
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-1/+1
* Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...willchan@chromium.org2010-09-301-1/+1
* Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-1/+1
* Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-1/+1
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-1/+0
* Implement server push protocol 2.erikchen@google.com2010-08-051-0/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* SPDY now always uses http_network_transaction instead of spdy_network_transac...erikchen@google.com2010-07-231-1/+0
* SPDY flow control: enforce obeying send window size via a command-line switch...agayev@chromium.org2010-07-221-1/+3
* Annotate some network classes as non-threadsafe.eroman@chromium.org2010-07-121-1/+2
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-8/+4
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+4
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-2/+6
* Fix crash on IP address change.willchan@chromium.org2010-04-191-0/+2
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-081-2/+0
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-3/+8
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-6/+6
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-2/+7
* Flip: Comma delimit the various flip options. Redo the fixed testing server f...willchan@chromium.org2009-12-151-1/+1
* Flip: FlipSessionPool changes.willchan@chromium.org2009-11-041-0/+3
* Expand the options for how FLIP runs. The GFE team needsmbelshe@google.com2009-10-211-2/+9
* Add a command line switch to enable flip sockets.mbelshe@google.com2009-10-131-0/+4
* Initial CL for fixing some of the proxy auth issues.chron@chromium.org2009-10-061-2/+1
* Replace some net::ERR_FAILED generic error codes with more specific codes.eroman@chromium.org2009-09-241-1/+1
* Cleanups for SSLConfigService and SSLConfigServiceManager.mattm@chromium.org2009-08-211-1/+1
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-3/+10
* Reference count ProxyService.eroman@chromium.org2009-08-181-4/+3
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-1/+1
* Reverting 19425.ericroman@google.com2009-06-261-1/+1
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-1/+1
* Make HttpNetworkLayer tests network-independent.phajdan.jr@chromium.org2009-06-161-3/+8
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-3/+9
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+12
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-131-9/+0
* Reverting 6966.ericroman@google.com2008-12-131-1/+2
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-2/+1
* Misc proxy service changes.ericroman@google.com2008-12-101-6/+6
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-1/+0
* Defer the HttpNetworkSession initialization to first time CreateTransaction i...ericroman@google.com2008-10-221-0/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Merge some changes from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-181-0/+4
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-3/+3
* Miscellaneous changes (mostly cleanup) from my code review.wtc@google.com2008-08-051-3/+3