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_stream_factory.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save the clients RTT estimate to the HTTP server properties and send it
rch@chromium.org
2014-01-27
1
-2
/
+23
*
QUIC - did the plumbing to persist and restore crypto config's
rtenneti@chromium.org
2014-01-25
1
-1
/
+4
*
On Windows, avoid QUIC UDP-port selection in Stable and Beta channels
jar@chromium.org
2014-01-22
1
-3
/
+12
*
Revert of https://codereview.chromium.org/127463003/
jar@chromium.org
2014-01-09
1
-11
/
+1
*
On Windows, completely disable use of bind() with pseudo-random port selection.
jar@chromium.org
2014-01-09
1
-1
/
+11
*
Do not delete a QuicSession in StartReading.
rch@chromium.org
2014-01-08
1
-0
/
+3
*
Implement connection pooling in QUIC.
rch@chromium.org
2013-12-23
1
-3
/
+54
*
Enable support for QUIC 13.
rch@chromium.org
2013-12-20
1
-4
/
+6
*
This is the test to assure that the port suggester is being reused with the p...
jar@chromium.org
2013-12-18
1
-0
/
+1
*
Change port_entropy to port_seed
jar@chromium.org
2013-12-16
1
-2
/
+2
*
Create and use a seeded random number generator
jar@chromium.org
2013-12-13
1
-2
/
+10
*
Handle error in a socket->connect() attempt inside quic_stream_factory
jar@chromium.org
2013-12-13
1
-15
/
+24
*
Revert 239426 "Create and use a seeded random number generator"
jar@chromium.org
2013-12-10
1
-10
/
+2
*
Create and use a seeded random number generator
jar@chromium.org
2013-12-09
1
-2
/
+10
*
QUIC - Move the logic for allowing a larger max from SetDefaults to the
rtenneti@chromium.org
2013-12-02
1
-2
/
+0
*
Use the default QUIC initial CWND.
rch@chromium.org
2013-11-28
1
-0
/
+3
*
Configure QUIC max packet size via a Field Trial or command line arg.
rch@chromium.org
2013-11-27
1
-1
/
+4
*
Close QUIC session when the cert database changes
rch@chromium.org
2013-11-25
1
-0
/
+17
*
Conver DLOG(INFO) to DVLOG(1) in QUIC code.
rch@chromium.org
2013-11-22
1
-1
/
+1
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-11-20
1
-2
/
+0
*
Switch chrome to use QUIC v12.
rch@chromium.org
2013-11-13
1
-0
/
+2
*
QUIC - added googlevideo.com to the list of cannonical hostnames to
rtenneti@chromium.org
2013-11-13
1
-4
/
+14
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-28
1
-1
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-27
1
-6
/
+7
*
Enable using of canonical server config for c.youtube.com.
rtenneti@chromium.org
2013-10-25
1
-3
/
+3
*
Increase the QUIC UDP socket buffer to 256 packets to match the TCP receive w...
rch@chromium.org
2013-10-24
1
-2
/
+3
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-24
1
-4
/
+9
*
When a request fails because the QUIC handshake failed, retry the request
rch@chromium.org
2013-10-17
1
-4
/
+10
*
Disabled shared crypto config code to isolate youtube performance issues
rtenneti@chromium.org
2013-10-02
1
-1
/
+3
*
First cut at sharing server config between youtube servers.
rtenneti@chromium.org
2013-09-28
1
-0
/
+37
*
Disable 0-RTT for HTTPS
rch@chromium.org
2013-09-20
1
-1
/
+1
*
Re-enable ipv6 support in QUIC.
rch@chromium.org
2013-09-18
1
-10
/
+0
*
Re-enable Zero-RTT and increase the QUIC socket send buffer
rch@chromium.org
2013-09-17
1
-14
/
+5
*
Disable QUIC Zero-RTT until we shake out more bugs.
rch@chromium.org
2013-09-09
1
-1
/
+3
*
Remove HostResolver::RequestInfo's priority parameter
akalin@chromium.org
2013-08-20
1
-1
/
+2
*
Require handshake confirmation until a QUIC connection is created succesfully...
rch@chromium.org
2013-08-20
1
-1
/
+5
*
Mark QUIC as broken when a QUIC session is closed without the crypto
rch@chromium.org
2013-08-17
1
-0
/
+10
*
Add a priority parameter for HostResolver::RequestInfo's constructor
akalin@chromium.org
2013-08-16
1
-3
/
+3
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-4
/
+4
*
Use an asynchronous API to create QUIC stream
rch@chromium.org
2013-08-02
1
-2
/
+1
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-07-26
1
-1
/
+2
*
Use a direct include of the message_loop header in net/, part 2.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
First step at enabling QUIC over HTTPS.
rtenneti@chromium.org
2013-07-10
1
-5
/
+28
*
Make sure that QUIC connections correctly call OnSessionClose
rch@chromium.org
2013-06-26
1
-0
/
+4
*
Fix bug in memory leaks in QuicStreamFactory::Create
rch@chromium.org
2013-06-26
1
-5
/
+6
*
Fix a bug in quic_stream_factory where a QuicStreamRequest::Request could ret...
rch@chromium.org
2013-06-24
1
-0
/
+6
*
Remove v6 address from QUIC host lookups
rch@chromium.org
2013-06-22
1
-0
/
+10
*
Set receive buffer size, and comment about possible setting of send buffer.
jar@chromium.org
2013-06-21
1
-0
/
+20
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
1
-4
/
+2
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-2
/
+4
[next]