summaryrefslogtreecommitdiffstats
path: root/components/data_reduction_proxy/content/browser
Commit message (Expand)AuthorAgeFilesLines
* The Lo-Fi preview flag should bypass the blacklistmegjablon2016-03-222-29/+47
* Lo-Fi should check that the proxy is a Data Reduction Proxymegjablon2016-03-113-17/+58
* Do not send lofi_active_control if the user is in the controltbansal2016-03-112-15/+0
* Remove the DataReductionProxyDebugResourceThrottle and related filesmegjablon2016-03-0112-1948/+0
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-252-0/+4
* Moving proxy resolution logic out of NetworkDelegate and into ProxyDelegate f...ryansturm2016-02-231-2/+1
* Remove unused DataReductionProxy code.tbansal2016-02-101-1/+0
* 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-123-17/+37
* Lo-Fi snackbar should only be shown for the first q=low response of a page.megjablon2016-01-084-0/+232
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-3/+3
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-254-0/+7
* Add "q=preview" directive on main frame requests on poor networksmegjablon2015-11-242-5/+76
* Move adding Lo-Fi directives from DRPRequestOptions to ContentLoFiDecidermegjablon2015-11-243-9/+182
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-1/+1
* Make components_unittests run the same tests on GN & GYP on Desktop Linuxpkotwicz2015-11-031-1/+1
* More gn check fixesbrettw2015-10-241-2/+8
* Fix components_unittests GN & Android buildpkotwicz2015-10-231-1/+1
* ContentDataReductionProxyLoFiHelperTest testmegjablon2015-10-232-0/+226
* Consistently use LoFi for an entire pagemegjablon2015-10-221-1/+6
* [DRP] Consistently use LoFi for an entire pagemegjablon2015-10-226-123/+79
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-152-0/+2
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-241-6/+2
* Migrate static methods in DataReductionProxyParams to params namespace.jeremyim2015-06-181-2/+1
* data_reduction_proxy: Replace usage of GetActiveEntry by GetLastCommittedEntry.tfarina2015-06-131-6/+6
* Tri-state Data Reduction Proxy Lo-Fi flagmegjablon2015-06-111-3/+3
* LoFi request header (q=low) is added if LoFi is enabled from commandtbansal2015-06-043-45/+63
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-022-7/+5
* Bring RFH/RVH unit tests closer to reality of how RF/RV are initializednasko2015-06-021-1/+1
* Revert of Bring RFH/RVH unit tests closer to reality of how RF/RV are initial...thakis2015-05-301-1/+1
* Bring RFH/RVH unit tests closer to reality of how RF/RV are initializednasko2015-05-291-1/+1
* Modify IPC call to Data Reduction Proxy to properly recordtbansal2015-05-143-28/+114
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-081-32/+63
* Revert of Classify navigations without page id in parallel to the existing cl...ksakamoto2015-05-081-63/+32
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-071-32/+63
* Revert of Classify navigations without page id in parallel to the existing cl...pdr2015-05-051-63/+32
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-041-32/+63
* Revert of Classify navigations without page id in parallel to the existing cl...vkuzkokov2015-04-281-63/+32
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-281-32/+63
* Revert of Classify navigations without page id in parallel to the existing cl...mohsen2015-04-271-63/+32
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-271-32/+63
* Ensure tests have an active task runnerskyostil2015-04-272-0/+2
* favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)mostynb2015-04-231-1/+1
* Remove prerender cookie store, part 4.davidben2015-03-232-2/+2
* Create abstraction for DataReductionProxyParams.jeremyim2015-03-171-7/+29
* Ensure the DRP message filter is always createdjeremyim2015-03-062-3/+4
* Add type for testing to interstitials.meacer2015-03-053-1/+17
* Add DataReductionProxy IPC to determine if the Data Reduction Proxy was used.jeremyim2015-03-035-20/+213
* Create fluent Builder for DataReductionProxyTestContext.jeremyim2015-02-251-4/+5