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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert ARRAYSIZE_UNSAFE -> arraysize in components/.
viettrungluu
2014-10-16
6
-30
/
+29
*
Expose data reduction proxy auth token for internal builds.
kundaji
2014-10-15
3
-0
/
+18
*
Data reduction proxy to a layered component.
megjablon
2014-10-14
50
-152
/
+159
*
Change MISSING_VIA_HEADER_4XX bypasses to only last 1 second.
sclittle
2014-10-11
2
-0
/
+16
*
Declaring the weak_ptr_factory in proper order in src/components
pramod.bs
2014-10-09
2
-3
/
+3
*
Remove implicit conversions from scoped_refptr to T* in components/data_reduc...
dcheng
2014-10-08
2
-2
/
+2
*
Fix race condition in DRP
hush
2014-10-07
3
-29
/
+63
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
11
-45
/
+45
*
Add client type in chrome-proxy header for desktop.
kundaji
2014-10-02
3
-55
/
+86
*
Copy latest data reduction proxy urls to params.
kundaji
2014-09-26
1
-4
/
+7
*
Maybe add CORS headers to data reduction proxy redirect
bengr
2014-09-26
2
-0
/
+58
*
Add space to Accept-Encoding header values.
jgraettinger
2014-09-24
1
-3
/
+3
*
Adds UMA to measure when the data reduction proxy via header is missing
sclittle
2014-09-24
10
-52
/
+392
*
Revert "Adds UMA to measure when the data reduction proxy via header is missing"
Scott Graham
2014-09-24
10
-391
/
+52
*
Adds UMA to measure when the data reduction proxy via header is missing
sclittle
2014-09-23
10
-52
/
+391
*
Trigger data reduction proxy unreachable message via on proxy fall back.
kundaji
2014-09-23
5
-97
/
+147
*
Add data reduction functionality to all platforms.
kundaji
2014-09-23
10
-69
/
+56
*
Interface change for net_util.h for WebRTC IPv6 support.
guoweis
2014-09-22
1
-16
/
+18
*
Disable fallback support for alternative data reduction proxy
bengr
2014-09-22
5
-36
/
+181
*
Use chromium version for data reduction proxy version
bengr
2014-09-21
5
-10
/
+107
*
DataReductionProxy.BypassedBytes.* counts all triggering request bytes
megjablon
2014-09-20
1
-12
/
+17
*
Ignore MISSING_VIA_HEADER_OTHER bypasses if in relevant finch trial
sclittle
2014-09-20
3
-5
/
+29
*
Remove primary data reduction proxy workaround added by crbug.com/388358.
bolian
2014-09-18
2
-25
/
+3
*
Added flag to enable the data reduction proxy alternative
bengr
2014-09-18
1
-2
/
+7
*
Update data reduction proxy statistics prefs less often on desktop
megjablon
2014-09-18
13
-104
/
+557
*
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
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+1
*
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
4
-29
/
+33
*
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
5
-13
/
+278
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
3
-22
/
+19
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
3
-19
/
+22
*
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
12
-153
/
+368
*
Implement client side tamper detection logic.
xingx@chromium.org
2014-08-09
4
-0
/
+1300
[next]