| commit | e60656df1399013215610ce25477ef419a154838 | [log] [tgz] |
|---|---|---|
| author | Yanling <yanlinghu@google.com> | Sat Dec 13 02:40:34 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 13 02:40:34 2025 |
| tree | 53a737be1977e2319bcaf4916aa138a5c21b9640 | |
| parent | f3d8155f7b59996b48e5076282d15f23401073fe [diff] |
[NtpCustomizaitonV2] Adds search engine logo This CL adds the search engine, addressing the following: 1. This CL handles all four logo states: Google logo, Doodle, third-party logo, and no logo. 2. Refactoring: This CL extracts common logics into LogoUtils and NtpCustomizationUtils to share logics between the dialog and the NTP. 3. This CL introduces UploadImagePreviewLayout to prepare for the implementation of dialog-related logic in a follow-up CL. A detailed test plan and verification results for this CL can be found here: https://docs.google.com/document/d/1df-vA0j5Ci9HxHca_BMLN7U4e1QPMRgfazLmXSjVx8s/edit?usp=sharing Bug: 423579377 Change-Id: Ia0372c142e233afe429b423e96ca1cb65b509eb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7243550 Commit-Queue: Yanling Hu <yanlinghu@google.com> Reviewed-by: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1558392}
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.