summaryrefslogtreecommitdiffstats
path: root/components/data_reduction_proxy
Commit message (Expand)AuthorAgeFilesLines
* Add net_log events for the Data Reduction Proxy config service client.jeremyim2015-04-2816-43/+175
* Remove usage of SingleThreadTaskRunner from DataReductionProxyConfig.jeremyim2015-04-287-59/+34
* Change ScopedPtrHashMap's 2nd template parameterkcwu2015-04-281-1/+1
* Update {virtual,override} to follow C++11 style in components.nick2015-04-281-5/+5
* 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
* Remove BooleanPrefMember usage from Data Reduction Proxy IO classes.jeremyim2015-04-2712-79/+45
* Remove marq from data_reduction_proxy/OWNERSmarq2015-04-271-1/+0
* Classify navigations without page id in parallel to the existing classifier.avi2015-04-271-32/+63
* Ensure tests have an active task runnerskyostil2015-04-2715-8/+18
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-271-53/+19
* Get rid of TestNetLog::CapturedEntry[List] typedefs.mmenke2015-04-241-8/+9
* favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)mostynb2015-04-231-1/+1
* Tamper Detection - Report Numbers of Tamper Detected Responsesxingx2015-04-233-9/+196
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-231-13/+16
* Split out DataReductionProxyEventCreator from DataReductionProxyEventStore.jeremyim2015-04-2235-614/+877
* Add HTTP response code to the Secure Proxy Check event.jeremyim2015-04-228-25/+40
* Add capabilities for retrieving a remote Data Reduction Proxy configuration.jeremyim2015-04-2215-80/+558
* Use a custom URLRequestContextGetter for performing the secure proxy check.jeremyim2015-04-217-48/+103
* Refactor net::BackoffEntry to not require subclassingjohnme2015-04-204-40/+14
* Combine multiple BadEntropyProviders into base::MockEntropyProvider.dbeam2015-04-183-33/+6
* Created new URLRequestContext for secure proxy check.tbansal2015-04-1710-144/+152
* Rename NetLogLogger and CapturingNetLogvishal.b2015-04-178-27/+25
* Revert of Created new URLRequestContext for secure proxy check (patchset #20 ...dfalcantara2015-04-1610-152/+144
* Created new URLRequestContext for secure proxy check.tbansal2015-04-1610-144/+152
* Revert "Created new URLRequestContext for secure proxy check."Bartosz Fabianowski2015-04-1610-152/+144
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-1610-144/+152
* Speculative revert by sheriffBartosz Fabianowski2015-04-1610-152/+144
* Created new URLRequestContext for secure proxy check.tbansal2015-04-1510-144/+152
* Refactor DataReductionProxyConfig initialization for injecting a URLRequestCo...jeremyim2015-04-145-23/+38
* Remove some usages of SingleThreadTaskRunner in DataReductionProxyjeremyim2015-04-1420-191/+117
* Use int64 instead of int32 for response sizes.sclittle2015-04-1110-44/+60
* Update DataReductionProxySettings->DataReductionProxyConfig interaction for t...jeremyim2015-04-1014-49/+225
* Force git cl format in the data_reduction_proxy component.sclittle2015-04-101-0/+12
* Update DataReductionProxyNetworkDelegate/BypassStats to post tasks safely.jeremyim2015-04-0924-1425/+1278
* Added new BypassedBytes.Current histograms.sclittle2015-04-073-29/+79
* Always retry requests with "Chrome-Proxy: block-once" header.kundaji2015-04-032-12/+24
* New extension API to clear data reduction proxy savings metrics.kundaji2015-04-032-57/+47
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-0214-16/+16
* Rename DataReductionProxyStatisticsPrefs to DataReductionProxyCompressionStatszhuoyu.qian2015-04-0221-195/+189
* Simplify AreProxiesBypassedtbansal2015-04-012-21/+9
* Rename DataReductionProxyUsageStats to DataReductionProxyBypassStatszhuoyu.qian2015-04-0115-175/+170
* Add jeremyim to OWNERS files for the Data Reduction Proxy component.jeremyim2015-03-261-0/+1
* Add the ability to use DataReductionProxyParams from DataReductionProxyConfig...jeremyim2015-03-2521-78/+1031
* Add ClientConfig proto, and JSON generation/parsing.jeremyim2015-03-2418-50/+1014
* Revert of Add ClientConfig proto, and JSON generation/parsing. (patchset #6 i...mgiuca2015-03-2418-1008/+50
* Add ClientConfig proto, and JSON generation/parsing.jeremyim2015-03-2418-50/+1008
* Remove prerender cookie store, part 4.davidben2015-03-238-18/+14
* Flag to clear data savings when Chrome starts up.kundaji2015-03-175-1/+81