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
*
Mark android supports H264 main/high profile
qinmin
2014-08-28
1
-5
/
+2
*
Declaring the weak_ptr_factory in proper order.
kulkarni.a
2014-08-28
3
-9
/
+10
*
Remove implicit conversions from scoped_refptr to T* in net/
dcheng
2014-08-27
3
-14
/
+12
*
Add the mp2t mimetype to the list of supported mime types.
damienv
2014-08-27
2
-0
/
+11
*
Initial implementation of ServiceWorkerCache Put and Match functions.
jkarlin
2014-08-26
2
-0
/
+8
*
Remove unused UploadElement class.
mmenke@chromium.org
2014-08-21
2
-135
/
+0
*
Revert 291007 "Set response headers for data URL."
tyoshino@chromium.org
2014-08-21
2
-9
/
+4
*
Set response headers for data URL.
tyoshino@chromium.org
2014-08-21
2
-4
/
+9
*
Improve testing for SDCH.
rdsmith@chromium.org
2014-08-19
4
-20
/
+19
*
Use a qualified path for grit/net_resources.h
thakis@chromium.org
2014-08-18
1
-1
/
+1
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-08-16
1
-0
/
+22
*
Adding extension/mime mapping for HLS streams
qinmin@chromium.org
2014-08-16
2
-1
/
+5
*
Keep track of network error in ProxyRetryInfo.
kundaji@chromium.org
2014-08-15
2
-12
/
+9
*
Raise memory limit for SDCH for mobile.
rdsmith@chromium.org
2014-08-15
1
-1
/
+1
*
Use data reduction proxy when managed proxy config returns direct
bengr@chromium.org
2014-08-14
2
-6
/
+16
*
Remove manual CRYPTO_add calls.
davidben@chromium.org
2014-08-14
1
-1
/
+1
*
Added stats on why blacklisted requests were blacklisted.
rdsmith@chromium.org
2014-08-13
3
-46
/
+70
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
2
-5
/
+4
*
Getting rid of net::LOAD_ENABLE_LOAD_CONTENT.
ljagielski@opera.com
2014-08-13
1
-24
/
+21
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
2
-4
/
+5
*
Refresh Public Suffix List to the latest version
rsleevi@chromium.org
2014-08-12
3
-0
/
+221
*
Removed data compression UMA from ProxyService
bengr@chromium.org
2014-08-10
2
-0
/
+24
*
Fix Java object leaks in net_string_util_icu_alternatives_android.cc.
mmenke@chromium.org
2014-08-08
1
-9
/
+12
*
Wire 'blink::Platform::isHostnameReservedIPAddress()' to 'net::IsReservedIPAd...
mkwst@chromium.org
2014-08-08
3
-0
/
+52
*
Move file_util_icu to base::i18n namespace
brettw@chromium.org
2014-08-07
3
-9
/
+9
*
Move the rest of test_file_util to base namespace.
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
6
-18
/
+20
*
Remove wstring file path helpers from test_file_util.
brettw@chromium.org
2014-08-07
1
-5
/
+20
*
Remove redundant mapping of net errors to strings.
mmenke@chromium.org
2014-08-07
3
-14
/
+29
*
Add fake headers to URLRequestRedirectJobs.
mmenke@chromium.org
2014-08-06
1
-0
/
+8
*
Refactor net::MimeUtil media code to return "probably" for codecs the platfor...
acolwell@chromium.org
2014-07-29
1
-187
/
+358
*
Extract ScopedTestNSSDB from nss_util.
pneubeck@chromium.org
2014-07-28
1
-4
/
+3
*
Log the certificate subjects from the server certificate sent via QUIC.
rch@chromium.org
2014-07-25
1
-0
/
+6
*
Revert 285446 "Log the certificate subjects from the server cert..."
hajimehoshi@chromium.org
2014-07-25
1
-6
/
+0
*
Log the certificate subjects from the server certificate sent via QUIC.
rch@chromium.org
2014-07-25
1
-0
/
+6
*
clang/win: Fix most -Wwriteable-strings warnings.
thakis@chromium.org
2014-07-23
1
-4
/
+5
*
Fix canPlayType() support for non-RFC compliant mp3 mimetype.
acolwell@chromium.org
2014-07-17
1
-3
/
+16
*
Remove default key slot from KeygenHandler.
pneubeck@chromium.org
2014-07-17
2
-28
/
+60
*
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
[next]