index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
quic
/
quic_http_stream_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
When a request fails because the QUIC handshake failed, retry the request
rch@chromium.org
2013-10-17
1
-0
/
+1
*
net: Use ScopedVector::Pass() to pass element readers for UploadDataStream's ...
hashimoto@chromium.org
2013-09-24
1
-1
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-09-24
1
-1
/
+2
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-09-24
1
-1
/
+1
*
Added to test the crash if QuicReliableClientStream doesn't have a
rtenneti@chromium.org
2013-09-20
1
-0
/
+29
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-09-18
1
-14
/
+75
*
Allocate sufficient buffer space in QuicHttpStream::OnDataReceived
rch@chromium.org
2013-09-10
1
-0
/
+49
*
Work around a bug in the interaction between QuicConnection and the
rch@chromium.org
2013-09-03
1
-0
/
+4
*
If the stream is being closed locally (for example in the case of a
rch@chromium.org
2013-08-29
1
-5
/
+19
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-08-28
1
-3
/
+7
*
Revert 219047 "Land Recent QUIC changes."
rtenneti@chromium.org
2013-08-22
1
-1
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-08-22
1
-1
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-08-21
1
-0
/
+5
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-4
/
+6
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-08-09
1
-5
/
+2
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-08-05
1
-1
/
+1
*
Tell congestion manager when we are sending a CHLO, so it won't delay sending.
jar@chromium.org
2013-08-03
1
-1
/
+1
*
Use an asynchronous API to create QUIC stream
rch@chromium.org
2013-08-02
1
-6
/
+4
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-07-26
1
-2
/
+4
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-4
/
+4
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-05
1
-6
/
+5
*
Revert 204046 "Land Recent QUIC changes."
rtenneti@chromium.org
2013-06-04
1
-1
/
+2
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-04
1
-2
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-4
/
+4
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-30
1
-3
/
+1
*
QUIC - Moved call to SetDefaults to callers of QuicClientSession.
rtenneti@chromium.org
2013-05-17
1
-0
/
+1
*
Actually implement header compression for quic streams.
rch@chromium.org
2013-05-16
1
-6
/
+3
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-16
1
-3
/
+2
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
1
-4
/
+3
*
Revert 198736 "Land Recent QUIC changes"
csharp@chromium.org
2013-05-07
1
-3
/
+4
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
1
-4
/
+3
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-05-03
1
-7
/
+4
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-17
1
-1
/
+5
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in net, Linux edition.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Add support for P-256 key exchange in crypto handshake.
rtenneti@chromium.org
2013-03-31
1
-1
/
+2
*
QUIC Crypto - Code to mock out the QuicCryptoClientStream.
rtenneti@chromium.org
2013-03-22
1
-51
/
+41
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-10
/
+10
*
Remove the unused HttpStreamBase::IsMoreDataBuffered().
mmenke@chromium.org
2013-03-19
1
-6
/
+0
*
Refactor QuicClientSession so that it owns the underlying socket
rch@chromium.org
2013-03-15
1
-1
/
+1
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-03-14
1
-14
/
+17
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-08
1
-18
/
+37
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-03
1
-1
/
+3
*
Forward-declare QuicDecrypter and QuicEncrypter in quic_framer.h.
wtc@chromium.org
2013-02-27
1
-0
/
+2
*
Fix bug in QuicHttpStream in which a CHECK failed when sending the request bo...
rch@chromium.org
2013-02-26
1
-0
/
+60
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
1
-38
/
+24
*
Land recent QUIC changes.
rch@chromium.org
2013-02-25
1
-10
/
+17
*
Enhance net internals/net log output for QUIC.
rch@chromium.org
2013-02-14
1
-1
/
+1
[next]