commit | 85978a6d893b6fd86e0e6657b91b562bd8f0b37a | [log] [tgz] |
---|---|---|
author | Mohamed Amir Yosef <mamir@chromium.org> | Wed Jan 17 13:04:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 17 13:04:54 2024 |
tree | 14cc5b940408572a5e9cba8a1456f3272cfacb56 | |
parent | 02c439796393e29c28763c1272ca112cde4c6747 [diff] |
[Passwords] Support displaying multiple avatar in the TTF surface This CL consumes and combines all fetched images into one avatar. Screenshots: (only avatar is relevant, ignore the subtitle) One image: http://screen/9VxUwW4FzcsNUb9 Two images: http://screen/B8T8aTQ4KgAPZk7 Three images: http://screen/7apatyaTgZi2viA Four images: http://screen/5hm2etKxiRhnjtC Bug: 1504098 Change-Id: Ib1e2ac25f4fbe213a4bc320f7479e46cf6d2da1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5185175 Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by: Friedrich Horschig <fhorschig@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1248087}
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.