Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(155)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2771713004: Adds UMA for screen rotation animation smoothness. (Closed)
Patch Set: Adds histograms.xml. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 878604d99644e15ecdff50b057639a60701dcc83..e8b4641f524b461263cd0e72abc157a16c41e849 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -1877,6 +1877,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Ash.Rotation.AnimationSmoothness" units="%">
+ <owner>wutao@chromium.org</owner>
+ <summary>
+ Relative smoothness of animations when rotating screen. 100% represents
+ ideally smooth 60 frames per second.
Mark P 2017/03/24 20:32:41 Please state when this is recorded. https://chromi
wutao 2017/03/24 21:48:24 Added when it is recorded and added more descripti
+ </summary>
+</histogram>
+
<histogram name="Ash.Shelf.Menu.NumItemsEnabledUponSelection" units="Count">
<owner>bruthig@google.com</owner>
<owner>tdanderson@google.com</owner>
« ash/rotator/screen_rotation_animator.cc ('K') | « ash/rotator/screen_rotation_animator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698