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_connection.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement TCP congestion control classes in QUIC.
rch@chromium.org
2012-12-07
1
-2
/
+2
*
* Enhance the ack logging
rch@chromium.org
2012-12-07
1
-25
/
+133
*
Adding transmission times for every QUIC packet received in the AckFrame.
rch@chromium.org
2012-12-05
1
-57
/
+12
*
Revert 171096
rch@chromium.org
2012-12-05
1
-12
/
+57
*
Adding transmission times for every QUIC packet received in the AckFrame.
rch@chromium.org
2012-12-05
1
-57
/
+12
*
Implement QuicConnectionHelper::WritePacketToWire()
rch@chromium.org
2012-11-14
1
-0
/
+5
*
Clean up a whole raft of differences in QUIC code between the internal and Ch...
rch@chromium.org
2012-11-13
1
-17
/
+17
*
Remove transmission time from QuicPacketHeader. It will be moving into an ack...
rch@chromium.org
2012-11-11
1
-3
/
+0
*
QuicTime integration
rch@chromium.org
2012-11-11
1
-36
/
+30
*
Clean up style in QuicConnection, et. al. as per Chrome comments
rch@chromium.org
2012-11-11
1
-12
/
+14
*
Change from re-transmitting an packet with a retransmit number to sending a n...
rch@chromium.org
2012-11-10
1
-43
/
+56
*
Revert 167074 - Change from re-transmitting an packet with a retransmit numbe...
kinuko@chromium.org
2012-11-10
1
-56
/
+43
*
Change from re-transmitting an packet with a retransmit number to sending a n...
rch@chromium.org
2012-11-10
1
-43
/
+56
*
Switching around the order of operations so that when the connection informs ...
rch@chromium.org
2012-11-08
1
-2
/
+2
*
Fix uninitialized variable in QuicConnection::OnPacketComplete used in loggin...
rch@chromium.org
2012-11-05
1
-3
/
+5
*
Add QuicConnection and MockQuicConnectionHelper.
rch@chromium.org
2012-11-02
1
-0
/
+594