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_network_transaction_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change --origin-port-to-force-quic-on to --origin-to-force-quic-on.
rch@chromium.org
2013-06-04
1
-3
/
+6
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-5
/
+5
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-30
1
-4
/
+0
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-3
/
+3
*
Fix bug in handling QUIC connections that error out early.
rch@chromium.org
2013-05-22
1
-0
/
+20
*
Actually implement header compression for quic streams.
rch@chromium.org
2013-05-16
1
-5
/
+2
*
Clean up QuicNetworkTransactionTest
rch@chromium.org
2013-05-10
1
-271
/
+121
*
QUIC - Added NetLog's Logging test to quic_network_transaction_unittest.cc.
rtenneti@chromium.org
2013-05-10
1
-8
/
+49
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
1
-1
/
+3
*
Revert 198736 "Land Recent QUIC changes"
csharp@chromium.org
2013-05-07
1
-3
/
+1
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
1
-1
/
+3
*
Close QUIC sessions on read errors.
rch@chromium.org
2013-05-06
1
-0
/
+67
*
Detect QUIC connection errors and add a test to verify that the alternate pro...
rch@chromium.org
2013-05-03
1
-0
/
+90
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-05-03
1
-14
/
+70
*
Switch the QUIC alternate protocol string from "quic/1" to "quic", since QUIC...
rch@chromium.org
2013-04-01
1
-2
/
+2
*
Add support for P-256 key exchange in crypto handshake.
rtenneti@chromium.org
2013-03-31
1
-1
/
+3
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
QUIC Crypto - Code to mock out the QuicCryptoClientStream.
rtenneti@chromium.org
2013-03-22
1
-46
/
+17
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-6
/
+6
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-03-14
1
-6
/
+11
*
Add a ConnectionInfo enum which describes the kind of connection used to fetc...
rch@chromium.org
2013-03-13
1
-0
/
+2
*
Disable QUIC for HTTPS URLs.
rch@chromium.org
2013-03-12
1
-0
/
+62
*
Record QUIC and SPDY in the npn_negotiated_protocol field for QUIC transactions.
rch@chromium.org
2013-03-11
1
-0
/
+2
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-08
1
-2
/
+6
*
Change --origin-port-to-force-quic-on to apply only to http urls.
rch@chromium.org
2013-03-07
1
-3
/
+111
*
Land Recent QUIC Changes
rch@chromium.org
2013-03-03
1
-4
/
+8
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
1
-1
/
+0
*
Land recent QUIC changes.
rch@chromium.org
2013-02-25
1
-13
/
+24
*
Fix memory leak in r183737.
rch@chromium.org
2013-02-21
1
-8
/
+18
*
Add QUIC to Alternate-Protocol support.
rch@chromium.org
2013-02-21
1
-0
/
+320