commit | 732af7868b9ad1380d7ab275b872208cd0706118 | [log] [tgz] |
---|---|---|
author | Melissa Zhang <melzhang@chromium.org> | Thu May 06 03:11:14 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 06 03:11:14 2021 |
tree | 3148dd5a7d1643c0dae67eab308e3ff8268c29e5 | |
parent | 141c19bb19b673372f62cce10a9b7d0a12919de9 [diff] |
[Content Previews] Multiple Images Add support for loading up to 4 images at a time. Images are arranged in a grid as per the screenshots. When there are more than 4 images we replace the bottom right grid with a number representing how many more images there are. Screenshots: 1 image https://screenshot.googleplex.com/4NWrscyFdjMC7eL 2 images https://screenshot.googleplex.com/4pGTSf3PhQsTZBy 3 images https://screenshot.googleplex.com/hFR89A5F6d9UvqY 4 images https://screenshot.googleplex.com/9yc5kuZYM2pMq2d 4+ images https://screenshot.googleplex.com/uBwcMpSpMLj5dLY 10+ images https://screenshot.googleplex.com/Aw4WmurPowzzggm Bug:1189945 Change-Id: I7e88fb44c98f9e61e147decbf66569e2a9f43a09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2866030 Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Commit-Queue: Melissa Zhang <melzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#879671}
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.