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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GetSystemNSSKeySlot, merge GetPrivateNSSKeySlot/GetPublicNSSKeySlot to Ge...
mattm@chromium.org
2014-07-13
1
-1
/
+1
*
Remove usage of singleton software_slot_ in nss on ChromeOS
tbarzic@chromium.org
2014-07-12
1
-3
/
+2
*
Mark the ParseIPLiteralToNumber function as NET_EXPORT because it's used
wtc@chromium.org
2014-07-12
1
-2
/
+2
*
Pass the client certificate into OpenSSL in common code.
davidben@chromium.org
2014-07-12
1
-0
/
+4
*
Eliminate ScopedOpenSSL in favour of scoped_ptr<> specializations.
rsleevi@chromium.org
2014-07-10
2
-5
/
+6
*
Refactor tcp socket.
byungchul@chromium.org
2014-07-09
2
-0
/
+16
*
Add Finch experiment for selectively bypassing proxies.
rcs@chromium.org
2014-07-09
3
-0
/
+24
*
Fixes for re-enabling more MSVC level 4 warnings: net/ edition
pkasting@chromium.org
2014-07-08
2
-9
/
+9
*
Make HTTPS SDCH dictionaries invalid to use over HTTP.
rdsmith@chromium.org
2014-07-08
2
-5
/
+30
*
Revert 278881 "Infer Windows network connection type from interf..."
pauljensen@chromium.org
2014-07-07
4
-112
/
+2
*
Move data reduction proxy to Chrome-Proxy header for authentication
bengr@chromium.org
2014-06-26
2
-0
/
+27
*
Create temp socket in GetNetworkList only on MacOS
servolk@chromium.org
2014-06-26
1
-0
/
+4
*
Don't abbreviate the pathname of policy_helpers.cc.
wtc@chromium.org
2014-06-25
1
-1
/
+1
*
Http cache: Implement a timeout for the cache lock.
rvargas@chromium.org
2014-06-24
1
-0
/
+3
*
Add browser tests for navigator.onLine and navigator.connection.type
jkarlin@chromium.org
2014-06-23
2
-22
/
+76
*
Fix SSLClientSocketOpenSSL error-handling for Channel ID.
davidben@chromium.org
2014-06-21
1
-0
/
+3
*
Infer Windows network connection type from interface type.
pauljensen@chromium.org
2014-06-21
4
-2
/
+112
*
net: FileStream cleanup
rvargas@chromium.org
2014-06-20
11
-220
/
+140
*
Implement PUSH_PROMISE handling in spdy_session
baranovich@yandex-team.ru
2014-06-20
1
-0
/
+9
*
Do a quick tweak downwards to SDCH memory limits (esp for mobile).
rdsmith@chromium.org
2014-06-20
1
-1
/
+8
*
Move of SdchDictionaryFetcher to net.
rdsmith@chromium.org
2014-06-20
3
-1
/
+205
*
Clear SDCH information on "Clear browsing data" path.
rdsmith@chromium.org
2014-06-19
3
-20
/
+73
*
Backoff: Respect maximum delay in face of float overflow
zea@chromium.org
2014-06-18
2
-11
/
+48
*
Stop attempting to write to transport sockets in NSS on failure.
davidben@chromium.org
2014-06-18
2
-8
/
+13
*
Log QuicGoAwayFrames and QuicPingFrames, sent and received, in net log.
rjshade@google.com
2014-06-17
1
-0
/
+22
*
Revert of Clear SDCH information on "Clear browsing data" path. (https://code...
sorin@chromium.org
2014-06-17
3
-63
/
+8
*
Clear SDCH information on "Clear browsing data" path.
rdsmith@chromium.org
2014-06-17
3
-8
/
+63
*
Refresh Public Suffix List to the latest version
rsleevi@chromium.org
2014-06-16
2
-40
/
+533
*
Fix: Adding list of supported codecs for MP4 containers
amogh.bihani@samsung.com
2014-06-16
3
-23
/
+149
*
Avoid advertising SDCH over HTTPS.
rdsmith@chromium.org
2014-06-16
2
-6
/
+29
*
Make SdchManager per-profile.
rdsmith@chromium.org
2014-06-15
3
-139
/
+150
*
Revert 277160 "Make SdchManager per-profile."
viettrungluu@chromium.org
2014-06-14
3
-150
/
+139
*
Add logging of received QUIC WindowUpdate and Blocked frames.
rjshade@google.com
2014-06-14
1
-0
/
+13
*
Make SdchManager per-profile.
rdsmith@chromium.org
2014-06-14
3
-139
/
+150
*
Add a NetLog event for when sockets are closed.
mmenke@chromium.org
2014-06-13
1
-0
/
+4
*
Componentize URLFixerUpper.
blundell@chromium.org
2014-06-12
1
-1
/
+1
*
Return ERR_PROXY_AUTH_REQUESTED_WITH_NO_CONNECTION instead of crashing
rch@chromium.org
2014-06-11
1
-0
/
+3
*
Improves the display of several CertVerifyResult fields.
mshelley@chromium.org
2014-06-11
1
-0
/
+12
*
Remove base/memory/scoped_handle.h
brettw@chromium.org
2014-06-10
1
-2
/
+2
*
SpdySession sends GOAWAY frame when closing on an error.
jgraettinger@chromium.org
2014-06-10
1
-0
/
+9
*
Adds bluetooth connection type to NetworkChangeNotifier.
jkarlin@chromium.org
2014-06-04
2
-6
/
+22
*
Retry requests on reused sockets when receiving 408 responses.
mmenke@chromium.org
2014-06-04
1
-1
/
+3
*
Added net_log logging statments for CertVerifyResult
mshelley@chromium.org
2014-06-03
1
-4
/
+43
*
Sends NetworkChangeNotifier connection type changes to Blink, to support NetI...
jkarlin@chromium.org
2014-05-29
1
-2
/
+4
*
Don't use network interface type on Windows XP as it is
pauljensen@chromium.org
2014-05-29
1
-0
/
+6
*
Remove HTTP pipelining support.
mmenke@chromium.org
2014-05-27
4
-37
/
+5
*
Cleanup, mostly replacing uses of SplitStringUsingSubstr() with SplitString(),
pkasting@chromium.org
2014-05-23
1
-2
/
+1
*
Fail the SPDY transaction if it does not meet TLS base requirements.
willchan@chromium.org
2014-05-23
1
-0
/
+3
*
Make net::DataURL's MIME string check stricter
tyoshino@chromium.org
2014-05-21
5
-69
/
+144
*
Revert of Restore base::ThreadRestrictions::ScopedAllowIO to see if it fixes ...
asanka@chromium.org
2014-05-19
1
-6
/
+0
[next]