commit | c60faf6416c23a5908e64c836d2007e529287cdd | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Thu Feb 22 18:43:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 22 18:43:57 2024 |
tree | 5272077ba484662dee3e2516330689d9cca5c786 | |
parent | 20e4166e5e75f589abacde93996ddf908349ef3f [diff] |
Pass SkColor4f to DrawPlatformFocusRing() Adjust callers to reduce impedance mismatch. Change the DarkModeColor() helper in graphics_context.cc to use SkColor4f. Change-Id: Ia7c40ec5ee9f9a91ed3cf9bf7a4f826586a3df5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5317751 Reviewed-by: Stephen Chenney <schenney@chromium.org> Commit-Queue: Stephen Chenney <schenney@chromium.org> Auto-Submit: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/main@{#1264102}
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.