commit | 6709ab5aaeabe940811e8c9e03667f1286cbd155 | [log] [tgz] |
---|---|---|
author | liqining.keiling <liqining.keeling@bytedance.com> | Thu Dec 08 03:03:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 08 03:03:01 2022 |
tree | b5df9291ec1f8824fbcaabf9c20f08f7021ea0be | |
parent | 6e4c48429d7918684b0960f0fa69659cd12a5791 [diff] |
AppHome: Implements basic action menu in app home page. This CL implements basic action menu which shows app management items. Currently, it only has UI that shows the management items and doesn't have handles for each menu item. For screenshot of action menu, see: https://bugs.chromium.org/p/chromium/issues/detail?id=1350406#c16. For background & design document, see following document: https://docs.google.com/document/d/1I_Ot2Wuyyztt1YIE61rpkeXewaMnPzfMNF-6qCbdtVw/edit#heading=h.q3ma6p1wdg55 Bug: 1350406 Change-Id: I3915eb917d7fbb4261afab9b694753b45286a0e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4054767 Reviewed-by: John Lee <johntlee@chromium.org> Commit-Queue: Fangzhen Song <songfangzhen@bytedance.com> Cr-Commit-Position: refs/heads/main@{#1080752}
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.