summaryrefslogtreecommitdiffstats
path: root/net/http
Commit message (Expand)AuthorAgeFilesLines
* SPDY: Respect SETTINGS_FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS.rtenneti@chromium.org2013-04-304-4/+27
* net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-3013-26/+20
* Avoid crashing the browser on truncated reads from the cache backendpasko@google.com2013-04-291-2/+24
* Put in UMA to measure how often offline mode could be useful for end users.rdsmith@chromium.org2013-04-261-5/+54
* Fix HTTPCacheTransaction conditionalization header check.digit@chromium.org2013-04-232-61/+39
* Fix leak introduced in r195335rsleevi@chromium.org2013-04-231-1/+4
* Avoid temporary std::string creation in net/http/digit@chromium.org2013-04-222-9/+12
* Implement offline mode behind a flag.rdsmith@chromium.org2013-04-207-8/+129
* Do not roll back to SSL 3.0 for Google properties.thaidn@google.com2013-04-195-261/+324
* Remove a few un-necessary string copies in net/digit@chromium.org2013-04-191-3/+3
* Re-land greedy read support for SpdySessionrtenneti@chromium.org2013-04-172-0/+154
* net: add (*.)bassh.net to the HSTS preloaded list.agl@chromium.org2013-04-152-1/+3
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-138-9/+9
* Simplify prerender and network/cache stats histograms by removing the field t...tburkard@chromium.org2013-04-121-14/+0
* [SPDY] Add flag and about:flags entry for SPDY/4 alpha 1akalin@chromium.org2013-04-126-3/+25
* Http cache: Don't delete entries when there is a network error.rvargas@chromium.org2013-04-112-0/+30
* Remove remnants from SpdyImpact and DnsParallelism field trials.stevet@chromium.org2013-04-101-18/+0
* [net] Move host_cache files from net/base to net/dnsszym@chromium.org2013-04-103-3/+3
* Don't set MODE_DEFAULT when adding HPKP header.palmer@chromium.org2013-04-105-21/+14
* Remove the remnants of the WarmSocketImpact field trial.stevet@chromium.org2013-04-101-18/+0
* fix a problem that android cannot download files with basic authenticationqinmin@chromium.org2013-04-103-0/+16
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0918-116/+181
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0918-181/+116
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0918-116/+181
* Implement FTP auth through proxyphajdan.jr@chromium.org2013-04-081-1/+3
* Rewrite scoped_array<T> to scoped_ptr<T[]> in net, Linux edition.dcheng@chromium.org2013-04-071-2/+2
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-3/+3
* Adding preloaded pin and HSTS for Chrome Dev Tools.palmer@chromium.org2013-04-023-1/+3
* Switch the QUIC alternate protocol string from "quic/1" to "quic", since QUIC...rch@chromium.org2013-04-015-7/+7
* Http cache: disable the infinite cache simulation and perform cleanup of loca...rvargas@chromium.org2013-03-307-1631/+16
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-3011-52/+1
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-2910-20/+20
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-2914-66/+67
* net: add GoogleG2 to allowed Google pins.agl@chromium.org2013-03-283-0/+9
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-282-2/+2
* Fix error in use-before-init of test member variable in MockNetworkTransaction.rdsmith@chromium.org2013-03-261-1/+2
* net: change HSTS for (*.)simple.com to specific subdomains.agl@chromium.org2013-03-252-2/+8
* Cache failover to LOAD_PREFERRING_CACHE if network response suggests offline.rdsmith@chromium.org2013-03-237-26/+194
* Revert 189935 "Http cache: Don't delete entries when there is a ..."rvargas@google.com2013-03-232-38/+0
* Http cache: Don't delete entries when there is a network error.rvargas@google.com2013-03-222-0/+38
* QUIC Crypto - Code to mock out the QuicCryptoClientStream.rtenneti@chromium.org2013-03-222-1/+6
* [Net] Propagate priority changes from URLRequest to HttpTransactionakalin@chromium.org2013-03-229-21/+168
* Revert 189829 "[Net] Propagate priority changes from URLRequest ..."msw@chromium.org2013-03-229-168/+21
* [Net] Propagate priority changes from URLRequest to HttpTransactionakalin@chromium.org2013-03-229-21/+168
* net: several HSTS updates.agl@chromium.org2013-03-222-2/+6
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-2111-12/+12
* [Net] Separate out priority field from HttpRequestInfoakalin@chromium.org2013-03-1931-465/+809
* Remove the unused HttpStreamBase::IsMoreDataBuffered().mmenke@chromium.org2013-03-198-26/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-182-2/+2
* net: remove kyps.net from HSTS preloaded.agl@chromium.org2013-03-183-8/+2