summaryrefslogtreecommitdiffstats
path: root/components/data_reduction_proxy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove reference counting from URLRequestJob.mmenke2015-12-081-2/+2
* Remove unused URLRequest parameter from DataReductionProxyRequestOptionssclittle2015-12-084-23/+7
* Tamper Detection - Adding Tamper Detection Results for Video Objectsxingx2015-12-063-35/+114
* Reset data usage load status when pref is turned off.kundaji2015-12-022-0/+35
* Put Lo-Fi in Enabled field trial group if the grouptbansal2015-12-012-13/+42
* Add "q=preview" directive on main frame requests on poor networksmegjablon2015-11-2410-51/+160
* Move adding Lo-Fi directives from DRPRequestOptions to ContentLoFiDecidermegjablon2015-11-2411-301/+258
* Move kDataReductionProxy registration to the data_reduction_proxy component.sdefresne2015-11-241-0/+1
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Migrating tests to use EmbeddedTestServer (misc)svaldez2015-11-191-7/+5
* Remove ScopedVector from data reduction proxy unittestsrajendrant2015-11-162-17/+20
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-1/+1
* Change proto to use a duration instead of a timestamp.jpfeiff2015-11-139-43/+111