commit | b368b80d70a1170976a8f54a8fa216033231625b | [log] [tgz] |
---|---|---|
author | ginnnnnnny <ginnyhuang@chromium.org> | Fri Oct 07 16:41:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 07 16:41:21 2022 |
tree | aa86a3e2ecc59c67d8e9f19865da48849ce6edd9 | |
parent | e5fa0814e8a0052f9229c37b748d8ad8cf253545 [diff] |
[iOS][autofill-branding] Update autofill branding icon Currently we let the OS handles shrinking the 48dp or 72dp file down to fit 24dp, but the shrunk version does not quite tally with the original 24dp version on the UX deck. Specifically, the amount of white space inside the icon should be enlarged at the smallest sizes. Updating the image to be larger versions of the 24x24dp image. Fixed: 1367242 Change-Id: Ib224a4fd9293fd623b4bac6e0a8319f47a7d3f37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3938106 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Ginny Huang <ginnyhuang@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Ginny Huang <ginnyhuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1056347}
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.