summaryrefslogtreecommitdiffstats
path: root/net/http
Commit message (Expand)AuthorAgeFilesLines
* QUIC - Stash away a WeakPtr to DiskCacheBasedQuicServerInfo beforeRaman Tenneti2015-01-052-1/+48
* Rebuild the TSS binary with the correct version of the tool.Adam Langley2014-12-181-1114/+1114
* net: remove eldietista.es from HSTS list by request of owner.Adam Langley2014-12-172-1205/+1203
* Merge to m40Ryan Hamilton2014-12-042-4/+38
* QUIC - Record the FailureReason for WaitForDataReady inRaman Tenneti2014-11-182-17/+41
* Revert "Update ALPN/NPN token from "h2-14" to "h2-15"."Bence Béky2014-11-172-3/+3
* QUIC - When disk cache is not ready to persist, if we call persist,rtenneti2014-11-083-6/+160
* Don't trigger auto-reload on client auth failures.davidben2014-11-071-13/+0
* QUIC - track disk cache API calls and failure reasons in separatertenneti2014-11-072-39/+66
* QUIC - Create QuicServerInfo if QuicClientSession doesn't have one. Callrtenneti2014-11-073-1/+74
* Update ALPN/NPN token from "h2-14" to "h2-15".bnc2014-11-072-3/+3
* Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.thestig2014-11-072-5/+5
* Extract Retry-After parsing from captive portal detectorttuttle2014-11-063-0/+76
* Introduce AlternateProtocolInfo.is_broken.bnc2014-11-068-55/+46
* Remove HttpStreamBase.yhirano2014-11-0612-246/+214
* net: remove matteomarescotti.name from the HSTS list by request.Adam Langley2014-11-042-1227/+1225
* Remove unowned http_cache_transaction histograms which accumulate backend sto...cbentzel2014-11-041-22/+1
* net: batch of (manual) HSTS updates.Adam Langley2014-11-032-1475/+1483
* Remove Network transaction timing histograms.cbentzel2014-11-012-92/+0
* Change dont_embed_build_metadata default to 1 except for Official build and f...sebmarchand2014-10-311-0/+9
* QUIC - Added histograms to track the failure reasons to read or parse orrtenneti2014-10-311-23/+68
* Use DCHECK_EQ() when comparing TimeDeltas.ricea2014-10-301-3/+3
* Post-commit fixes for "stale-while-revalidate..."ricea2014-10-303-26/+25
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-295-21/+21
* Add data reduction proxy UMA for HTTP connect attempts.jeremyim2014-10-293-7/+68
* Fix typo.bnc2014-10-292-17/+17
* Replace a few typeofs with delctype.thakis2014-10-281-9/+9
* Add include.bnc2014-10-281-0/+1
* QUIC - Control the timeout for loading of server config from disk cache,rtenneti2014-10-286-1/+48
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-281-0/+12
* net: add a batch of HSTS preloads.Adam Langley2014-10-272-1419/+1546
* net: add domain ID for Facebook.Adam Langley2014-10-272-15/+17
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-278-11/+11
* net: add pins and HSTS for Facebook.agl2014-10-273-1206/+1330
* net: add inbox.google.com to HSTS preload.Adam Langley2014-10-242-773/+775
* QUIC - Always pesist 1000 MRU alternate protocols to preferences file.rtenneti2014-10-249-115/+12
* Http cache: Fix DCHECK with POSTs and a disabled cache.rvargas2014-10-232-1/+16
* QUIC - Record loading of QUICServerInfo from disk cache.rtenneti2014-10-222-0/+5
* Standardize usage of virtual/override/final in net/dcheng2014-10-2144-974/+875
* net: fix bug in compact HSTS representation.agl2014-10-202-3/+26
* QUIC - Android - small experiment to flush http_server_propertiesrtenneti2014-10-201-0/+6
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-171-0/+9
* Make HRH::IsKeepAlive() look past the first headerricea2014-10-172-15/+112
* net: add a batch of HSTS preloads.Adam Langley2014-10-162-1358/+1436
* Convert ARRAYSIZE_UNSAFE -> arraysize in net/.viettrungluu2014-10-168-23/+23
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-154-24/+15
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-153-0/+17
* Make sure that a request with no-store response doesn't block next requests.yhirano2014-10-141-0/+43
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-131-0/+6
* Add Yahoo domains to HSTS preload list.Chris Palmer2014-10-132-1311/+1437