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
*
Remove the QuicStreamFactory's crypto config map, and instead
rch@chromium.org
2014-03-22
12
-213
/
+132
*
Fix content-encoding handling with buggy servers.
ellyjones@chromium.org
2014-03-22
6
-3
/
+52
*
Minor clean up of QUIC's ProofTest.
rch@chromium.org
2014-03-22
1
-87
/
+62
*
Remove --enable-unrestricted-ssl3-fallback.
pkasting@chromium.org
2014-03-22
3
-16
/
+1
*
Add ProofVerifierContext struct to QUIC's ProofVerifier::VerifyProof
rch@chromium.org
2014-03-21
18
-43
/
+94
*
Allow 0-RTT handshakes for QUIC HTTPS requests.
rch@chromium.org
2014-03-21
1
-1
/
+1
*
Revert of Fix SPDY error-handling if the connection gets closed just after us...
vandebo@chromium.org
2014-03-21
12
-213
/
+144
*
Fix SPDY error-handling if the connection gets closed just after use.
davidben@chromium.org
2014-03-21
12
-144
/
+213
*
Revert of Add ProofVerifierContext struct to ProofVerifier::VerifyProof (http...
rch@chromium.org
2014-03-21
18
-95
/
+43
*
Add ProofVerifierContext struct to QUIC's ProofVerifier::VerifyProof
rch@chromium.org
2014-03-21
18
-43
/
+95
*
Cronet Java wrappers to fallback to HttpUrlConnection on Pre-ICS platform.
mef@chromium.org
2014-03-21
21
-675
/
+1995
*
Gather QUIC aggregate loss stats, as well as ack received stats
jar@chromium.org
2014-03-21
2
-54
/
+125
*
net: Update FileStream to use base::File instead of PlatformFile.
rvargas@chromium.org
2014-03-21
10
-367
/
+324
*
Gets the peer address (if available) in server requests.
gunsch@chromium.org
2014-03-20
5
-0
/
+28
*
net: various additions to the HSTS list.
agl@chromium.org
2014-03-20
2
-1
/
+25
*
Move referrer stripping into GURL::GetAsReferrer().
ppi@chromium.org
2014-03-20
1
-11
/
+4
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-03-20
30
-219
/
+544
*
Do not assume OSCertHandle is OpenSSL's X509 structure.
haavardm@opera.com
2014-03-20
1
-21
/
+26
*
QUIC - Added IsReadyToPersist method to check if the QuicServerInfo is ready ...
rtenneti@chromium.org
2014-03-20
5
-15
/
+25
*
Fix "unreachable code" warnings (MSVC warning 4702) in net/.
pkasting@chromium.org
2014-03-19
5
-132
/
+98
*
Fix HttpLogUtilTest.ElideHeaderValueForNetLog.
davidben@chromium.org
2014-03-19
1
-3
/
+10
*
Fix a bug when byte logging is enabled, URLRequestJobs don't log bytes
mmenke@chromium.org
2014-03-19
1
-9
/
+8
*
[WebSocketChannel] Change |state_| out of SendClose() to make state transitio...
tyoshino@chromium.org
2014-03-19
2
-13
/
+23
*
QUIC - Sync'ing changes with internal tree.
rtenneti@chromium.org
2014-03-19
6
-14
/
+18
*
QUIC - server_info and server_key are listed next to each other.
rtenneti@chromium.org
2014-03-19
5
-8
/
+8
*
This CL increases the number of packets we monitor for packet loss from 100 t...
jar@chromium.org
2014-03-19
2
-9
/
+119
*
Prefer length() over size() for std:string in QUIC code.
wtc@chromium.org
2014-03-19
3
-28
/
+31
*
Change the SPDY4 maximum frame size to 16K-1
jgraettinger@chromium.org
2014-03-19
5
-46
/
+67
*
SpdyFramer now uses HPACK for SPDY4 headers (re-apply)
jgraettinger@chromium.org
2014-03-19
9
-503
/
+542
*
Reduce a variable and indentation in WebSocketChannel::ParseClose()
tyoshino@chromium.org
2014-03-19
1
-24
/
+24
*
Implement ChaCha20Poly1305Encrypter and ChaCha20Poly1305Decrypter with NSS.
wtc@chromium.org
2014-03-19
2
-8
/
+20
*
Retry requests on reused sockets that receive ERR_EMPTY_RESPONSE.
davidben@chromium.org
2014-03-18
10
-33
/
+144
*
Move all Chrome-specific logic out of QuicCryptoClientStream
rch@chromium.org
2014-03-18
19
-356
/
+299
*
QUIC - Added unit test for IsDataReady to verify that it returns false
rtenneti@chromium.org
2014-03-18
1
-0
/
+57
*
Allow removing private data in chrome://net-export.
davidben@chromium.org
2014-03-18
15
-64
/
+224
*
Remove akalin and szym from OWNERS files.
mmenke@chromium.org
2014-03-18
2
-5
/
+5
*
Put histogram code in disk_cache on a diet.
bratell@opera.com
2014-03-18
2
-37
/
+10
*
SPDY - persist 200 most recently used SPDY settings to perferences file.
rtenneti@chromium.org
2014-03-18
4
-13
/
+75
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
7
-20
/
+20
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
7
-20
/
+20
*
Move ScopedFILE to base namespace and scoped_file.h
brettw@chromium.org
2014-03-17
1
-1
/
+2
*
Move some functions in test_file_util to base namespace.
brettw@chromium.org
2014-03-17
1
-5
/
+5
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
6
-9
/
+12
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
2
-8
/
+8
*
Make OpenSSL UpdateServerCert() OS independent.
haavardm@opera.com
2014-03-17
8
-65
/
+292
*
Remove '--only-block-setting-third-party-cookies' flag.
mkwst@chromium.org
2014-03-16
3
-20
/
+0
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
2
-8
/
+8
*
QUIC - IsDataReady returns false if there is an outstanding write is
rtenneti@chromium.org
2014-03-15
1
-1
/
+1
*
QUIC - use QuicSessionKey tuple (host, port, is_https) instead of
rtenneti@chromium.org
2014-03-15
38
-160
/
+340
*
Fix a bug when an HttpTransactionFactory fails to create an HttpTransaction.
mmenke@chromium.org
2014-03-15
2
-3
/
+77
[next]