summaryrefslogtreecommitdiffstats
path: root/net/spdy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reland r74842willchan@chromium.org2011-02-161-18/+18
* In spdy_session dont call CloseAllStreams if it hasrtenneti@chromium.org2011-02-151-3/+5
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-18/+18
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-18/+18
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-18/+18
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-18/+18
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-18/+18
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-18/+18
* NetLog: Log net error codes on a lot of EndEvents.mmenke@chromium.org2011-02-081-6/+6
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-0311-44/+59
* Revert 73265 - Check that uncompressed data passed to zlib is defined, and ma...danno@chromium.org2011-02-011-8/+0
* Check that uncompressed data passed to zlib is defined, and mark compressionglider@chromium.org2011-02-011-0/+8
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-13/+16
* Fix the crash in SpdyNetworkTransactionTest.CorruptFrameSessionError.wtc@chromium.org2011-01-271-6/+5
* Clean up net unit testing code.erg@google.com2011-01-261-1/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* Prototype of chunked transfer encoded POST.satish@chromium.org2011-01-251-1/+1
* More net/ header/implementation method reordering.erg@google.com2011-01-211-460/+464
* More net/ reordering.erg@google.com2011-01-213-111/+131
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-204-26/+28
* net: Remove prefix net:: from some places that already are in namespace net.tfarina@chromium.org2011-01-191-3/+3
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-2/+2