commit | 7a1ae65cfc0c06ff731878925245547dfd27c7c7 | [log] [tgz] |
---|---|---|
author | Mike Reed <[email protected]> | Wed May 20 02:30:02 2020 |
committer | Commit Bot <[email protected]> | Wed May 20 02:30:02 2020 |
tree | e053a705aca2549f27c9852e5ebf6cc783262dbc | |
parent | 3a4a83629c3e144c9ec172b4baa8708f2b0ec8ae [diff] |
kStrokeAndFill is deprecated, so remove it from Paint enum SkPaint still has the enum, but it will be removed next. Bug: skia:8428 Change-Id: I17165248680016854795ce0d54166046275c5223 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207734 Commit-Queue: Mike Reed <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Florin Malita <[email protected]> Cr-Commit-Position: refs/heads/master@{#770425}
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.
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.