commit | d80d1a2a7529c7fa721a52288fb3cfd4540a88cd | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@chromium.org> | Tue Jul 25 18:38:37 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 25 18:38:37 2023 |
tree | a6afc8f1e488dc2faf007d7cf5c681e2c255d107 | |
parent | 84dd6192e22274994cefb810608d7742cacc6499 [diff] |
Add Gold attribute type hinting Adds type hinting to attributes in the common Skia Gold code for attributes that are not immediately set to an unambiguous value. Also drive-by fixes some type hinting annotations that were missing and refactors output manager handling slightly since doing so was required to add one of the missing annotations. Bug: 1465943 Change-Id: Ib9ed48e5a7c720cc58b92e2f2a361b69ced53c70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4711679 Auto-Submit: Brian Sheedy <bsheedy@chromium.org> Reviewed-by: Sven Zheng <svenzheng@chromium.org> Commit-Queue: Sven Zheng <svenzheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1174970}
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.