commit | e6d0975f7fd8f8c593ca2904e8f913c427cfc8cc | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Apr 17 19:06:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 17 19:06:20 2024 |
tree | 749a61d2abb6c2729b0cd288560ef5234cd2057d | |
parent | e4fc4679354304c646be9a4709f071c3b3f3d6a4 [diff] |
[blink] Remove use of SkPathBuilder This was an API refactor that never worked out. Switching back to SkPath, so we can delete the code from Skia. Bug: b/335431546 Change-Id: I12a6e55000d84b473da94c467f0b00d14c94aa3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5463021 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Cr-Commit-Position: refs/heads/main@{#1288885}
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.