commit | ad0713c37015ef2e2635ebf51439e3634ce1b1e0 | [log] [tgz] |
---|---|---|
author | Zhe Li <zheliooo@google.com> | Fri Jan 10 00:44:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 00:44:24 2025 |
tree | a1f4e584ef9877302ffe2bb3f752bfffbbd767a5 | |
parent | 0753e029ec355afee7d9ec67711ddecfdc256c72 [diff] |
[clank-q4-fixit] Align price change indicators across surfaces (GTS, bookmark, NTP) - Card height : 24dp (updated for bookmark and NTP) - Text size : TextSmall (updated for bookmark) - Text style: unbold (updated for GTS) - Colors (updated for GTS): - R.color.price_drop_annotation_text_green for the current price - R.color.default_text_color_secondary_list for previous price - R.price_drop_annotation_bg_color for bg color - Corner radius - 8dp for bookmark and ntp. - 12dp for GTS (unchanged). GTS: https://screenshot.googleplex.com/vHsaWfRHhVLsZC5 Bookmark: https://screenshot.googleplex.com/Bt6t5iVMBLQ3bar NTP: https://screenshot.googleplex.com/AKkXJeuK4vnNbP4 Bug: 383824158 Change-Id: I7938da4f9fca928265870758134c04f3ceb58688 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6157772 Reviewed-by: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Zhe Li <zheliooo@google.com> Cr-Commit-Position: refs/heads/main@{#1404512}
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.