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
*
Merge recent QUIC changes.
rch@chromium.org
2012-12-18
24
-201
/
+372
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-16
5
-15
/
+16
*
Revert 173311
rch@chromium.org
2012-12-15
4
-9
/
+7
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-15
4
-7
/
+9
*
Move the packet receive time map from the AckFrame to the InterArrival conges...
rch@chromium.org
2012-12-14
10
-352
/
+252
*
Revert 173170
dpapad@chromium.org
2012-12-14
10
-249
/
+352
*
Move the packet receive time map from the AckFrame to the InterArrival conges...
rch@chromium.org
2012-12-14
10
-352
/
+249
*
Move the CongestionInfo struct to a QuicCongestionFeedbackFrame.
rch@chromium.org
2012-12-13
36
-769
/
+601
*
killing off the QUIC config option for sending fin in a separate packet: we c...
rch@chromium.org
2012-12-13
3
-98
/
+3
*
Handling backup! Sorta...
rch@chromium.org
2012-12-13
14
-74
/
+389
*
Add a CheckProcessingFails method to QuicFramerTest to simplify framing bound...
rch@chromium.org
2012-12-12
1
-45
/
+20
*
Incremental improvement to our Ack logic: if we resend a bunch of packets, se...
rch@chromium.org
2012-12-12
6
-4
/
+26
*
Add a factory for creating QuicHttpStream objects from an internal collection...
rch@chromium.org
2012-12-12
14
-33
/
+851
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
1
-4
/
+5
*
Fix uninit var in hybrid_slow_start.cc
rch@chromium.org
2012-12-08
1
-0
/
+1
*
Add the QuicRandom interface with a default implementation that is
wtc@chromium.org
2012-12-08
3
-0
/
+140
*
Implement TCP congestion control classes in QUIC.
rch@chromium.org
2012-12-07
17
-15
/
+1342
*
* Enhance the ack logging
rch@chromium.org
2012-12-07
12
-261
/
+778
*
Adding transmission times for every QUIC packet received in the AckFrame.
rch@chromium.org
2012-12-05
9
-846
/
+567
*
Revert 171096
rch@chromium.org
2012-12-05
9
-559
/
+853
*
Adding transmission times for every QUIC packet received in the AckFrame.
rch@chromium.org
2012-12-05
9
-853
/
+559
*
Add a QuicHttpStream class.
rch@chromium.org
2012-12-04
13
-12
/
+1029
*
Add an OnCryptoHandshakeComplete method to QuicSession.
rch@chromium.org
2012-11-20
9
-19
/
+58
*
Make QuicConnectionHelper::GetClock() const and return a const QuicClock *.
rch@chromium.org
2012-11-16
6
-14
/
+14
*
Add real support for uint128. These files originated with google internally,...
rch@chromium.org
2012-11-16
8
-58
/
+9
*
Implement QuicConnectionHelper::WritePacketToWire()
rch@chromium.org
2012-11-14
5
-87
/
+200
*
Clean up a whole raft of differences in QUIC code between the internal and Ch...
rch@chromium.org
2012-11-13
33
-308
/
+257
*
Consistently use int64 not uint64 when we have to work with time in micro or ...
rch@chromium.org
2012-11-13
4
-15
/
+15
*
Several cleanups of QuicSession, et al. as per the Chrome code review.
rch@chromium.org
2012-11-11
9
-69
/
+58
*
Remove transmission time from QuicPacketHeader. It will be moving into an ack...
rch@chromium.org
2012-11-11
9
-128
/
+10
*
Fix Bug in QuicClockTest.
rch@chromium.org
2012-11-11
1
-1
/
+1
*
QuicTime integration
rch@chromium.org
2012-11-11
40
-370
/
+835
*
Clean up style in QuicConnection, et. al. as per Chrome comments
rch@chromium.org
2012-11-11
4
-48
/
+93
*
Change from re-transmitting an packet with a retransmit number to sending a n...
rch@chromium.org
2012-11-10
15
-244
/
+216
*
Revert 167074 - Change from re-transmitting an packet with a retransmit numbe...
kinuko@chromium.org
2012-11-10
15
-219
/
+246
*
Change from re-transmitting an packet with a retransmit number to sending a n...
rch@chromium.org
2012-11-10
15
-246
/
+219
*
Make QuicClock::Now() const and change all QuicClock* to const QuicClock*.
rch@chromium.org
2012-11-10
18
-22
/
+23
*
Fix uninitialized var in leaky_bucket.cc
rch@chromium.org
2012-11-10
1
-0
/
+1
*
Added pacing and a leaky bucket helper class.
rch@chromium.org
2012-11-10
13
-81
/
+453
*
Revert 166977 - Added pacing and a leaky bucket helper class.
rch@chromium.org
2012-11-09
13
-453
/
+81
*
Added pacing and a leaky bucket helper class.
rch@chromium.org
2012-11-09
13
-81
/
+453
*
Fix uninitialized access in QuicConnectionHelperTest
rch@chromium.org
2012-11-08
1
-1
/
+5
*
Switching around the order of operations so that when the connection informs ...
rch@chromium.org
2012-11-08
2
-2
/
+4
*
Add a Chrome-specific QuicConnectionHelper class.
rch@chromium.org
2012-11-07
7
-0
/
+594
*
Fix uninitialized variable in QuicConnection::OnPacketComplete used in loggin...
rch@chromium.org
2012-11-05
2
-3
/
+6
*
Adding QuicClientSession and friends
rch@chromium.org
2012-11-04
9
-0
/
+476
*
Add QuicStream and friends to QUIC code.
rch@chromium.org
2012-11-04
13
-2
/
+1703
*
Revert 165858 - Add QuicStream and friends to QUIC code.
rch@chromium.org
2012-11-03
13
-1703
/
+2
*
Add QuicStream and friends to QUIC code.
rch@chromium.org
2012-11-03
13
-2
/
+1703
*
Add QuicConnection and MockQuicConnectionHelper.
rch@chromium.org
2012-11-02
9
-3
/
+1893
[next]