commit | 5093742d2c5071a16781631f1bcda5cef739a857 | [log] [tgz] |
---|---|---|
author | Elmehdi Rahmaoui <erahmaoui@google.com> | Thu Jan 11 14:26:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 11 14:26:53 2024 |
tree | a7fff0d4973a2751c2539fc95eb2d8f2f4331323 | |
parent | 352aabd34e3d76268aef57734aec8ed704465c0c [diff] |
[iOS] Group grid cell rework (Part II) This cl adds a new class `GroupGridConfigurableView` to avoid having code redundancy. It acts as a layout configurator, that `GroupGridBottomTrailingView` inherits from and also as the main view of the group cell. Bug: 1501837 Change-Id: I338550ec3eabda47de902a677f25e2ab3c8d3665 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5177519 Reviewed-by: Louis Romero <lpromero@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Elmehdi Rahmaoui <erahmaoui@google.com> Cr-Commit-Position: refs/heads/main@{#1245815}
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.