summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* net: update ssl_cipher_suite_names_generate.go for Go 1.agl@chromium.org2012-07-261-9/+9
* Do not inherit from std::vector.tfarina@chromium.org2012-07-251-1/+1
* Factor out common error-code conversion code for PlatformFileErrorToNetError.nhiroki@google.com2012-07-252-2/+21
* net: fix a couple of broken certificate tests.agl@chromium.org2012-07-242-40/+38
* net: don't crash when failing dynamic pins.agl@chromium.org2012-07-231-0/+5
* Offload disk accesses to WorkerPool in ExtensionProtocolHandlerpaivanof@gmail.com2012-07-231-1/+3
* Allow any text/* mime type to be rendered inline.torne@chromium.org2012-07-233-3/+44
* mac: Remove code that was only needed on 10.5thakis@chromium.org2012-07-201-2/+0
* Add irccloud.com to HSTS preloaded listagl@chromium.org2012-07-202-0/+6
* Add sol.io to HSTS preloadedagl@chromium.org2012-07-202-0/+2
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-2014-24/+26
* Exclude openssl_memory_private_key_store.cc from build on Android.pliard@chromium.org2012-07-201-10/+5
* Add ipv6 probe events to NetLog, and add a buttonmmenke@chromium.org2012-07-195-59/+144
* Initialize StatisticsRecorder in Child Process to holdrtenneti@chromium.org2012-07-191-1/+1
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-9/+1
* [net] Initialize Job priority before the first request is added.szym@chromium.org2012-07-181-6/+8
* Update effective-TLD data files using the latest data from Mozilla, ignoring ...pam@chromium.org2012-07-183-11077/+25092
* Pad base64 encoded data URIs if they aren't padded.asanka@chromium.org2012-07-182-3/+29
* [net] Fix uninitialized access in AddressTrackerLinuxTestszym@chromium.org2012-07-171-1/+1
* [net] Adds AddressTrackerLinux which keeps track of interface addresses using...szym@chromium.org2012-07-169-238/+604
* Move StatisticsRecorder out of histogram.cc/h for further refactoring.kaiwang@chromium.org2012-07-131-1/+1
* SPDY_SESSION_RECV_DATA doesn't indicate the DATA_FLAG_FINtoyoshim@chromium.org2012-07-121-2/+2
* SPDY - chunked upload - cleanup of spdy_http_stream to read the datartenneti@chromium.org2012-07-122-2/+14
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-11119-119/+0
* Switch to TimeDelta interfaces for process waiting functions in net and ipc.tedvessenes@gmail.com2012-07-111-3/+1
* TLS channel id field trial.mattm@chromium.org2012-07-102-0/+11
* Log cancellation error codes at the URLRequest level to NetLog.mmenke@chromium.org2012-07-101-2/+5
* net: block Cyberoam CA with leaked private key.agl@chromium.org2012-07-101-1/+6
* Don't include PEM certificates in generated HSTS file.agl@chromium.org2012-07-092-1146/+0
* Add jitsi.org to HSTS preloaded.agl@chromium.org2012-07-092-0/+6
* base: Remove dereference structure operator (i.e ->) from ScopedVector.tfarina@chromium.org2012-06-302-4/+4
* Remove SSLHostInfo.agl@chromium.org2012-06-271-1/+1
* Register JNI methods before running unittests on android.nileshagrawal@chromium.org2012-06-271-0/+12
* Do the Windows source file annotation at the end of the download.rdsmith@chromium.org2012-06-261-0/+4
* Add (*.)www.cueup.com to HSTS preloaded list.agl@chromium.org2012-06-263-6/+28
* Convert SSLClientSocketNSS to use the NSS Channel ID callback.mattm@chromium.org2012-06-266-10/+25
* [net] Record JobQueueTime and TotalTime histograms.szym@chromium.org2012-06-251-16/+94
* Tests handling in DNS RRResolver; cosmetic cleanuparuslan@chromium.org2012-06-233-5/+12
* Workaround for Android getaddrinfo bug.aruslan@chromium.org2012-06-221-0/+7
* Add script.google.com to HSTS preloaded.agl@chromium.org2012-06-212-0/+2
* Add netwatcher command-line utility that watches and logs network eventsakalin@chromium.org2012-06-201-8/+12
* Add www.apollo-auto.com as HSTS preloaded.agl@chromium.org2012-06-202-0/+2
* [net] Implement MappedHostResolver::ResolveFromCache.szym@chromium.org2012-06-202-12/+17
* [net/dns] Instrument DnsConfigService to measure performance and failures.szym@chromium.org2012-06-191-3/+2
* [net/dns] Histograms for the reasons DnsTransaction failed.szym@chromium.org2012-06-193-83/+121
* Consider the verification time as well as the expiration time when caching ce...rsleevi@chromium.org2012-06-196-45/+220
* (Finally) Remove NetLog::EventParameters.mmenke@chromium.org2012-06-193-203/+6
* NetLogEventParameter to Callback refactoring 10.mmenke@chromium.org2012-06-192-0/+15
* implement HaveOnlyLoopbackAddresses() for androidjames.wei@intel.com2012-06-152-1/+7
* DnsWatcherThread should be named "DnsWatcher", not "NetworkChangeNotifier".wtc@chromium.org2012-06-152-2/+2