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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GCM] Unrevert initial GCM patch
zea@chromium.org
2013-10-22
2
-5
/
+5
*
Fixed RTL on FTP page
beaufort.francois@gmail.com
2013-10-22
1
-4
/
+8
*
Implement support for p2p socket UDP packages to set the Differntiated Servic...
hubbe@chromium.org
2013-10-22
9
-0
/
+74
*
net: Implement CreateDomainBoundCertEC for openssl
digit@chromium.org
2013-10-21
2
-78
/
+259
*
This causes ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY and ERR_SSL_PINNED_KEY_NOT_I...
felt@chromium.org
2013-10-21
4
-13
/
+34
*
Add a new histogram to track he value of the TCP cubic sender's CWND
rch@chromium.org
2013-10-20
1
-0
/
+3
*
android: Enable -Wunused-const-variable.
thakis@chromium.org
2013-10-20
2
-7
/
+3
*
Fix for proxy-bypass support on iOS.
marq@chromium.org
2013-10-20
2
-119
/
+211
*
Do not allow the server certificate to change in a renegotiation.
wtc@chromium.org
2013-10-19
3
-0
/
+20
*
Add a new histogram to track the number of QUIC streams opened
rch@chromium.org
2013-10-19
1
-0
/
+1
*
Add a new histogram for tracking the number of QUIC streams
rch@chromium.org
2013-10-19
1
-0
/
+2
*
Revert r229540 "Changes to reinitialize the appcache system if/when DiskCache...
pfeldman@chromium.org
2013-10-19
1
-1
/
+0
*
Revert r229533 "[GCM] Initial work to set up directory structure and introduc...
pfeldman@chromium.org
2013-10-19
2
-5
/
+5
*
Changes to reinitialize the appcache system if/when DiskCache initialization ...
michaeln@chromium.org
2013-10-19
1
-0
/
+1
*
[GCM] Initial work to set up directory structure and introduce socket integra...
zea@chromium.org
2013-10-19
2
-5
/
+5
*
[Net] Separate out NUM_PRIORITIES from RequestPriority enum
akalin@chromium.org
2013-10-19
14
-31
/
+39
*
Remove HSTS preload for translate.google.com.
palmer@chromium.org
2013-10-18
2
-2
/
+0
*
[TestWebServer] Add support for running actions when responding.
tedchoc@chromium.org
2013-10-18
1
-10
/
+46
*
Add two new histograms for the QUIC error code reported when stream was reset.
rch@chromium.org
2013-10-18
1
-0
/
+5
*
Add support for avc3 codec string.
acolwell@chromium.org
2013-10-18
1
-0
/
+1
*
Implement x509_util::CreateSelfSignedCert() for OpenSSL.
digit@chromium.org
2013-10-18
4
-8
/
+97
*
[SPDY] Insert bounds checks for data structures indexed by RequestPriority
akalin@chromium.org
2013-10-18
3
-6
/
+23
*
[websocket_channel_test] Some edit for readability
tyoshino@chromium.org
2013-10-17
1
-16
/
+22
*
When a request fails because the QUIC handshake failed, retry the request
rch@chromium.org
2013-10-17
13
-40
/
+266
*
Make HttpNetworkTransaction no longer own a reference to HttpNetworkSession.
mmenke@chromium.org
2013-10-17
3
-132
/
+128
*
Don't check the result of new for NULL.
thakis@chromium.org
2013-10-17
1
-1
/
+1
*
[SPDY] Fix flaky SpdyNetworkTransactionTest.WriteError unit test
akalin@chromium.org
2013-10-17
1
-6
/
+17
*
[SPDY] Log SPDY priority for SYN_STREAMs
akalin@chromium.org
2013-10-17
1
-29
/
+62
*
Disable QUIC version 11 to avoid negotiation bugs
rch@chromium.org
2013-10-16
1
-1
/
+1
*
net: Allow URLFetcher users to inject custom URLFetcherResponseWriter
hashimoto@chromium.org
2013-10-16
8
-6
/
+38
*
Enable EV bits for E-Tugra, TWCA, and CNNIC
rsleevi@chromium.org
2013-10-16
1
-5
/
+23
*
Disable a hanging test (LargePostWithNoPacketLoss).
eroman@chromium.org
2013-10-16
1
-3
/
+3
*
[Net] Log RequestPriority instances as strings instead of integers
akalin@chromium.org
2013-10-16
7
-8
/
+42
*
Fix a bug in QuicFramer which caused the crypto client stream to be
rch@chromium.org
2013-10-15
1
-4
/
+3
*
Fix QuicConnectionHelper's alarm implementation
rch@chromium.org
2013-10-15
3
-10
/
+52
*
net: Add some extra cache histograms.
rvargas@chromium.org
2013-10-15
2
-0
/
+22
*
Disable a hanging test (LargePostWithNoPacketLoss).
eroman@chromium.org
2013-10-15
1
-1
/
+2
*
Cleanup: Fix style errors and remove unused #includes in net/base/net_util.h,...
thestig@chromium.org
2013-10-14
1
-6
/
+4
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-14
56
-466
/
+837
*
Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""
thakis@chromium.org
2013-10-12
1
-1
/
+7
*
Fixes to net/ to compile on VS2013
scottmg@chromium.org
2013-10-12
10
-0
/
+20
*
Revert 228112 "Land Recent QUIC changes."
rtenneti@chromium.org
2013-10-11
35
-495
/
+325
*
Revert 228145 "Land Recent QUIC changes."
rtenneti@chromium.org
2013-10-11
31
-295
/
+127
*
Rename status_line in WebSocketHandshakeRequestHandler to request_line
tyoshino@chromium.org
2013-10-11
2
-10
/
+10
*
Retain empty first frames as well as final frames.
ricea@chromium.org
2013-10-11
3
-67
/
+240
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-10-11
31
-127
/
+295
*
Factor out serialized size calculating code from WebSocketBasicStream::WriteF...
tyoshino@chromium.org
2013-10-11
1
-16
/
+30
*
Introduce WebSocketDeflateStream.
yhirano@chromium.org
2013-10-11
8
-24
/
+1378
*
net: Manage all response writing related information with URLFetcherResponseW...
hashimoto@chromium.org
2013-10-11
4
-127
/
+82
*
[SocketStream unittest] Add GetSeenEvents check and method reordering for rea...
tyoshino@chromium.org
2013-10-11
1
-4
/
+29
[next]