summaryrefslogtreecommitdiffstats
path: root/components/data_reduction_proxy
Commit message (Expand)AuthorAgeFilesLines
* Change name for API that returns RTT estimate at HTTP layertbansal2016-03-252-5/+5
* The Lo-Fi preview flag should bypass the blacklistmegjablon2016-03-225-30/+57
* Fix GN builds to include build and patch in Chrome-Proxy header.sclittle2016-03-176-100/+70
* Remove unused chrome_proxy_lo_fi_experiment_directive()megjablon2016-03-161-4/+0
* Lo-Fi should check that the proxy is a Data Reduction Proxymegjablon2016-03-116-23/+77
* Remove incorrect DataReductionProxy.RequestCompletionErrorCodes UMAsclittle2016-03-112-126/+5
* Do not send lofi_active_control if the user is in the controltbansal2016-03-114-22/+1
* Fix possible bypass-retry loop for 4xx responses with missing Via headerrajendrant2016-03-094-10/+48
* Remove data_reduction.update_daily_lengths preference.kundaji2016-03-046-46/+0
* Bypass the DataReductionProxy for all POST requestsryansturm2016-03-033-11/+29
* Do not check ProxyInfo if the the DRP config is not validtbansal2016-03-032-5/+5
* Remove the DataReductionProxyDebugResourceThrottle and related filesmegjablon2016-03-0122-2177/+0
* Do not log DRP config UMA if no connection is available. Also,tbansal2016-02-263-1/+16
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-254-0/+8
* Add description of DRP config service client.jpfeiff2016-02-251-0/+26
* net: move IsLocalhost() function into url_util.htfarina2016-02-232-2/+1
* Moving proxy resolution logic out of NetworkDelegate and into ProxyDelegate f...ryansturm2016-02-2313-410/+603
* Data reduction proxy should not fetch configs if Chromium is in backgroundrajendrant2016-02-205-10/+212
* Fix flaky DRPtbansal2016-02-201-1/+2
* Log more data reduction proxy config service UMAtbansal2016-02-178-26/+250
* Compare session key in the request headers with the currenttbansal2016-02-167-6/+184
* Fix issues with Data Reduction Proxy client config.tbansal2016-02-115-7/+49
* Remove unused DataReductionProxy code.tbansal2016-02-1014-1021/+7
* Disable experimental alternative services in URLRequestContextBuilder.bnc2016-02-091-2/+2
* LoFi field trial supports multiple control groups.tbansal2016-02-052-2/+97
* Set trusted SPDY proxy dynamically on per-profile basistbansal2016-02-047-9/+208
* Delete base/prefs and update callers to use components.brettw2016-02-0319-32/+33
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-0319-33/+32
* Delete base/prefs and update callers to use components.brettw2016-02-0319-32/+33
* Use Boolean members to control HTTP/2 and SPDY/3.1.bnc2016-02-021-7/+2
* Disable several Lofi tests on Androidclamy2016-02-012-4/+26
* Update GN build files for new prefs location.brettw2016-01-301-4/+4
* Add Alternative Service field trial.bnc2016-01-291-1/+2
* Remove use of void** from HttpResponseHeaders::EnumerateHeaderolli.raula2016-01-252-5/+5
* Update Lo-Fi state only on main frame requeststbansal2016-01-221-0/+2
* Add DataReductionProxy.LoFi.TransformationType UMA which countsmegjablon2016-01-163-21/+87
* Enable Tamper Detection Experimentxingx2016-01-154-97/+147
* Include 0-content length responses in DRP metrics.sclittle2016-01-155-299/+406
* Control Chrome-Proxy exp field via Finch parametersrajendrant2016-01-135-8/+92
* Do not add "q=low" directives to the "Chrome-Proxy" request header when previ...megjablon2016-01-122-10/+14
* Change the Lo-Fi snackbar strings for Lo-Fi preview pagesmegjablon2016-01-126-22/+96
* Lo-Fi snackbar should only be shown for the first q=low response of a page.megjablon2016-01-089-0/+340
* Lazily get and commit list value prefs for Data Reduction Proxy.sclittle2016-01-082-144/+102
* Remove random lonely semicolons.thestig2015-12-301-7/+5
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-2625-148/+167
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-2567-353/+466
* Include detailed information on the client config calls in the net-internals ...megjablon2015-12-173-11/+28
* Port cronet build rules to GN part 1pkotwicz2015-12-152-74/+119
* Clean up data reduction proxy config servicetbansal2015-12-1014-696/+183
* Moved data saver pref out of data reduction proxy component.bengr2015-12-0912-59/+103