Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 443b3af0ba1586ee176759131684aa17ba32c1aa..daf34292761f16c2684cc8db44834b4c15689d4d 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -685,6 +685,12 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| </summary> |
| </histogram> |
| +<histogram name="Ash.StationaryTouchDuration" units="seconds"> |
| + <owner>kuscher@google.com</owner> |
| + <owner>sadrul@chromium.org</owner> |
|
sadrul
2015/03/17 21:55:26
rbyers@
pkotwicz
2015/03/17 22:15:04
Done.
|
| + <summary>The duration of mostly stationary touches</summary> |
| +</histogram> |
| + |
| <histogram name="Ash.TouchDuration" units="milliseconds"> |
| <obsolete> |
| Deprecated 12/2013 in r239809, and replaced by Ash.TouchDuration2. |
| @@ -8879,9 +8885,8 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| <histogram name="Extensions.FeatureProviderStaticInitTime" units="milliseconds"> |
| <owner>rkaplow@chromium.org</owner> |
| <summary> |
| - The amount of time that elapsed during |
| - extensions::FeatureProvider::Static. Only measured while in the browser |
| - process. |
| + The amount of time that elapsed during extensions::FeatureProvider::Static. |
| + Only measured while in the browser process. |
| </summary> |
| </histogram> |
| @@ -19591,8 +19596,8 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
| enum="QuicSessionLocations"> |
| <owner>rch@chromium.org</owner> |
| <summary> |
| - The location in quic_client_session.cc where a session is unexpectedly |
| - not going away. |
| + The location in quic_client_session.cc where a session is unexpectedly not |
| + going away. |
| </summary> |
| </histogram> |