| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 4379505730569ffb7b1214eb96af8b477b1466c2..c2a5873322a3c1dcc99b771de441c1a7416f0c18 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -2131,6 +2131,33 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Ash.WindowSelector.AnimationSmoothness.Close" units="%">
|
| + <owner>varkha@chromium.org</owner>
|
| + <owner>tdanderson@chromium.org</owner>
|
| + <summary>
|
| + Relative smoothness of animations when closing a window in overview mode.
|
| + 100% represents ideally smooth 60 frames per second.
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="Ash.WindowSelector.AnimationSmoothness.Enter" units="%">
|
| + <owner>varkha@chromium.org</owner>
|
| + <owner>tdanderson@chromium.org</owner>
|
| + <summary>
|
| + Relative smoothness of animations when entering overview mode. 100%
|
| + represents ideally smooth 60 frames per second.
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="Ash.WindowSelector.AnimationSmoothness.Exit" units="%">
|
| + <owner>varkha@chromium.org</owner>
|
| + <owner>tdanderson@chromium.org</owner>
|
| + <summary>
|
| + Relative smoothness of animations when exiting overview mode. 100%
|
| + represents ideally smooth 60 frames per second.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Ash.WindowSelector.ArrowKeyPresses">
|
| <owner>flackr@chromium.org</owner>
|
| <owner>tdanderson@chromium.org</owner>
|
|
|