commit | 7ed228945909ccc63c2d68f03b26d983043053ff | [log] [tgz] |
---|---|---|
author | Michelle <michellegc@google.com> | Wed Feb 07 08:26:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 07 08:26:56 2024 |
tree | 6725e84a0cd5d1f578e5caec9aa9f21bf3ee5362 | |
parent | bc0f0c74be188cb2e7c9d8efa774caa00fb38400 [diff] |
Use PickerView width to determine section grid widths. Pass PickerView width to PickerSectionView so that the sections can determine how grid items should be laid out. (This is needed to determine when new rows should be created when adding small grid items and to resize images to fit into an image grid.) Bug: b:323279115 Change-Id: I46beef499ff299f871d10b9ebd630ffce8ae21b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5273784 Commit-Queue: Michelle Chen <michellegc@google.com> Reviewed-by: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1257234}
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.