| commit | a05a8613ae4c64e28fc7fae9acc9c5f40d63417c | [log] [tgz] |
|---|---|---|
| author | Vladimir Levin <vmpstr@chromium.org> | Mon Mar 10 16:54:30 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 10 16:54:30 2025 |
| tree | a5395bd77f19ec3b60cdd50ed9294844419578de | |
| parent | 661d2240192aa910805855e930eb918966f66df1 [diff] |
Nested VT: Improve the rounded border clip workaround. This patch moves the workaround from being nested under NeedsPaintPropertyUpdate, since we need to do PaintArtifactCompositor update whether or not paint properties are dirty. Note that the final bit here is to force a main frame for each tick, but we can avoid that in the default case since default animation will include a main thread component. R=wangxianzhu@chromium.org Bug: 401543213 Change-Id: I74ec12adb61f3d59771c2bcb5b4204960226229b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6329460 Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1430313}
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.