commit | 8a27dea084beb3faa566aeecc15508d7405f4663 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Fri May 09 21:02:49 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 09 21:02:49 2025 |
tree | 12aab93a131b36b88d6260704f0c14881145e15c | |
parent | bd4e8eb17a3192658a074be3073e0a4c11e9a336 [diff] |
Update SkColor forward declarations Consistently use uint32_t everywhere. Change-Id: Icf3ed338315e48b780bc8b075d356882650a667d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6533878 Reviewed-by: Mark Foltz <mfoltz@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1458342}
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.