commit | 7c07f1f8fe6eb9b7ae84b421894f85dae4ea8a06 | [log] [tgz] |
---|---|---|
author | Stacy Gaikovaia <gaiko@google.com> | Wed May 28 21:47:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 28 21:47:03 2025 |
tree | 8e2461683d3ef5ea57171668e83165ebb9ce76a3 | |
parent | c4652b68ee85481c3b34f3538422175931e21fb1 [diff] |
Fix EventLatency.*.TotalLatency2 for Raster Scroll Move event metrics to pending tree when the compositor thread is performing a rasterized scroll. This fixes event latency metrics to account for the true time of an ongoing scroll. Bug: 407497645 Change-Id: I0d443c0cb06060a23ee0a528c783c6ba25b5858b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6576702 Reviewed-by: Jonathan Ross <jonross@chromium.org> Commit-Queue: Stacy Gaikovaia <gaiko@google.com> Cr-Commit-Position: refs/heads/main@{#1466730}
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.