index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
data_reduction_proxy
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add embedder-specific headers to HTTP CONNECT tunnel request
bengr
2014-09-10
6
-9
/
+186
*
Removed connection warmup logic from data reduction proxy
bengr
2014-09-10
5
-64
/
+0
*
Make the DataCompressionProxyDevRollout trial be able to override both the pr...
bolian
2014-09-09
10
-28
/
+80
*
Make URLRequest's constructor private, and make URLRequestContext a friend cl...
mmenke
2014-09-09
1
-13
/
+15
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
1
-0
/
+2
*
Removing LOG(WARNING) from DataReductionProxyUsageStats that made it in https...
megjablon
2014-09-07
1
-5
/
+0
*
Chrome-Proxy will now have three directives relevant to versioning:
megjablon
2014-09-05
3
-13
/
+92
*
Fixing bug where DataReductionProxy.BypassedBytes.LocalBypassRules
megjablon
2014-09-05
4
-12
/
+62
*
Fix midnight determination
boriay
2014-08-29
1
-10
/
+6
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-0
/
+2
*
Remove implicit conversions from scoped_refptr to T* in components/data_reduc...
dcheng
2014-08-26
3
-13
/
+14
*
If the primary data reduction proxy is disabled, it won't appear in the
megjablon
2014-08-26
2
-37
/
+64
*
Allow URLRequests from one context to have different NetworkDelegates.
mmenke@chromium.org
2014-08-21
2
-33
/
+36
*
Keep track of network error in ProxyRetryInfo.
kundaji@chromium.org
2014-08-15
2
-4
/
+2
*
Sanity check ProxyServer in DataReductionProxyUsageStats
bengr@chromium.org
2014-08-15
1
-1
/
+2
*
Fixing DataReductionProxy.BypassedBytes.ShortAudioVideo UMA.
megjablon@chromium.org
2014-08-14
1
-10
/
+12
*
Use data reduction proxy when managed proxy config returns direct
bengr@chromium.org
2014-08-14
8
-38
/
+127
*
Added support for 'Chrome-Proxy: block-once' header
sclittle@chromium.org
2014-08-14
2
-5
/
+133
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
2
-12
/
+9
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
2
-9
/
+12
*
Data reduction proxy sessions last no more than 24 hours
bengr@chromium.org
2014-08-13
3
-32
/
+100
*
Remove IPAddressObserver in data reduction proxy destructor
bengr@chromium.org
2014-08-11
1
-0
/
+1
*
Removed data compression UMA from ProxyService
bengr@chromium.org
2014-08-10
9
-115
/
+287
*
Implement client side tamper detection logic.
xingx@chromium.org
2014-08-09
4
-0
/
+1300
*
Moved data reduction proxy initialization logic from ProfileIOData,
bengr@chromium.org
2014-08-08
13
-121
/
+226
*
1. Adds action-parsing functionality for data reduction proxy header.
xingx@chromium.org
2014-08-08
1
-1
/
+1
*
Revert 287855 "1. Adds action-parsing functionality for data red..."
hashimoto@chromium.org
2014-08-07
1
-1
/
+1
*
The data reduction proxy client should be specific about it's capabilities by...
megjablon@chromium.org
2014-08-07
3
-40
/
+51
*
1. Adds action-parsing functionality for data reduction proxy header.
xingx@chromium.org
2014-08-06
1
-1
/
+1
*
Revert of Modify data_reduction_proxy_header to support tamper detection logi...
robliao@chromium.org
2014-08-05
1
-1
/
+1
*
1. Adds action-parsing functionality for data reduction proxy header.
xingx@chromium.org
2014-08-05
1
-1
/
+1
*
Adding synthetic field trial for the trial name DataReductionProxyEnabled and...
megjablon@chromium.org
2014-08-02
5
-6
/
+40
*
Add platform inspecific data reduction proxy settings class
bengr@chromium.org
2014-07-30
2
-7
/
+13
*
UMA for data reduction proxy probe net errors
bengr@chromium.org
2014-07-25
1
-4
/
+14
*
Bypassed Bytes UMAs
megjablon@chromium.org
2014-07-25
9
-96
/
+795
*
Add more components tests to the GN build.
brettw@chromium.org
2014-07-21
1
-0
/
+19
*
Added data reduction proxy holdback experiment
bengr@chromium.org
2014-07-17
7
-13
/
+63
*
Eliminate CreateBooleanValue from test files
estade@chromium.org
2014-07-17
1
-1
/
+1
*
Bypass data reduction proxy when using VPN
bengr@chromium.org
2014-07-16
4
-25
/
+120
*
Initialize usage_stats_ in DataReductionProxySettings
bengr@chromium.org
2014-07-15
1
-2
/
+3
*
Add components and CLD to GN build.
brettw@chromium.org
2014-07-10
1
-0
/
+52
*
Add Finch experiment for selectively bypassing proxies.
rcs@chromium.org
2014-07-09
5
-1
/
+118
*
Update data reduction bypass UMA to reflect modern usage.
megjablon@chromium.org
2014-07-01
1
-3
/
+6
*
Use scoped_ptr in DataReductionProxyUsageStatsTest instead of pointer.
kundaji@chromium.org
2014-06-27
1
-2
/
+3
*
Workaround to make the default primary proxy as a valid proxy when dev proxy ...
bolian@chromium.org
2014-06-26
2
-5
/
+58
*
Move data reduction proxy to Chrome-Proxy header for authentication
bengr@chromium.org
2014-06-26
19
-1270
/
+951
*
Display an error message on usage settings page when proxy cannot be contacted.
kundaji@chromium.org
2014-06-25
7
-0
/
+325
*
Revert "Display an error message on usage settings page when proxy cannot be ...
qsr@chromium.org
2014-06-24
7
-325
/
+0
*
Display an error message on usage settings page when proxy cannot be contacted.
kundaji@chromium.org
2014-06-23
7
-0
/
+325
*
Removed requirement that data reduction proxy key be non-empty
bengr@chromium.org
2014-06-20
2
-32
/
+4
[next]