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
/
tools
/
chrome_proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
[telemetry] Sort imports in Telemetry and its dependents.
dtu
2015-03-25
1
-1
/
+1
*
LoFi integration test should use HasChromeProxyLoFi
megjablon
2015-03-24
1
-20
/
+11
*
Disable SafeBrowsingOff test for Android
bustamante
2015-03-18
1
-1
/
+7
*
Workaround for latency tests, and removing perf/metrics dependency.
bustamante
2015-03-14
2
-1
/
+71
*
Make Data Saver integration tests fail when zero responses are received.
sclittle
2015-03-06
2
-7
/
+107
*
Use google favicon URL for the HTTPFallbackProbe Data Saver test.
sclittle
2015-03-05
1
-4
/
+7
*
Telemetry: Add more details to inspector_backend exceptions.
erikchen
2015-03-05
1
-1
/
+1
*
Integration test for “lo-fi” mode in Chrome-Proxy request header
megjablon
2015-03-03
5
-10
/
+107
*
Make Data Saver integration test use new secure proxy check URL flag.
sclittle
2015-03-03
1
-4
/
+4
*
[Telemetry] Pass test_runner environment in local args instead of a global va...
eakuefner
2015-02-27
1
-4
/
+5
*
Revert of [Telemetry] Pass test_runner environment in local args instead of a...
eakuefner
2015-02-26
1
-5
/
+4
*
[Telemetry] Pass test_runner environment in local args instead of a global va...
eakuefner
2015-02-25
1
-4
/
+5
*
[Telemetry] Move gpu_timeline metrics to telemetry.web_perf
nednguyen
2015-02-17
2
-2
/
+2
*
Fix unittests for Data Saver integration tests
bengr
2015-02-06
2
-35
/
+21
*
Remove usages of Timeline commands in telemetry
yurys
2015-02-06
1
-4
/
+1
*
Added sclittle to data reduction proxy OWNERS files.
sclittle
2015-02-04
1
-0
/
+1
*
Revert of Remove usages of Timeline commands in telemetry (patchset #4 id:600...
ccameron
2015-02-04
1
-1
/
+4
*
Remove usages of Timeline commands in telemetry
yurys
2015-02-04
1
-4
/
+1
*
Update HTTPToDirectFallback to allow for favicon request in initial responses
bustamante
2015-02-03
2
-20
/
+30
*
Restart browser between smoke tests, fixes failing webview bypass test.
bustamante
2015-01-26
2
-2
/
+1
*
Integration tests for desktop platforms and safebrowsing.
kundaji
2015-01-26
5
-69
/
+64
*
Reset chrome_proxy_benchmark tests to original names.
sullivan
2015-01-23
1
-0
/
+81
*
Remove the net-internals dependency from chrome proxy telemetry tests.
sclittle
2015-01-15
9
-448
/
+312
*
Expect resources to have DRP via header in header_validation test.
sclittle
2015-01-07
1
-12
/
+4
*
Fix http_to_direct_fallback DRP telemetry test.
sclittle
2014-12-19
1
-2
/
+1
*
Switch calls of PageSet.AddPage to AddUserStory in DRP telemetry tests
sclittle
2014-12-16
11
-45
/
+46
*
Reduce DRP telemetry tests' dependence on net-internals#proxy.
sclittle
2014-12-11
2
-10
/
+21
*
[Telemetry] Move all the inspector_* files to chrome_inspector/
nednguyen
2014-12-03
1
-1
/
+1
*
Fix exception caught by chrome proxy safebrowsing telemetry test.
sclittle
2014-11-24
1
-2
/
+2
*
Attempt #5 at converting telemetry to use typ :).
dpranke
2014-11-20
1
-10
/
+14
*
Revert of Attempt #4 to convert telemetry to the typ framework. (patchset #2 ...
tommycli
2014-11-20
1
-13
/
+10
*
Revert of Fix regression in chrome_proxy tests caused by switching to typ. (p...
tommycli
2014-11-20
1
-2
/
+1
*
Fix regression in chrome_proxy tests caused by switching to typ.
dpranke
2014-11-19
1
-1
/
+2
*
Attempt #4 to convert telemetry to the typ framework.
dpranke
2014-11-19
1
-10
/
+13
*
Fix chrome_proxy test dependencies
jdduke
2014-11-13
1
-2
/
+2
*
Change DRP telemetry test for CORS bypasses to timeout sooner.
sclittle
2014-11-12
1
-1
/
+1
*
Fix DRP telemetry tests for proxy fallback.
sclittle
2014-11-11
5
-96
/
+39
*
change proxy-dev to proxy-xt
bolian
2014-11-10
1
-1
/
+1
*
Add a data reduction proxy telemetry test for chrome proxy client type.
sclittle
2014-11-06
4
-1
/
+147
*
Reduce flakiness of data reduction proxy integration tests.
sclittle
2014-11-06
1
-0
/
+10
*
Remove proxy retry time condition from CORS bypass integration test.
sclittle
2014-10-27
1
-5
/
+5
*
Make IsProxyBypassed work when there are no bad proxies.
sclittle
2014-10-27
1
-0
/
+3
*
Added several new bypass telemetry tests for the data reduction proxy
sclittle
2014-10-20
5
-34
/
+272
*
Remove unsupported option 'pageset-repeat-iters' from DRP tests
sclittle
2014-10-18
1
-4
/
+0
*
Fix telemetry tests that run against the data reduction dev proxy.
sclittle
2014-10-16
1
-5
/
+11
*
Added integration test for 4xx response with missing via header
sclittle
2014-10-14
2
-4
/
+9
*
Added integration tests for falling back from the HTTP proxy to direct.
sclittle
2014-10-14
4
-25
/
+97
*
[Telemetry] Rename test_runner --> benchmark_runner
nednguyen
2014-10-14
1
-3
/
+3
*
Integration test for CORS related data reduction proxy bypass
bengr
2014-10-04
5
-0
/
+129
*
Integration test for bypassing the proxy for a single request
sclittle
2014-09-17
4
-0
/
+76
[next]