|
Allow use of metrics url override outside of Chromecast
This commit adds a command line flag kOverrideMetricsUploadUrl to allow the
metrics endpoint url to be changed from the default kServerUrl value.
Currently only Chromecast is able to utilize this flag.
It adds a test to ensure that the override url is correctly called when
specified.
This commit also updates the AUTHORS file to wildcard include Amazon
contributors.
BUG= 451177
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+208 lines, -36 lines) |
Patch |
 |
M |
AUTHORS
|
View
|
|
6 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
chromecast/browser/metrics/cast_metrics_service_client.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chromecast/common/chromecast_switches.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chromecast/common/chromecast_switches.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/metrics/metrics_service.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/metrics/metrics_service.cc
|
View
|
|
3 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/metrics/metrics_service_unittest.cc
|
View
|
|
6 chunks |
+87 lines, -19 lines |
0 comments
|
Download
|
 |
M |
components/metrics/metrics_switches.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/metrics/metrics_switches.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/metrics/mock_metrics_service_client.h
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/metrics/mock_metrics_service_client.cc
|
View
|
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/android/content_view_core_impl.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 13 (3 generated)
|