summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https...joedow2016-01-302-0/+2
* Move base/prefs to components/prefsbrettw2016-01-302-2/+0
* [Chromecast] Update GN files to support public Android Cast builds.slan2016-01-291-4/+7
* Rename QuicPacketReader to QuicChromiumPacketReader and QuicDefaultPacketWrit...rch2016-01-2915-97/+104
* Use SSLPrivateKey for testing client authenticationsvaldez2016-01-298-270/+278
* Add Alternative Service field trial.bnc2016-01-2913-58/+110
* Landing Recent QUIC changes until 01/23/2016 00:42 UTCjri2016-01-2993-703/+2145
* Abstract pref storage from net::SdchOwnerbrettw2016-01-294-191/+273
* Roll src/third_party/boringssl/src 6c22f542f..2cdf39877davidben2016-01-281-3/+1
* Update Token Binding code to match latest draft draft-ietf-tokbind-protocol-04nharper2016-01-283-23/+28
* When URLRequestHttpJob processing cached response with GetDictionary header w...Bacek2016-01-282-1/+79
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-282-19/+0
* Re-enable MultiThreadedProxyResolverTest on Androidxunjieli2016-01-281-21/+11
* relnote: moves ProcessPacketInterface from quic_dispatcher.h tortenneti2016-01-289-13/+86
* Convert ignore_limits from a SocketParam to a socket request argument.mmenke2016-01-2832-1122/+917
* Add united.com (and 3 subdomains) to the HSTS preload list.lgarron2016-01-282-5044/+5052
* Remove four domains from the HSTS preload list.lgarron2016-01-282-2914/+2911
* Convert CookieMonster tests to use base::RunLoopxunjieli2016-01-274-147/+127
* Remove simulated crash in URLRequest::DoCancelcsharrison2016-01-271-20/+0
* Use static_cast instead of reinterpret_cast in net::ReadHeader.wfh2016-01-271-1/+1
* Send socket read error in GOAWAY.bnc2016-01-271-1/+3
* Remove HTTP/2 status text from SpdyTestUtil.bnc2016-01-272-9/+9
* net: move IsHostnameNonUnique() into url_util.htfarina2016-01-277-156/+134
* Change IPEndpoint::address() to return a net::IPAddressmartijn2016-01-2734-115/+134
* Add hstspreload submissions as of 2016-01-26.lgarron2016-01-272-4266/+6172
* Name constraints with excluded names but no permitted names should allow name...mattm2016-01-262-28/+32
* Make use of CreateInterfacePtrAndBind() where appropriatesky2016-01-261-7/+3
* [mojo] Ports EDKrockot2016-01-261-0/+5
* Emit logcats from net_unittests.stip2016-01-261-0/+1
* Remove code to set the send/receive buffer size on XP.mmenke2016-01-261-17/+0
* Block two retired DigiCert intermediatesrsleevi2016-01-264-60/+130
* Separate prefs from HttpServerPropertiesManager.brettw2016-01-263-96/+130
* Minor improvements to ct_serialization.ccrobpercival2016-01-261-37/+64
* Set Token-Binding HTTP headernharper2016-01-2545-78/+894
* Revert "Revert of CT Verify test utilities change - Moved the following commo...eranm2016-01-254-74/+67
* Remove Windows XP SHA-256 and ECDSA logic.davidben2016-01-258-411/+0
* Remove CertCacheTrial (DiskBasedCertCache).martijn2016-01-258-1436/+0
* Remove use of void** from HttpResponseHeaders::EnumerateHeaderolli.raula2016-01-2514-45/+44
* Refresh the built-in certificate blacklistrsleevi2016-01-2343-183/+4201
* QUIC - fix crash when writing part of the request body failsrtenneti2016-01-232-2/+63
* QUIC - Whne alternate job decides to delay the main(TCP) job and if thertenneti2016-01-235-11/+120
* Update list of Windows Known Rootsnharper2016-01-231-1/+27
* Convert some URL accessors to use StringPiecesbrettw2016-01-234-32/+26
* Promote GetAllCookiesAsync from CookieMonster to CookieStore.mmenke2016-01-229-40/+98
* Make URLRequestJob::SetStatus private.mmenke2016-01-229-113/+144
* Include stdlib.h for bsearchlandell2016-01-221-0/+2
* Refactor QUIC buffer allocator.rch2016-01-227-3/+28
* Landing Recent QUIC changes since Sat Jan 16 03:19:36 2016 +0000rch2016-01-2275-628/+1334
* [Android WebView] Implement initial settings and callback support fortimvolodine2016-01-221-0/+5
* Add FlushStore to CookieStore interface.mmenke2016-01-224-41/+35