summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-13/+16
* QUIC - don't load data from disk cache if alternate protocol map doesn'trtenneti2014-12-191-0/+13
* Certificate Transparency: Adding finch and NetLog logging for EV certseranm2014-12-181-6/+13
* Certificate Transparency: Remove SSLWatcher's Alpha log.eranm2014-12-151-2/+2
* Enable HTTP/2 by default.bnc2014-12-111-2/+2
* Move data reduction proxy logic out of chrome and android webview network del...megjablon2014-12-091-16/+18
* Remove obsolete logic for inferring QUIC behavior from the name of field tria...rch2014-12-051-26/+3
* Certificate Transparency: Require SCTs for EV certificates.eranm2014-12-031-0/+12
* Introduce enterprise policies to separately enforce Google SafeSearch and You...treib2014-12-011-0/+2
* Fix Spdy31Enabled trial group.bnc2014-11-131-1/+1
* Add QUIC connection options to UrlRequestContextConfig.mef2014-11-121-22/+3
* Delete the old WebSocket implementation from net/ricea2014-11-081-9/+0
* https://crrev.com/708623002 disabled SPDY/3.0 support in Chromium. This made...bnc2014-11-071-3/+0
* Deprecate SPDY/3.0 support.bnc2014-11-071-2/+2
* Add Spdy4Experiment group.bnc2014-10-301-5/+12
* Post-commit fixes for "stale-while-revalidate..."ricea2014-10-301-5/+11
* Add data reduction proxy UMA for HTTP connect attempts.jeremyim2014-10-291-1/+2
* Move data_reduction_proxy_params* from components/data_reduction_proxy/jeremyim2014-10-291-1/+1
* QUIC - Control the timeout for loading of server config from disk cache,rtenneti2014-10-281-0/+20
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-211-9/+9
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-161-4/+3
* Data reduction proxy to a layered component.megjablon2014-10-141-6/+6
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-5/+5
* stale-while-revalidate experimental implementation.ricea2014-10-081-0/+10
* Land Recent QUIC Changes.rtenneti2014-09-291-27/+0
* Add data reduction functionality to all platforms.kundaji2014-09-231-44/+44
* Use chromium version for data reduction proxy versionbengr2014-09-211-1/+0
* Added flag to enable the data reduction proxy alternativebengr2014-09-181-6/+2
* Make --enable-quic imply Alternate Protocol Probability Threshold of 0rch2014-09-181-0/+3
* Fix WeakPtrFactory member ordering in chrome/browsermohan.reddy2014-09-171-2/+2
* Plumbing for TCP FastOpen field trial.jri2014-09-151-1/+14
* Plumbing for TCP FastOpen for SSL sockets.jri2014-09-121-2/+6
* Add embedder-specific headers to HTTP CONNECT tunnel requestbengr2014-09-101-0/+7
* Adds ability to disable connection pooling in QUIC.jri2014-09-091-0/+12
* Chrome-Proxy will now have three directives relevant to versioning:megjablon2014-09-051-1/+1
* Enable Certificate Transparency in the OpenSSL port.davidben2014-09-041-15/+5
* Adds plumbing for always requiring handshake confirmation in QUIC, for use in...jri2014-09-021-0/+13
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-08-261-1/+1
* Landing Recent QUIC Changes.rtenneti@chromium.org2014-08-151-5/+5
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-1/+0
* Deprecate the QUIC field trial param "congestion_options"rch@chromium.org2014-08-151-3/+7
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-7/+6
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-6/+7
* Moved data reduction proxy initialization logic from ProfileIOData,bengr@chromium.org2014-08-081-36/+34
* The data reduction proxy client should be specific about it's capabilities by...megjablon@chromium.org2014-08-071-1/+5
* This CL is a better implementation of https://codereview.chromium.org/3289030...mshelley@chromium.org2014-08-051-0/+5
* Remove ChromeURLRequestContext.eustas@chromium.org2014-07-311-1/+2
* Move variations component code to variations namespace.asvitkine@chromium.org2014-07-261-1/+1
* Revert 285657 "Move variations component code to variations name..."mpearson@chromium.org2014-07-251-1/+1
* Move variations component code to variations namespace.asvitkine@chromium.org2014-07-251-1/+1