commit | 2d84828cbc6de35ce30d8c6d94e6976b97e69cb0 | [log] [tgz] |
---|---|---|
author | Lingqi Chi <lingqi@chromium.org> | Fri Jul 09 06:02:28 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 09 06:02:28 2021 |
tree | d3b7caac5f010e6a7d3cad6f3e1bbe888c8b6c9b | |
parent | cc73b97fafd059022718addac7e685a47b18d605 [diff] |
Revert "[cros] Record Animation Smoothness for Clear All" This reverts commit bc0d6f90d87d51276a6d67e1e38185ad67ec1c08. Reason for revert: The newly added test is flaky on chromeos But this is not a pure revert, as the CL has to keep the added histograms. Original change's description: > [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} Bug: 1225818 Change-Id: I5146559fff00c8301b198fbf0e0f6894cded0220 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3016849 Auto-Submit: Lingqi Chi <lingqi@chromium.org> Reviewed-by: Asami Doi <asamidoi@chromium.org> Commit-Queue: Lingqi Chi <lingqi@chromium.org> Owners-Override: Lingqi Chi <lingqi@chromium.org> Cr-Commit-Position: refs/heads/master@{#899873}
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.