commit | 98be21b20c371eaee479c918b3d73d71ef16370f | [log] [tgz] |
---|---|---|
author | Jun Mukai <mukai@chromium.org> | Fri Jul 12 21:31:30 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 12 21:31:30 2019 |
tree | 5795f7cd4aba0a657ab97d23493fa02caeeb1663 | |
parent | 5bc831e92ba3875502f3af6f7a0f0d9270952f37 [diff] |
Add a new test case to LauncherAnimationsFullscreenSearchTest The current test case examines the smoothness for the transition of half-visible search to fullscreen search. The new one does the test of fullscreen app-list to fullscreen search. I think this would verify the animation smoothness within the app-list itself very clearly. With r676512, the performance numbers (on nocturne) are: LauncherAnimations/LauncherAnimationsFullscreenSearchTest.SearchAfterFullscreen/0: Apps.AppListHide.InputLatency: 64, 64, 64, 64, 64 Apps.StateTransition.AnimationSmoothness.Close.ClamshellMode: 93, 86, 86, 86, 86 Apps.StateTransition.AnimationSmoothness.FullscreenSearch.ClamshellMode: 39, 33, 33, 33, 26 LauncherAnimations/LauncherAnimationsFullscreenSearchTest.SearchAfterFullscreen/1: Apps.AppListHide.InputLatency: 63, 55, 64, 63, 64 Apps.StateTransition.AnimationSmoothness.Close.ClamshellMode: 93, 93, 93, 100, 93 Apps.StateTransition.AnimationSmoothness.FullscreenSearch.ClamshellMode: 66, 59, 73, 73, 66 Bug: 961467 Test: runs on nocturne Change-Id: I0246c63db1a327b55a1ee8f0540609613a9c0a40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699211 Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#677063}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .