commit | 52b4482f288ad500cf7d704cdc634b8586f559f0 | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <wangxianzhu@chromium.org> | Tue Feb 25 23:38:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 23:38:02 2025 |
tree | 6f467c0572138183c03b630c51072e473753af64 | |
parent | b204195d558d28a0e67ae5a213c6b64d38317b13 [diff] |
Fast path of GeometryMapper::MightOverlapForCompositing() Return whether the two rects intersect if the two property tree states have the same clip and transform. Bug: 40929618 Change-Id: Ia57f4f6bdd98431276909702b61a4fd5fb8c0e1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6294871 Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1424841}
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.