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
*
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
*
Revert 257227 "SpdyFramer now uses HPACK for SPDY4 headers"
jam@chromium.org
2014-03-14
7
-533
/
+498
*
SpdyFramer now uses HPACK for SPDY4 headers
jgraettinger@chromium.org
2014-03-14
7
-498
/
+533
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
8
-11
/
+15
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
2
-8
/
+8
*
Remove broken closed push logic in SpdyHttpStream::SendRequest()
jgraettinger@chromium.org
2014-03-14
1
-4
/
+1
*
Change DCHECK_IS_ON() to DCHECK_IS_ON
wangxianzhu@chromium.org
2014-03-14
2
-26
/
+27
*
Reland "Fix various issues in RedirectToFileResourceHandler."
davidben@chromium.org
2014-03-14
4
-17
/
+177
*
Additional sanity CHECKs on SPDY payloads.
jgraettinger@chromium.org
2014-03-14
2
-2
/
+9
*
- Copied existing C++ and Java JNI implementation.
mef@chromium.org
2014-03-14
24
-1
/
+2698
*
Move QuicServerInfo management from CachedState to the QuicStreamFactory
rch@chromium.org
2014-03-14
11
-139
/
+147
*
Expire broken QUIC A-P mappings after some interval with backoff.
rch@chromium.org
2014-03-14
2
-0
/
+68
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
2
-8
/
+8
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
2
-8
/
+8
*
Land Recent QUIC Changes
rtenneti@chromium.org
2014-03-13
26
-139
/
+221
*
Refactor DoReadHeadersComplete error-handling.
davidben@chromium.org
2014-03-13
2
-31
/
+14
*
Enable the ProofVerifierChromium to handle multiple simultaneous requests.
rch@chromium.org
2014-03-13
2
-52
/
+121
*
Add ChaCha20Poly1305Encrypter, based on
wtc@chromium.org
2014-03-13
20
-670
/
+671
*
Introduce url::Origin to represent Web Origin.
yhirano@chromium.org
2014-03-13
7
-60
/
+76
*
Break out histograms for variations of WiFi in QUIC packet loss status
jar@chromium.org
2014-03-13
3
-7
/
+53
*
More sync of PRESUBMIT with what CQ runs
phajdan.jr@chromium.org
2014-03-13
1
-2
/
+2
*
Move HttpAuth::ChallengeTokenizer to its own file.
davidben@chromium.org
2014-03-13
37
-366
/
+431
*
Revert 256688 "Fix various issues in RedirectToFileResourceHandler."
cpu@chromium.org
2014-03-13
4
-177
/
+17
*
Remove NetLog::LOG_BASIC.
davidben@chromium.org
2014-03-12
22
-139
/
+147
*
Add additional information to pinning reports.
agl@chromium.org
2014-03-12
2
-0
/
+11
*
Fix various issues in RedirectToFileResourceHandler.
davidben@chromium.org
2014-03-12
4
-17
/
+177
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
20
-156
/
+235
*
Add the files created with "svn copy" first.
wtc@chromium.org
2014-03-12
6
-0
/
+811
*
Revert 256579 "Allow the content browser client to specify a spe..."
peter@chromium.org
2014-03-12
19
-234
/
+155
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
19
-155
/
+234
*
net: add (www.)roddis.net to HSTS preloaded list.
agl@chromium.org
2014-03-12
2
-0
/
+4
*
Slight cleanup of QuicCryptoClientConfig, and added tests.
rch@chromium.org
2014-03-12
5
-11
/
+62
*
QUIC - made SessionKey into a QuicSessionKey so that it could be used
rtenneti@chromium.org
2014-03-12
7
-84
/
+154
[next]