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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QUIC - Changed DelatedWrite to be a struct and other nits from internal
rtenneti@chromium.org
2014-01-18
1
-2
/
+1
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-01-16
57
-430
/
+788
*
Repair two DCHECKS
jar@chromium.org
2014-01-10
1
-4
/
+10
*
Revert of https://codereview.chromium.org/127463003/
jar@chromium.org
2014-01-09
2
-16
/
+1
*
Fix end_to_end_test performance regression caused by using mutexes
rtenneti@chromium.org
2014-01-09
1
-2
/
+2
*
QUIC - minor clean up changes found while merging changes into internal
rtenneti@chromium.org
2014-01-09
2
-3
/
+2
*
On Windows, completely disable use of bind() with pseudo-random port selection.
jar@chromium.org
2014-01-09
2
-1
/
+16
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-01-08
17
-218
/
+312
*
Do not delete a QuicSession in StartReading.
rch@chromium.org
2014-01-08
3
-1
/
+55
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-01-08
26
-134
/
+247
*
Various QUIC cleanups to sync with internal code.
rch@chromium.org
2014-01-08
30
-224
/
+121
*
Log the QUIC priority when sending requests.
rch@chromium.org
2014-01-07
3
-3
/
+22
*
- Add a priority field to QuicCryptoServerConfig configs and used it as
rtenneti@chromium.org
2014-01-06
9
-135
/
+312
*
compile error fix for VS2013
shinyak@chromium.org
2014-01-06
1
-0
/
+2
*
Add histograms for zero-rtt-connections for http vs https
jar@chromium.org
2014-01-04
1
-5
/
+25
*
Disabled StopPacketProcessing test until we fix the uninitialized memory
rtenneti@chromium.org
2014-01-04
1
-1
/
+2
*
Add histograms for tracking truncated QUIC ACK frames.
rch@chromium.org
2014-01-04
2
-1
/
+17
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-01-04
31
-168
/
+852
*
Switch QUIC encryption to use OpenSSL's AEAD interface.
wtc@chromium.org
2014-01-03
8
-161
/
+86
*
Remove a number of public static methods from QuicFramer.
rtenneti@chromium.org
2014-01-02
3
-81
/
+28
*
QUIC refactor CL to move some methods and give the QuicSentPacketManager
rtenneti@chromium.org
2014-01-02
6
-44
/
+44
*
QUIC - minor cleanup changes to match internal source.
rtenneti@chromium.org
2014-01-02
2
-4
/
+3
*
Remove HttpTransactionDelegate and all users (LoadTimeStats).
rvargas@chromium.org
2013-12-27
1
-3
/
+1
*
Implement connection pooling in QUIC.
rch@chromium.org
2013-12-23
10
-14
/
+337
*
Enable support for QUIC 13.
rch@chromium.org
2013-12-20
10
-599
/
+838
*
Implement a QuicHeadersStream to handle reliable in-order delivery of
rtenneti@chromium.org
2013-12-18
27
-208
/
+1335
*
This is the test to assure that the port suggester is being reused with the p...
jar@chromium.org
2013-12-18
2
-18
/
+90
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-18
17
-465
/
+348
*
QUIC - minor cleanup changes found while merging chromium code into
rtenneti@chromium.org
2013-12-17
4
-3
/
+3
*
Change port_entropy to port_seed
jar@chromium.org
2013-12-16
2
-9
/
+9
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-16
33
-259
/
+277
*
Create and use a seeded random number generator
jar@chromium.org
2013-12-13
5
-2
/
+229
*
Handle error in a socket->connect() attempt inside quic_stream_factory
jar@chromium.org
2013-12-13
3
-21
/
+45
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-13
48
-1244
/
+1533
*
Implement GetTotalReceivedBytes for http stream.
eustas@chromium.org
2013-12-13
2
-0
/
+6
*
Revert 239426 "Create and use a seeded random number generator"
jar@chromium.org
2013-12-10
5
-229
/
+2
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-10
27
-410
/
+421
*
Create and use a seeded random number generator
jar@chromium.org
2013-12-09
5
-2
/
+229
*
Log QUIC crypto handshake tag values in the "correct" format.
rch@chromium.org
2013-12-04
1
-3
/
+15
*
Use TotalBufferSize instead of Size when logging the length of a data frame.
rch@chromium.org
2013-12-02
1
-1
/
+1
*
Remove some duplicate code in quic tests.
eroman@chromium.org
2013-12-02
5
-221
/
+95
*
QUIC - Move the logic for allowing a larger max from SetDefaults to the
rtenneti@chromium.org
2013-12-02
1
-2
/
+0
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-02
24
-1191
/
+1060
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-02
25
-126
/
+145
*
Use the default QUIC initial CWND.
rch@chromium.org
2013-11-28
1
-0
/
+3
*
QUIC: Update RSA keys to 2048-bit.
wtc@chromium.org
2013-11-27
2
-63
/
+85
*
Configure QUIC max packet size via a Field Trial or command line arg.
rch@chromium.org
2013-11-27
3
-3
/
+8
*
Removing QUIC_VERSION_11.
rtenneti@chromium.org
2013-11-27
10
-836
/
+66
*
Use SpdyMajorVersion instead of int consistently
rch@chromium.org
2013-11-26
1
-4
/
+3
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-11-26
41
-491
/
+621
[next]