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
*
Teach gtest how to print QuicConsumedData and QuicEncryptedPacket.
wtc@chromium.org
2013-01-20
2
-1
/
+27
*
Fix coding style nits.
wtc@chromium.org
2013-01-19
4
-16
/
+14
*
Cleaning up constructors for QuicData, QuicPacket and QuicEncryptedPacket to ...
rch@chromium.org
2013-01-18
51
-938
/
+1535
*
Queueing QUIC frames to be resent instead of packets and packing RST frames w...
rch@chromium.org
2013-01-17
13
-176
/
+210
*
Changing QUIC ack logic to match TCP (with the exception of the fixed RTO) by...
rch@chromium.org
2013-01-17
9
-100
/
+197
*
MockClock needs to mock the NowAsDeltaSinceUnixEpoch method.
wtc@chromium.org
2013-01-17
2
-2
/
+6
*
Send the ClientHello handshake message.
wtc@chromium.org
2013-01-16
16
-71
/
+471
*
Optimization of the RTO ack logic: respect the RTO for truncated acks if this...
rch@chromium.org
2013-01-15
3
-13
/
+47
*
Largest received -> largest observed.
rch@chromium.org
2013-01-15
9
-123
/
+86
*
Adding a DCHECK to the QUIC writer's Offset functions, and moving tests around.
rch@chromium.org
2013-01-15
3
-2
/
+16
*
Remove an unused forward declaration.
wtc@chromium.org
2013-01-15
1
-4
/
+0
*
Ignoring (and pushing back) the RTO alarm if we're getting truncated acks in ...
rch@chromium.org
2013-01-15
6
-10
/
+68
*
Switching from many small alarms to one big alarm for QUIC resends.
rch@chromium.org
2013-01-14
2
-11
/
+53
*
Cleanup of CongestionFeedbackMessageInterArrival in QUIC.
rch@chromium.org
2013-01-12
4
-65
/
+10
*
LoadTiming implementation in net, part 2.
mmenke@chromium.org
2013-01-12
2
-0
/
+7
*
Fixing nits from Chrome review 11446029.
rch@chromium.org
2013-01-12
3
-20
/
+24
*
DISABLE a test that fails in valgrind. Will be re-enabled when a follow up C...
rch@chromium.org
2013-01-11
1
-1
/
+4
*
Handling partial writes and fin-only writes in QUIC.
rch@chromium.org
2013-01-11
11
-55
/
+94
*
Fixing a really obvious (in hindsight) bug in the quic truncation code which ...
rch@chromium.org
2013-01-11
2
-11
/
+15
*
Integrate QUIC info into net-internals.
rch@chromium.org
2013-01-05
6
-2
/
+32
*
Add a CloseAllSessions method to QuicStreamFactory, and wire it up to HttpNet...
rch@chromium.org
2013-01-03
10
-14
/
+138
*
Make all QUIC streams owned by the session. Add a Visitor interface to the s...
rch@chromium.org
2012-12-23
11
-53
/
+160
*
Move VisitorShim from QuicServerSession to QuicSession.
rch@chromium.org
2012-12-23
2
-1
/
+67
*
Change to queue the ack and control frames, instead of serializing them immed...
rch@chromium.org
2012-12-22
10
-135
/
+203
*
Rename "testing" namespace to "test" in the congestion_control test to be con...
rch@chromium.org
2012-12-22
9
-15
/
+17
*
Cleanup Cls regarding issue 11586006
rch@chromium.org
2012-12-22
2
-0
/
+38
*
Move all test Peer classes to the test namespace. Move the QuicConnectionPeer...
rch@chromium.org
2012-12-22
15
-60
/
+215
*
In the comment for WritePacketToWire, change "errno" to "the
wtc@chromium.org
2012-12-22
4
-8
/
+16
*
Fix a bug in QuicUtils::StreamFramePacketOverhead.
wtc@chromium.org
2012-12-22
1
-1
/
+0
*
Add the GetRandomGenerator() method to QuicConnectionHelperInterface
wtc@chromium.org
2012-12-22
14
-21
/
+105
*
Remove unused forward declarations.
wtc@chromium.org
2012-12-21
1
-3
/
+0
*
net: Split sync part of UploadFileElementReader as UploadFileElementReaderSync
hashimoto@chromium.org
2012-12-20
1
-1
/
+1
*
Unify various test TaskRunner implementations
akalin@chromium.org
2012-12-19
3
-84
/
+46
*
Add TODO comments to summarize my investigation of the error
wtc@chromium.org
2012-12-19
5
-0
/
+7
*
Add QuicClock::NowAsDeltaSinceUnixEpoch() and
wtc@chromium.org
2012-12-19
6
-3
/
+34
*
Add the InputBytesRemaining method.
wtc@chromium.org
2012-12-19
3
-21
/
+132
*
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
[next]