summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-12/+28
* Revert r47395. Looks like it still crashes =/willchan@chromium.org2010-05-201-1/+2
* This is roughly a reland of r43908, although I had to rewrite a fair chunk si...willchan@chromium.org2010-05-171-2/+1
* Enable Alternate-Protocol support by default when NPN support is enabled.willchan@chromium.org2010-05-121-0/+1
* SPDY: Don't embed a NUL in SetNextProtos(). This makes NPN work again.willchan@chromium.org2010-04-211-1/+1
* Fix crash on IP address change.willchan@chromium.org2010-04-191-2/+6
* SPDY: Change Chrome code to support new NPN protocols.willchan@chromium.org2010-04-191-1/+8
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-081-6/+2
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-5/+12
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-19/+19
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-4/+4
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-6/+13
* SPDY: Enable SPDY via NPN.willchan@chromium.org2009-12-211-1/+4
* Flip: Comma delimit the various flip options. Redo the fixed testing server f...willchan@chromium.org2009-12-151-16/+28
* Flip: FlipSessionPool changes.willchan@chromium.org2009-11-041-2/+7
* Expand the options for how FLIP runs. The GFE team needsmbelshe@google.com2009-10-211-2/+17
* Add a command line switch to enable flip sockets.mbelshe@google.com2009-10-131-1/+11
* Remove the ClientSocketFactory from the HttpNetworkTransactionmbelshe@google.com2009-09-301-1/+2
* Replace some net::ERR_FAILED generic error codes with more specific codes.eroman@chromium.org2009-09-241-3/+4
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-4/+9
* Make ClientSocketHandle::Init() typesafe.willchan@chromium.org2009-08-191-1/+1
* Reference count ProxyService.eroman@chromium.org2009-08-181-2/+3
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-1/+1
* Make HttpNetworkLayer tests network-independent.phajdan.jr@chromium.org2009-06-161-7/+13
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-4/+9
* Reland my ClientSocketPool refactor again...willchan@chromium.org2009-06-041-1/+2
* Sigh, revert "Reland my ClientSocketPool refactor."willchan@chromium.org2009-06-041-2/+1
* Reland my ClientSocketPool refactor.willchan@chromium.org2009-06-041-1/+2
* Revert "Temporarily landing my ClientSocketPool refactor. Will revert right ...willchan@chromium.org2009-05-221-2/+1
* Temporarily landing my ClientSocketPool refactor. Will revert right after.willchan@chromium.org2009-05-221-1/+2
* Revert "Revert "Revert "Add connected socket function to ClientSocketPool and...willchan@chromium.org2009-05-181-2/+1
* Revert "Revert "Add connected socket function to ClientSocketPool and ClientS...willchan@chromium.org2009-05-171-1/+2
* Revert "Add connected socket function to ClientSocketPool and ClientSocketHan...willchan@chromium.org2009-05-171-2/+1
* Add connected socket function to ClientSocketPool and ClientSocketHandle.willchan@chromium.org2009-05-171-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-5/+23
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-131-19/+0
* Misc proxy service changes.ericroman@google.com2008-12-101-27/+8
* Punt the proxy errors into a bug.evanm@google.com2008-11-181-1/+5
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-4/+0
* Relanding of r4221, initial proxy support for the Macavi@google.com2008-10-311-0/+4
* oops; will reland once tree is openavi@google.com2008-10-301-4/+0
* Initial Mac proxy implementationavi@google.com2008-10-301-0/+4
* Defer the HttpNetworkSession initialization to first time CreateTransaction i...ericroman@google.com2008-10-221-6/+7
* Misc cleanupsericroman@google.com2008-10-171-1/+2
* Use the new HTTP stack by default in the net module'swtc@google.com2008-10-081-1/+1
* add http layer and unit tests to mac build. stub out file uploading in upload...pinkerton@google.com2008-09-251-9/+0
* Stubbing out the network transaction until more of that pipeline works. Allow...pinkerton@google.com2008-09-231-0/+9
* Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".ericroman@google.com2008-08-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4