summaryrefslogtreecommitdiffstats
path: root/components/data_reduction_proxy
Commit message (Expand)AuthorAgeFilesLines
* Update data reduction bypass UMA to reflect modern usage.megjablon@chromium.org2014-07-014-29/+63
* Use scoped_ptr in DataReductionProxyUsageStatsTest instead of pointer.kundaji@chromium.org2014-06-271-2/+3
* Workaround to make the default primary proxy as a valid proxy when dev proxy ...bolian@chromium.org2014-06-262-5/+58
* Move data reduction proxy to Chrome-Proxy header for authenticationbengr@chromium.org2014-06-2621-1284/+951
* Display an error message on usage settings page when proxy cannot be contacted.kundaji@chromium.org2014-06-257-0/+325
* Revert "Display an error message on usage settings page when proxy cannot be ...qsr@chromium.org2014-06-247-325/+0
* Display an error message on usage settings page when proxy cannot be contacted.kundaji@chromium.org2014-06-237-0/+325
* Removed requirement that data reduction proxy key be non-emptybengr@chromium.org2014-06-202-32/+4
* Add probe to warm data reduction proxybengr@chromium.org2014-06-199-27/+179
* net: Make URLRequestJobFactories mandatory.mmenke@chromium.org2014-06-181-44/+17
* Bypass data reduction proxy if no handler is found for a 407.kundaji@chromium.org2014-06-162-0/+14
* Moved data reduction proxy header processing out of netbengr@chromium.org2014-06-155-5/+560
* Moved data reduction proxy bypass logic to a NetworkDelegatebengr@chromium.org2014-06-138-41/+1091
* Add an about flag and switches to enable/disable data reduction dev proxy spe...bolian@chromium.org2014-06-113-4/+21
* Reporting data reduction proxy related daily content lengths if even they are...bolian@chromium.org2014-06-071-40/+33
* Add forgotten DRP preferencesgurun@chromium.org2014-06-051-4/+6
* Added alternative configuration for the data reduction proxybengr@chromium.org2014-05-3121-403/+1172
* Revert 273810 "Added alternative configuration for the data redu..."battre@chromium.org2014-05-3021-1169/+403
* Added alternative configuration for the data reduction proxybengr@chromium.org2014-05-3021-403/+1169
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-152-2/+2
* Collect data reduction proxy UMA on all platformsbengr@chromium.org2014-05-114-28/+10
* Use non-static set_key interface on DataReductionProxySettingsbengr@chromium.org2014-05-106-49/+64
* Revert of Collect data reduction proxy UMA on all platforms (https://coderevi...tapted@chromium.org2014-05-084-10/+28
* Collect data reduction proxy UMA on all platformsbengr@chromium.org2014-05-084-28/+10
* Optionally disable the fallback data reduction proxybengr@chromium.org2014-05-079-47/+97
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-2/+0
* Added data reduction proxy support to Android WebViewbengr@chromium.org2014-05-0316-50/+1192
* Moved data reduction proxy chrome code to componentbengr@chromium.org2014-04-1419-0/+3681