commit | 2faaacb5358f06a903ab0d287825de070293af14 | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Thu Mar 16 11:53:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 16 11:53:04 2023 |
tree | 3650d6c2d3c1ca12f60336b69d5ecbca5b96a9e3 | |
parent | a0a390de07155512e0a03078ef031c10b3d6efe9 [diff] |
[iOS] Change the Symbol of the widgets This CL updates the widgets, moving from PNGs assets to SF Symbols. It is only an icon change, there is no functional change. It is updating the quick actions (long press on the app), the search widget (Deprecated Today's view) and the actual widget. Bug: 1424351 Change-Id: Ice74005c71f3e5349486731dd4318e67103a0a4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3945299 Auto-Submit: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Jason Hu <hujasonx@google.com> Reviewed-by: Mark Cogan <marq@chromium.org> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1118039}
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.