summaryrefslogtreecommitdiffstats
path: root/net/spdy
Commit message (Expand)AuthorAgeFilesLines
* Changed "set_id" in "union SettingsFlagsAndId" so that it gives "flags()" the...rkn@chromium.org2011-06-031-3/+2
* Added a function "void SpdySettingsStorage::Clear()". Added a call to therkn@chromium.org2011-05-234-3/+56
* Net: Add NET_API to socket_stream and spdy.rvargas@google.com2011-05-1910-20/+26
* Fix crash bug with SpdyProxyClientSocket where IsConnectedAndIdlerch@chromium.org2011-05-162-2/+4
* GetPeerAddress could be called without socket, added checkdpolukhin@chromium.org2011-05-061-0/+6
* Re-connect if Keep-Alive connection has been closed by the time we get around...asanka@chromium.org2011-05-052-24/+31
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-053-4/+4
* Revert 83524 - Re-connect if Keep-Alive connection has been closed by the tim...asanka@chromium.org2011-04-292-31/+24
* Re-connect if Keep-Alive connection has been closed by the time we get around...asanka@chromium.org2011-04-292-24/+31
* Stop refcounting ProxyService.willchan@chromium.org2011-04-273-16/+17
* Find("SpdyCwnd") is sometimes coming back null. This guards against that case.russellbrenner@google.com2011-04-261-0/+4
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-196-3/+23
* Add net/base/sys_byteorder.hsergeyu@chromium.org2011-04-183-17/+3
* Fix a problem that cert trust change needs a chrome restart to be effective.xiyuan@chromium.org2011-04-132-2/+11
* The IP Aliases table was not being properly cleared when we manually closembelshe@chromium.org2011-04-122-6/+25
* We've finished testing with the cwnd fixed at 32, it is clearly worse.mbelshe@chromium.org2011-04-111-2/+2
* Turn off backup sockets for most tests in net_unittests.willchan@chromium.org2011-04-081-9/+0
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-076-39/+71
* Add ignore limits flag and use for sync requestkristianm@google.com2011-03-304-10/+12
* Do not send empty Accept-Language / Accept-Charset headers.willchan@chromium.org2011-03-301-8/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-2812-28/+28
* Enable IP pooling for SPDY.mbelshe@chromium.org2011-03-256-26/+349
* Removed the static on all stats macros and changed the static declarationrtenneti@chromium.org2011-03-222-12/+12
* Downgrade CHECK to DCHECK on buffer that doesn't fully decompress.mbelshe@chromium.org2011-03-161-3/+4
* Revert 78061 - Revert 78034 - Removing a TODO and cleaning up code.kristianm@google.com2011-03-152-6/+5
* Revert 78034 - Removing a TODO and cleaning up code.kristianm@google.com2011-03-142-5/+6
* Removing a TODO and cleaning up code.kristianm@google.com2011-03-142-6/+5
* Reland rest of r77399.willchan@chromium.org2011-03-121-91/+57
* Don't drain response bodies for SpdyHttpStreams.willchan@chromium.org2011-03-113-21/+28
* Revert r77399 in preparation for merging a small portion of it to 696.willchan@chromium.org2011-03-113-85/+112
* Define a new CertDatabase::Observer abstract class which can be implemented b...rch@chromium.org2011-03-102-1/+12
* Reland r77075,r77077.willchan@chromium.org2011-03-093-112/+85
* Revert 77075 - Don't block on stream requests on Alternate-Protocol.jochen@chromium.org2011-03-072-70/+39
* Revert 77077 - Fix clang after r77075.jochen@chromium.org2011-03-072-5/+1
* Fix clang after r77075.willchan@chromium.org2011-03-062-1/+5
* Don't block on stream requests on Alternate-Protocol.willchan@chromium.org2011-03-062-39/+70
* Check that uncompressed data passed to zlib is defined, and mark compressionglider@chromium.org2011-03-051-0/+12
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-042-4/+4
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-0413-24/+227
* Revert "Add chunked uploads support to SPDY"satish@chromium.org2011-03-0413-227/+24
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-0413-24/+227
* Add HttpStreamFactory Job orphaning semantics.willchan@chromium.org2011-03-011-3/+191
* Prepare for late binding of SpdyHttpStreams.willchan@chromium.org2011-02-251-3/+0
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-237-45/+40
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-237-40/+45
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-227-45/+40
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-222-2/+12
* Add support for testing SPDY with a forced-single-domain mode. This ismbelshe@chromium.org2011-02-222-16/+29
* Reland r74842willchan@chromium.org2011-02-161-18/+18
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-18/+18