Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 600c054a63fd5257aa6a4aa674072bd1dddb3e66..600c70aeb0dd45887b0e30448a08bc3d2f661534 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -32684,6 +32684,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="RecentsTabsPage.TimeVisibleAndroid" units="milliseconds"> |
Ilya Sherman
2015/06/01 21:46:43
It looks like you're introducing a new group name,
pkotwicz
2015/06/02 15:35:43
I think the new namespace makes sense. The "Recent
Ilya Sherman
2015/06/02 19:10:51
Are you planning to introduce several additional m
|
+ <owner>pkotwicz@chromium.org</owner> |
+ <summary> |
+ Records the amount of time that the "Recent Tabs" page is visible |
+ and Chrome is in the foreground on Android. |
Ilya Sherman
2015/06/01 21:46:43
When is this recorded -- when the "Recent Tabs" pa
pkotwicz
2015/06/02 15:35:43
I have updated the comment to be clearer. The metr
|
+ </summary> |
+</histogram> |
+ |
<histogram name="RecoveryComponent.Event" enum="RecoveryComponentEvent"> |
<owner>robertshield@chromium.org</owner> |
<summary>Log each stage of a recovery component event.</summary> |