commit | 987e18f0f0dbf7b094eb724b8d42830e23d70945 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@chromium.org> | Mon Dec 12 22:35:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 12 22:35:01 2022 |
tree | e11d51a4fed6bba95e181bda836a00567f653796 | |
parent | 5551a9ea86fa3a9d0886818d84d3c3b273c24199 [diff] |
Add guard for old getFillPath callsite See https://skia-review.googlesource.com/c/skia/+/616821 Change-Id: I3d3f0144d1aef25c211e52857b5668f7084c233c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4097825 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: Kevin Lubick <kjlubick@chromium.org> Commit-Queue: Kevin Lubick <kjlubick@chromium.org> Cr-Commit-Position: refs/heads/main@{#1082074}
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.