summaryrefslogtreecommitdiffstats
path: root/components/data_reduction_proxy/browser
Commit message (Expand)AuthorAgeFilesLines
* Add embedder-specific headers to HTTP CONNECT tunnel requestbengr2014-09-106-9/+186
* Removed connection warmup logic from data reduction proxybengr2014-09-105-64/+0
* Make the DataCompressionProxyDevRollout trial be able to override both the pr...bolian2014-09-0910-28/+80
* Make URLRequest's constructor private, and make URLRequestContext a friend cl...mmenke2014-09-091-13/+15
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+2
* Removing LOG(WARNING) from DataReductionProxyUsageStats that made it in https...megjablon2014-09-071-5/+0
* Chrome-Proxy will now have three directives relevant to versioning:megjablon2014-09-053-13/+92
* Fixing bug where DataReductionProxy.BypassedBytes.LocalBypassRulesmegjablon2014-09-054-12/+62
* Fix midnight determinationboriay2014-08-291-10/+6
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+2
* Remove implicit conversions from scoped_refptr to T* in components/data_reduc...dcheng2014-08-263-13/+14
* If the primary data reduction proxy is disabled, it won't appear in themegjablon2014-08-262-37/+64
* Allow URLRequests from one context to have different NetworkDelegates.mmenke@chromium.org2014-08-212-33/+36
* Keep track of network error in ProxyRetryInfo.kundaji@chromium.org2014-08-152-4/+2
* Sanity check ProxyServer in DataReductionProxyUsageStatsbengr@chromium.org2014-08-151-1/+2
* Fixing DataReductionProxy.BypassedBytes.ShortAudioVideo UMA.megjablon@chromium.org2014-08-141-10/+12
* Use data reduction proxy when managed proxy config returns directbengr@chromium.org2014-08-148-38/+127
* Added support for 'Chrome-Proxy: block-once' headersclittle@chromium.org2014-08-142-5/+133
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-132-12/+9
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-132-9/+12
* Data reduction proxy sessions last no more than 24 hoursbengr@chromium.org2014-08-133-32/+100
* Remove IPAddressObserver in data reduction proxy destructorbengr@chromium.org2014-08-111-0/+1
* Removed data compression UMA from ProxyServicebengr@chromium.org2014-08-109-115/+287
* Implement client side tamper detection logic.xingx@chromium.org2014-08-094-0/+1300
* Moved data reduction proxy initialization logic from ProfileIOData,bengr@chromium.org2014-08-0813-121/+226
* 1. Adds action-parsing functionality for data reduction proxy header.xingx@chromium.org2014-08-081-1/+1
* Revert 287855 "1. Adds action-parsing functionality for data red..."hashimoto@chromium.org2014-08-071-1/+1
* The data reduction proxy client should be specific about it's capabilities by...megjablon@chromium.org2014-08-073-40/+51
* 1. Adds action-parsing functionality for data reduction proxy header.xingx@chromium.org2014-08-061-1/+1
* Revert of Modify data_reduction_proxy_header to support tamper detection logi...robliao@chromium.org2014-08-051-1/+1
* 1. Adds action-parsing functionality for data reduction proxy header.xingx@chromium.org2014-08-051-1/+1
* Adding synthetic field trial for the trial name DataReductionProxyEnabled and...megjablon@chromium.org2014-08-025-6/+40
* Add platform inspecific data reduction proxy settings classbengr@chromium.org2014-07-302-7/+13
* UMA for data reduction proxy probe net errorsbengr@chromium.org2014-07-251-4/+14
* Bypassed Bytes UMAsmegjablon@chromium.org2014-07-259-96/+795
* Add more components tests to the GN build.brettw@chromium.org2014-07-211-0/+19
* Added data reduction proxy holdback experimentbengr@chromium.org2014-07-177-13/+63
* Eliminate CreateBooleanValue from test filesestade@chromium.org2014-07-171-1/+1
* Bypass data reduction proxy when using VPNbengr@chromium.org2014-07-164-25/+120
* Initialize usage_stats_ in DataReductionProxySettingsbengr@chromium.org2014-07-151-2/+3
* Add components and CLD to GN build.brettw@chromium.org2014-07-101-0/+52
* Add Finch experiment for selectively bypassing proxies.rcs@chromium.org2014-07-095-1/+118
* Update data reduction bypass UMA to reflect modern usage.megjablon@chromium.org2014-07-011-3/+6
* 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-2619-1270/+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