commit | 2b8e40cd575ee0adf8514d4c9f1630088bd4e989 | [log] [tgz] |
---|---|---|
author | Robert Flack <flackr@chromium.org> | Tue Feb 04 19:56:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 19:56:41 2025 |
tree | 2047a1efe060a4c19306fc0e33afd9eef8f476e0 | |
parent | 0088cf855258e5dd74beaad56aba4cb32f768f4a [diff] |
Round main thread scroll offsets Scroll usually snaps to the nearest pixel. The main thread scroll offset should be rounded as well to ensure consistency with compositor scrolls Bug: 394306944 Change-Id: I9a6893c44157f9b743defeba632d573ca1459425 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6226305 Commit-Queue: Robert Flack <flackr@chromium.org> Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1415740}
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.