commit | d1645c21c52271d334c779dc57e49ac571a6cfe7 | [log] [tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Wed Jun 16 17:38:27 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 16 17:38:27 2021 |
tree | 172485024807ad448e3b3c3f9930562b38bbf116 | |
parent | c996757c87a3d5f3e40d2c4dc6b48fc6095f84d2 [diff] |
Add secondary label to HoldingSpaceItemChipView. While the (existing) primary label will continue to show filename information, the (new) secondary label will be used by in-progress holding space items to indicate progress state. Note that this CL doesn't not yet construct the actual text to be used for the secondary label, that will be done in a follow up CL. Bug: 1184438 Change-Id: If35dbf06bd4beab8531b52ef877afd8354e370db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2957589 Reviewed-by: Toni Baržić <tbarzic@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#893050}
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.