commit | 6db4a1d0252d1053fadc478b9880c1fc4b925773 | [log] [tgz] |
---|---|---|
author | behdad <behdadb@chromium.org> | Fri Dec 10 18:05:15 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 10 18:05:15 2021 |
tree | fd3a4148d3c956f25ee5aefa504c8eddabdce9ac | |
parent | 997e70db26ed8ed18d364ebf3308046a88d81a19 [diff] |
Fixed scroll focused smoothness metric The scroll focused smoothness metric would report smoothness as usual when no scrolling is active. Bug: chromium:1278778 Change-Id: I0c19271df3e9095c19bb328ce9c48a5ab5ad3bf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3330481 Reviewed-by: Jonathan Ross <jonross@chromium.org> Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Cr-Commit-Position: refs/heads/main@{#950609}
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.