commit | bc0d6f90d87d51276a6d67e1e38185ad67ec1c08 | [log] [tgz] |
---|---|---|
author | Alex Newcomer <newcomer@chromium.org> | Thu Jul 08 23:16:52 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 08 23:16:52 2021 |
tree | bb0436539d6cd6aa984b852e071508708634a6a3 | |
parent | c25bdd482ddac845cf4ba732335121325c50b11f [diff] |
[cros] Record Animation Smoothness for Clear All For the cros message center, record animation smoothness for the different animations. This CL covers "Clear All" which is triggered by clicking the clear all button, and "Move Down" which is done as a newer notification is deleted and the older ones animate downwards. These will be tested in a tast test in a follow up! Bug: 1225818 Change-Id: Ie5acc0de70f15a3e0b3778c1dc5a7f0e0ecc56c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3000861 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#899753}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.