summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Mark android supports H264 main/high profileqinmin2014-08-281-5/+2
* Declaring the weak_ptr_factory in proper order.kulkarni.a2014-08-283-9/+10
* Remove implicit conversions from scoped_refptr to T* in net/dcheng2014-08-273-14/+12
* Add the mp2t mimetype to the list of supported mime types.damienv2014-08-272-0/+11
* Initial implementation of ServiceWorkerCache Put and Match functions.jkarlin2014-08-262-0/+8
* Remove unused UploadElement class.mmenke@chromium.org2014-08-212-135/+0
* Revert 291007 "Set response headers for data URL."tyoshino@chromium.org2014-08-212-9/+4
* Set response headers for data URL.tyoshino@chromium.org2014-08-212-4/+9
* Improve testing for SDCH.rdsmith@chromium.org2014-08-194-20/+19
* Use a qualified path for grit/net_resources.hthakis@chromium.org2014-08-181-1/+1
* Land Recent QUIC Changes.rtenneti@chromium.org2014-08-161-0/+22
* Adding extension/mime mapping for HLS streamsqinmin@chromium.org2014-08-162-1/+5
* Keep track of network error in ProxyRetryInfo.kundaji@chromium.org2014-08-152-12/+9
* Raise memory limit for SDCH for mobile.rdsmith@chromium.org2014-08-151-1/+1
* Use data reduction proxy when managed proxy config returns directbengr@chromium.org2014-08-142-6/+16
* Remove manual CRYPTO_add calls.davidben@chromium.org2014-08-141-1/+1
* Added stats on why blacklisted requests were blacklisted.rdsmith@chromium.org2014-08-133-46/+70
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-132-5/+4
* Getting rid of net::LOAD_ENABLE_LOAD_CONTENT.ljagielski@opera.com2014-08-131-24/+21
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-132-4/+5
* Refresh Public Suffix List to the latest versionrsleevi@chromium.org2014-08-123-0/+221
* Removed data compression UMA from ProxyServicebengr@chromium.org2014-08-102-0/+24
* Fix Java object leaks in net_string_util_icu_alternatives_android.cc.mmenke@chromium.org2014-08-081-9/+12
* Wire 'blink::Platform::isHostnameReservedIPAddress()' to 'net::IsReservedIPAd...mkwst@chromium.org2014-08-083-0/+52
* Move file_util_icu to base::i18n namespacebrettw@chromium.org2014-08-073-9/+9
* Move the rest of test_file_util to base namespace.brettw@chromium.org2014-08-071-1/+1
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-076-18/+20
* Remove wstring file path helpers from test_file_util.brettw@chromium.org2014-08-071-5/+20
* Remove redundant mapping of net errors to strings.mmenke@chromium.org2014-08-073-14/+29
* Add fake headers to URLRequestRedirectJobs.mmenke@chromium.org2014-08-061-0/+8
* Refactor net::MimeUtil media code to return "probably" for codecs the platfor...acolwell@chromium.org2014-07-291-187/+358
* Extract ScopedTestNSSDB from nss_util.pneubeck@chromium.org2014-07-281-4/+3
* Log the certificate subjects from the server certificate sent via QUIC.rch@chromium.org2014-07-251-0/+6
* Revert 285446 "Log the certificate subjects from the server cert..."hajimehoshi@chromium.org2014-07-251-6/+0
* Log the certificate subjects from the server certificate sent via QUIC.rch@chromium.org2014-07-251-0/+6
* clang/win: Fix most -Wwriteable-strings warnings.thakis@chromium.org2014-07-231-4/+5
* Fix canPlayType() support for non-RFC compliant mp3 mimetype.acolwell@chromium.org2014-07-171-3/+16
* Remove default key slot from KeygenHandler.pneubeck@chromium.org2014-07-172-28/+60
* Add GetSystemNSSKeySlot, merge GetPrivateNSSKeySlot/GetPublicNSSKeySlot to Ge...mattm@chromium.org2014-07-131-1/+1
* Remove usage of singleton software_slot_ in nss on ChromeOStbarzic@chromium.org2014-07-121-3/+2
* Mark the ParseIPLiteralToNumber function as NET_EXPORT because it's usedwtc@chromium.org2014-07-121-2/+2
* Pass the client certificate into OpenSSL in common code.davidben@chromium.org2014-07-121-0/+4
* Eliminate ScopedOpenSSL in favour of scoped_ptr<> specializations.rsleevi@chromium.org2014-07-102-5/+6
* Refactor tcp socket.byungchul@chromium.org2014-07-092-0/+16
* Add Finch experiment for selectively bypassing proxies.rcs@chromium.org2014-07-093-0/+24
* Fixes for re-enabling more MSVC level 4 warnings: net/ editionpkasting@chromium.org2014-07-082-9/+9
* Make HTTPS SDCH dictionaries invalid to use over HTTP.rdsmith@chromium.org2014-07-082-5/+30
* Revert 278881 "Infer Windows network connection type from interf..."pauljensen@chromium.org2014-07-074-112/+2
* Move data reduction proxy to Chrome-Proxy header for authenticationbengr@chromium.org2014-06-262-0/+27
* Create temp socket in GetNetworkList only on MacOSservolk@chromium.org2014-06-261-0/+4