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
/
net.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the old WebSocket implementation from net/
ricea
2014-11-08
1
-25
/
+0
*
Restructure SDCH layering to allow more separation (observer/1->[0,n]
rdsmith
2014-11-06
1
-3
/
+5
*
Remove HttpStreamBase.
yhirano
2014-11-06
1
-1
/
+0
*
Revert "Sdch view for net-internals"
tzik
2014-11-04
1
-4
/
+0
*
Sdch view for net-internals
baranovich
2014-11-04
1
-0
/
+4
*
Get net_unittests working on Windows BoringSSL port.
davidben
2014-10-30
1
-0
/
+2
*
Land Recent QUIC Changes.
rtenneti
2014-10-30
1
-0
/
+3
*
Add function to get network stack state from a URLRequestContext.
mmenke
2014-10-29
1
-0
/
+4
*
Deflake Simple Cache backend on Windows.
gavinp
2014-10-29
1
-0
/
+2
*
Certificate Transparency: Code for unpacking EV cert hashes whitelist
eranm
2014-10-28
1
-0
/
+1
*
Turn UploadDataStream into an abstract class, and split the implentation
mmenke
2014-10-09
1
-1
/
+6
*
Adds NetworkChangeNotifier::GetCurrentMaxBandwidth.
jkarlin
2014-10-06
1
-0
/
+1
*
Use sidestep to detour CertVerifyCertificateSignatureEx on Windows versions e...
rsleevi
2014-09-24
1
-0
/
+3
*
This CL adds a NetLog observer, and uses the newly added
xunjieli
2014-09-16
1
-0
/
+3
*
Plumbing for TCP FastOpen for SSL sockets.
jri
2014-09-12
1
-1
/
+0
*
Fix the logic for computing the number of truncated QUIC ACK frames sent.
rch
2014-09-12
1
-0
/
+1
*
Add embedder-specific headers to HTTP CONNECT tunnel request
bengr
2014-09-10
1
-0
/
+1
*
Set response headers for data URL.
tyoshino
2014-09-10
1
-0
/
+1
*
Change SDCHDictionaryFetcher to use URLRequest instead of URLFetcher.
rdsmith
2014-09-09
1
-0
/
+1
*
Make HPACK static table static and immutable.
bnc
2014-09-08
1
-0
/
+3
*
Remove the tracing cache backend.
gavinp
2014-09-05
1
-2
/
+0
*
Revert "Certificate Transparency: Code for unpacking EV cert hashes whitelist"
Dmitry Lomov
2014-09-04
1
-3
/
+0
*
Enable Certificate Transparency in the OpenSSL port.
davidben
2014-09-04
1
-3
/
+3
*
Certificate Transparency: Code for unpacking EV cert hashes whitelist
eranm
2014-09-04
1
-0
/
+3
*
Move sqlite_channel_id_store from chrome/browser/net to net/extras.
mef
2014-08-29
1
-0
/
+5
*
Include better OpenSSL error information in NetLog.
davidben
2014-08-27
1
-2
/
+0
*
Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....
byungchul
2014-08-25
1
-0
/
+1
*
Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...
estade@chromium.org
2014-08-22
1
-1
/
+0
*
Replace StreamListenSocket with StreamSocket in HttpServer.
byungchul@chromium.org
2014-08-22
1
-0
/
+1
*
Landing Recent QUIC Changes.
rtenneti@chromium.org
2014-08-22
1
-3
/
+2
*
Remove unused UploadElement class.
mmenke@chromium.org
2014-08-21
1
-2
/
+0
*
Revert 291007 "Set response headers for data URL."
tyoshino@chromium.org
2014-08-21
1
-1
/
+0
*
Set response headers for data URL.
tyoshino@chromium.org
2014-08-21
1
-0
/
+1
*
Enable and fix CRLSet and remoting tests on non-Android OpenSSL.
davidben@chromium.org
2014-08-18
1
-4
/
+4
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-08-16
1
-0
/
+3
*
Revert of Move sqlite_channel_id_store from chrome/browser/net to net/extras....
miu@chromium.org
2014-08-15
1
-5
/
+0
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
1
-0
/
+2
*
Move sqlite_channel_id_store from chrome/browser/net to net/extras.
mef@chromium.org
2014-08-15
1
-0
/
+5
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-08-08
1
-0
/
+3
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-08-02
1
-5
/
+0
*
Implement TLS client auth in the OS X OpenSSL port.
davidben@chromium.org
2014-07-29
1
-2
/
+5
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
1
-8
/
+8
*
Refactor unix domain socket.
byungchul@chromium.org
2014-07-24
1
-3
/
+9
*
Insulate the legacy Android client auth code from OpenSSL ABI changes.
davidben@chromium.org
2014-07-11
1
-0
/
+1
*
Move http_server_properties_manager from chrome/browser/net to net/http.
mef@chromium.org
2014-07-10
1
-0
/
+3
*
Eliminate ScopedOpenSSL in favour of scoped_ptr<> specializations.
rsleevi@chromium.org
2014-07-10
1
-0
/
+1
*
Refactor tcp socket.
byungchul@chromium.org
2014-07-09
1
-0
/
+3
*
Revert 278881 "Infer Windows network connection type from interf..."
pauljensen@chromium.org
2014-07-07
1
-1
/
+0
*
Move CRL set parsing and serialization logic out of CRLSet
sergeyu@chromium.org
2014-07-03
1
-0
/
+2
*
net: Implement ChannelIDSourceChromium, which is based on Chromium's
wtc@chromium.org
2014-07-01
1
-0
/
+2
[next]