summaryrefslogtreecommitdiffstats
path: root/net/http/http_server_properties_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add AlternateProtocol to broken_altproto_list_ and map_.bnc2015-02-051-9/+22
* Make HttpServerProperties::GetSupportsQuic not host-specific.rch2015-02-041-24/+17
* Remove HasAlternateProtocol().bnc2015-02-031-24/+12
* Fix bug where requests to QUIC servers were throttled by the resource scheduler.rch2015-01-301-4/+9
* Change GetCanonicalSuffix() interface.bnc2015-01-301-2/+2
* Lint.bnc2015-01-301-2/+1
* Modify SetAlternateProtocol logging behavior.bnc2015-01-271-21/+24
* Act upon HTTP_1_1_REQUIRED.bnc2015-01-091-0/+25
* QUIC - Persist MRU 200 server's srtt (smoothed_rtt) of ServerNetworkStatsrtenneti2015-01-061-11/+25
* Optimized HostPortPair::ToString and CookieMonster::GetAllCookiesForURLWithOp...georgesak2014-12-021-15/+3
* Fix a bug in HttpServerPropertiesImpl::HasAlternateProtocolrch2014-12-011-4/+8
* Use uint16 for port numbers more pervasively.pkasting2014-11-201-1/+1
* Fix a bug in HttpServerPropertiesImpl::SetBrokenAlternateProtocolrch2014-11-191-2/+8
* Introduce AlternateProtocolInfo.is_broken.bnc2014-11-061-17/+8
* Fix typo.bnc2014-10-291-15/+15
* QUIC - Always pesist 1000 MRU alternate protocols to preferences file.rtenneti2014-10-241-14/+1
* Fix bug in ALTERNATE_PROTOCOL_USAGE_MAPPING_MISSING histogramrch2014-10-021-5/+7
* QUIC - Code to persist if we had talked QUIC to a server and if so whatrtenneti2014-09-251-0/+33
* Make the default alternate protcol probability threshold 1, not 0.rch@chromium.org2014-07-251-2/+2
* Add a probability to Alternate-Protocol support. Can be enabled either via a ...rch@chromium.org2014-07-081-13/+27
* Revert of Add a probability to Alternate-Protocol support. (https://coderevie...samuong@chromium.org2014-07-081-27/+13
* Add a probability to Alternate-Protocol support. Can be enabled either via a ...rch@chromium.org2014-07-081-13/+27
* Fix bug in HttpServerProperitesImpl in which clearing the alternaterch@chromium.org2014-06-251-0/+20
* Do not mark QUIC as *broken* when a 0-RTT fails because this prevents us from...rch@chromium.org2014-05-311-5/+4
* Added .googleusercontent.com to the canonical_suffixes for alternate protocol.rtenneti@chromium.org2014-05-271-0/+1
* Remove HTTP pipelining support.mmenke@chromium.org2014-05-271-61/+0
* QUIC - Persist 1000 MRU alternate protocols to preferences file.rtenneti@chromium.org2014-05-261-1/+27
* SPDY - persist 300 most recently used servers that support SPDY tortenneti@chromium.org2014-04-301-19/+24
* Ensure that QUIC handshakes are required when attempting QUICrch@chromium.org2014-04-181-0/+10
* Move broken alternate protocol expiration logic from QuicStreamFactoryrch@chromium.org2014-04-151-1/+54
* Add a new Net.AlternateProtocolUsage for tracking usage of Alternate-Protocol.rch@chromium.org2014-04-111-0/+5
* SPDY - persist 200 most recently used SPDY settings to perferences file.rtenneti@chromium.org2014-03-181-8/+21
* Relanding 255326 - Implement MRU for AlternateProtocolMap. Persist only the m...rtenneti@chromium.org2014-03-071-21/+39
* Revert of HttpServerProperties - Implement MRU for AlternateProtocolMap. Pers...rmistry@chromium.org2014-03-061-36/+20
* HttpServerProperties - Implement MRU for AlternateProtocolMap. Persistrtenneti@chromium.org2014-03-061-20/+36
* Add a ClearAlternateProtocol method to HttpServerPropertiesrch@chromium.org2014-03-061-0/+5
* Speculate about the Alternate-Protocol mapping for youtube hosts.rch@chromium.org2014-01-301-2/+61
* Save the clients RTT estimate to the HTTP server properties and send itrch@chromium.org2014-01-271-0/+17
* Fix some WeakPtrFactory members that aren't lastdmichael@chromium.org2013-10-081-3/+3
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+6
* Make net and ipc explicitly use the base namespace for Values.brettw@chromium.org2013-06-131-1/+1
* Use a direct include of strings headers in net/http/.avi@chromium.org2013-06-111-1/+1
* Detect QUIC connection errors and add a test to verify that the alternate pro...rch@chromium.org2013-05-031-1/+1
* SPDY: Respect SETTINGS_FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS.rtenneti@chromium.org2013-04-301-1/+6
* SPDY - persist SPDY settings.rtenneti@chromium.org2012-03-241-42/+11
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-14/+14
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-3/+24
* Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-1/+62
* Revert 113315 (speculative revert for http://crbug.com/106657)thakis@chromium.org2011-12-071-62/+1
* Save pipelining capabilities for the most used hosts between sessions.simonjam@chromium.org2011-12-071-1/+62