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
*
Close QUIC session when the cert database changes
rch@chromium.org
2013-11-25
6
-3
/
+136
*
Revert "net: remove TLS fallback for Google properties."
agl@chromium.org
2013-11-25
1
-17
/
+15
*
Revert 237095 "LOG(INFO) tidying in net/"
scottmg@chromium.org
2013-11-25
42
-121
/
+126
*
LOG(INFO) tidying in net/
scottmg@chromium.org
2013-11-25
42
-126
/
+121
*
Add kSupportedVersion constant to net::websockets
ricea@chromium.org
2013-11-25
2
-0
/
+7
*
wpad: do dhcp discovery before trying quickcheck
ellyjones@chromium.org
2013-11-25
2
-36
/
+99
*
Add the high-level interface for verifying SCTs over multiple logs
eranm@google.com
2013-11-24
16
-5
/
+917
*
HttpNetworkTransaction needs to check if the URL scheme is one
ricea@chromium.org
2013-11-23
1
-2
/
+2
*
Support URL fragment resolution against non-hierarchical schemes
joth@chromium.org
2013-11-23
1
-2
/
+2
*
Conver DLOG(INFO) to DVLOG(1) in QUIC code.
rch@chromium.org
2013-11-22
23
-145
/
+145
*
Add an SignedCertificateTimetampStore, making SignedCertificateTimestamp be r...
alcutter@google.com
2013-11-22
9
-43
/
+84
*
WebSocketChannel should ensure the scheme is "ws" or "wss" before
ricea@chromium.org
2013-11-22
2
-1
/
+20
*
Objects of type HttpCache::Transaction should not be copied or assigned to. A...
ricea@chromium.org
2013-11-22
1
-0
/
+2
*
Change CreateBasicStream to take a scoped_ptr
ricea@chromium.org
2013-11-22
5
-10
/
+12
*
Remove text media types from supported_non_image_types in mime_util.cc
tyoshino@chromium.org
2013-11-22
2
-14
/
+6
*
Fix some debugging checks that expect HTTP protocol schemes to also
ricea@chromium.org
2013-11-22
3
-5
/
+8
*
Close accept_event_ only after stopping accept_watcher_.
wtc@chromium.org
2013-11-22
1
-5
/
+5
*
net: Add missing Autolock call to openssl SSLSessionCache::Flush()
digit@chromium.org
2013-11-21
1
-0
/
+1
*
net: update HSTS for lookout.com and gernert-server.de.
agl@chromium.org
2013-11-21
2
-4
/
+14
*
Add WaitForWriteToFlush to QuicTestClient::SendData.
rtenneti@chromium.org
2013-11-21
1
-0
/
+1
*
A rather small change following up on comments in issue 55953002.
eranm@google.com
2013-11-21
1
-2
/
+6
*
QUIC - disabled flaky LimitCongestionWindowAndRTT unit test.
rtenneti@chromium.org
2013-11-21
1
-1
/
+3
*
Initialize uninitialized members found by go/msan in QuicConfig.
rtenneti@chromium.org
2013-11-21
1
-1
/
+3
*
Create EmbeddedTestServer's thread when necessary
oshima@chromium.org
2013-11-21
2
-15
/
+15
*
[windows] Close the socket event only after stopping its ObjectWatcher.
kkania@chromium.org
2013-11-21
1
-1
/
+1
*
Certificate Transparency TLS extension patch for NSS
ekasper@google.com
2013-11-21
10
-37
/
+631
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-11-20
35
-434
/
+767
*
net: add several zenpayroll.com hosts to HSTS preloaded.
agl@chromium.org
2013-11-20
2
-0
/
+10
*
[net/dns] Fix check failure in AddressSorterPosix.
szym@chromium.org
2013-11-20
1
-1
/
+1
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-20
4
-7
/
+77
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-11-20
35
-666
/
+671
*
Don't use nss_util in CertificateManagerModel::IsHardwareBacked.
mattm@chromium.org
2013-11-20
2
-0
/
+8
*
Allow prefetches to outlive their owning RenderViewHost.
davidben@chromium.org
2013-11-20
4
-3
/
+45
*
Downgrade a few net warnings that are spammy on Chrome OS.
derat@chromium.org
2013-11-20
2
-3
/
+3
*
Certificate Transparency: Address review comments from issue 65863002.
eranm@google.com
2013-11-20
4
-26
/
+36
*
Fix a crash in the PriorityQueue class which occurs while trying to assign an...
ananta@chromium.org
2013-11-20
1
-1
/
+12
*
Cleanup: Move PreferredCacheSize() to cache_util.h
pasko@chromium.org
2013-11-19
7
-90
/
+93
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-11-19
43
-197
/
+1113
*
CT: Adding SCT and PreCertificates extractor. This code creates the
eranm@google.com
2013-11-19
10
-6
/
+646
*
Update to the latest False Start code from NSS upstream.
wtc@chromium.org
2013-11-19
9
-600
/
+889
*
Expose method for setting the proxy config in URLRequestContextBuilder for al...
kkania@chromium.org
2013-11-19
2
-10
/
+9
*
Certificate Transparency: Style fixes following review of issue 55953002.
eranm@google.com
2013-11-18
2
-10
/
+10
*
Support new ChannelID extension.
agl@chromium.org
2013-11-18
8
-7
/
+233
*
Fix compile with gcc-4.4
phajdan.jr@chromium.org
2013-11-18
1
-7
/
+7
*
Remove net/tools/spdyshark
cbentzel@chromium.org
2013-11-18
15
-2321
/
+0
*
Simple Cache: Turn some DCHECKs into CHECKs
ttuttle@chromium.org
2013-11-18
1
-5
/
+9
*
net: add (www.)simbolo.co.uk to HSTS preloaded.
agl@chromium.org
2013-11-18
2
-0
/
+4
*
Revert 235752 "Fix chrome upload with content uri"
qinmin@chromium.org
2013-11-18
5
-78
/
+7
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-18
5
-7
/
+78
*
Remove deprecated v8::External::New calls (chromium side)
jochen@chromium.org
2013-11-18
1
-1
/
+1
[next]