summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Always access ProxyResolverV8Tracing::Bindings from the origin thread.sammc2015-08-318-195/+114
* Returning const ref instead of const value in CachedNetworkQuality::network_q...shiva.jm2015-08-311-1/+1
* Remove MojoProxyResolverImpl::request_handle_to_job_.sammc2015-08-312-8/+0
* net: add (*.)withgoogle.com to HSTS preload and Google pins.Adam Langley2015-08-292-1425/+1429
* net: remove phcorner.net from HSTS preload.Adam Langley2015-08-292-1812/+1810
* Move loader stub libraries out of //build/config/linuxdpranke2015-08-281-2/+2
* Add thread DCHECKs to URLRequestFilterpauljensen2015-08-282-0/+39
* Switching Android to use SSLPrivateKeysvaldez2015-08-285-36/+140
* ftp: remove support for OS/2 and Netware type ftpdsellyjones2015-08-2810-507/+83
* Landing Recent QUIC changes until 8/24/2015 18:33 UTC.rtenneti2015-08-28113-3712/+3320
* Add two new histograms to track the reason a QUIC connection was closedrch2015-08-271-0/+10
* Add some links to bug comments in TODO comments.eroman2015-08-272-5/+10
* relnote: Cache-align the buffer used in QuicFramer::ProcessPacket'srtenneti2015-08-271-1/+7
* Revert of Make separate net and url GN targets with and without ICU (patchset...xunjieli2015-08-273-459/+523
* ProxyService: make PendingRequests an std::setellyjones2015-08-273-99/+143
* UDPSocketTest: disable use of 192.168.1.1 on iOSellyjones2015-08-271-9/+3
* Make separate net and url GN targets with and without ICUxunjieli2015-08-273-523/+459
* sdch: remove AdvertisedWithSecureScheme histogramellyjones2015-08-271-2/+0
* Disallow copy and assign of linked_hash_map.bnc2015-08-271-0/+5
* Add SpdySessionTest.session_ member.bnc2015-08-271-794/+614
* Landing Recent QUIC changes until 8/19/2015 17:00 UTC.rtenneti2015-08-2724-182/+306
* Added CookieMonsterTest::CookieSorting().cmumford2015-08-271-0/+27
* Move report_raw_headers from net load flags into ResourceRequestInfocsharrison2015-08-273-29/+5
* Use consistent method to determine if a response is chunked.mmenke2015-08-261-11/+10
* Fixed CookieMonsterTest::UniqueCreationTime()cmumford2015-08-261-20/+21
* Add parsing code for TBSCertificate's "validity" field.eroman2015-08-2625-251/+977
* Proxy auth: Use a new socket after disconnect while getting credentials.mmenke2015-08-264-118/+192
* Remove HTTP/2 draft-14 support.bnc2015-08-2620-48/+6
* Change |use_alternative_service| not to disable Alternate Protocols.bnc2015-08-263-5/+115
* Move all static state in HttpNegotiateAuthenticatorTest into a single variable.bauerb2015-08-261-40/+56
* HttpStreamParser: do lookaside status line validationellyjones2015-08-266-2/+329
* Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...torne2015-08-262-8/+10
* UDPSocketTest.ClientGetLocalPeerAddresses is flaky on iOS devices.lpromero2015-08-261-1/+8
* Add a ClientKeyStore to allow injection of non-platform keys for TLS client a...pneubeck2015-08-266-4/+147
* QUIC - initialize closed_stream_received_bytes_ before setting stream_ to NULL.rtenneti2015-08-262-6/+13
* [Android] Add gyp support for multidex. (RELAND)jbudorick2015-08-253-3/+6
* Use common code to set HttpNetworkSession::Param pointers.wjmaclean2015-08-252-16/+26
* Returning scoped_ptr<> instead of raw pointer in DhcpProxyScriptFetcherFactor...paritosh.in2015-08-2510-63/+64
* Revert of [Android] Add gyp support for multidex. (patchset #12 id:220001 of ...jbudorick2015-08-253-6/+3
* [Android] Add gyp support for multidex.jbudorick2015-08-253-3/+6
* ClientCertStoreChromeOS: support additional non-platform certs.pneubeck2015-08-254-92/+80
* Return const by ref instead of valuetanay.c2015-08-251-3/+1
* Refactored not to expose raw pointers on ProxyList class.msu.koo2015-08-252-5/+4
* Log unauthenticated QUIC packet headers in net-log instead ofrch2015-08-256-8/+32
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-2410-27/+39
* Add HSTS preload list submissions as of 2015-08-24.lgarron2015-08-242-2440/+2592
* Revert of jni_generator: Make all object-returning natives return ScopedJavaL...nasko2015-08-242-7/+8
* Notify NetworkDelegate when bytes have been received over the network.sclittle2015-08-2417-47/+217
* relnote: QUIC - Added 'TLPR' connection option to run a finch basedrtenneti2015-08-246-2/+52
* Handle HPACK header delimiting consistently.bnc2015-08-241-16/+12