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
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Small cleanup changes that came up during merging chromium changes with
rtenneti@chromium.org
2013-06-07
2
-6
/
+5
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-05
25
-410
/
+1194
*
Fix QuicClock::WallNow to return a correct value.
rch@chromium.org
2013-06-05
2
-6
/
+3
*
Revert 204046 "Land Recent QUIC changes."
rtenneti@chromium.org
2013-06-04
25
-1188
/
+405
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-04
25
-405
/
+1188
*
Fix remaining uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-04
1
-2
/
+1
*
Change --origin-port-to-force-quic-on to --origin-to-force-quic-on.
rch@chromium.org
2013-06-04
1
-3
/
+6
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
5
-20
/
+23
*
Add histograms for tracking the number of client hellos send. This will let u...
rch@chromium.org
2013-05-31
1
-0
/
+35
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-30
84
-772
/
+2138
*
Set QUIC idle timeout to 30 seconds in an attempt to mitigate the
rch@chromium.org
2013-05-24
1
-0
/
+3
*
QUIC - Added StringToHexASCIIDump to return a hex+ASCII dump in the
rtenneti@chromium.org
2013-05-24
4
-2
/
+90
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-23
35
-385
/
+747
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
4
-6
/
+6
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-23
43
-392
/
+1090
*
Fix bug in handling QUIC connections that error out early.
rch@chromium.org
2013-05-22
2
-1
/
+23
*
Revert 201501 "Land Recent QUIC changes."
rogerta@chromium.org
2013-05-22
43
-1090
/
+392
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-22
43
-392
/
+1090
*
QUIC - Moved call to SetDefaults to callers of QuicClientSession.
rtenneti@chromium.org
2013-05-17
5
-5
/
+5
*
Actually implement header compression for quic streams.
rch@chromium.org
2013-05-16
5
-18
/
+15
*
Add SpdyMajorVersion enum and use it everywhere
akalin@chromium.org
2013-05-16
4
-5
/
+5
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-16
67
-517
/
+1489
*
If HostResolver::Request completes with OK, the AddressList is not empty. Pre...
mef@chromium.org
2013-05-15
1
-3
/
+0
*
Set encryption_established_ to true in QuicCryptoClientStream before calling ...
rch@chromium.org
2013-05-15
1
-2
/
+2
*
Clean up QuicNetworkTransactionTest
rch@chromium.org
2013-05-10
1
-271
/
+121
*
QUIC - Added NetLog's Logging test to quic_network_transaction_unittest.cc.
rtenneti@chromium.org
2013-05-10
2
-78
/
+49
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-09
97
-1006
/
+1438
*
Add a DeterministicMockUDPClientSocket.
rch@chromium.org
2013-05-08
2
-26
/
+43
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
45
-121
/
+23777
*
Revert 198736 "Land Recent QUIC changes"
csharp@chromium.org
2013-05-07
44
-23776
/
+120
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
44
-120
/
+23776
*
Close all QUIC connections when the network changes.
rch@chromium.org
2013-05-06
3
-1
/
+61
*
Close QUIC sessions on read errors.
rch@chromium.org
2013-05-06
3
-20
/
+91
*
Detect QUIC connection errors and add a test to verify that the alternate pro...
rch@chromium.org
2013-05-03
4
-12
/
+118
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-05-03
42
-429
/
+906
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
7
-11
/
+12
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
4
-4
/
+4
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-26
32
-264
/
+755
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-23
28
-857
/
+1277
*
QUIC - fix memory leak.
rtenneti@chromium.org
2013-04-19
1
-0
/
+1
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-04-17
33
-311
/
+584
*
net: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-13
15
-15
/
+15
*
Adding the first 6 quic unittests.
alyssar@google.com
2013-04-11
2
-0
/
+5
*
Merge QUIC InterArrival congestion control code to chromium.
rch@chromium.org
2013-04-10
34
-2
/
+5391
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
3
-5
/
+5
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
3
-5
/
+5
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
3
-5
/
+5
*
Merge QUIC StrikeRegister code to chromium.
rtenneti@chromium.org
2013-04-08
3
-0
/
+883
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in net, Linux edition.
dcheng@chromium.org
2013-04-07
4
-4
/
+4
[next]