commit | 42a3f2463fd573d07ba560078bd082c3c587f81f | [log] [tgz] |
---|---|---|
author | Cheick Cisse <cheickcisse@google.com> | Tue Apr 20 17:44:00 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 20 17:44:00 2021 |
tree | 512c0b3a10b5c1252ecd20ac0c0e0a1259b5cf76 | |
parent | 562fb1f3c9883fda2a0c9e8407c4377a2054a329 [diff] |
[Clank] Context Menu for Shared Highlighting V2 This CL builds a context menu for interaction with text fragments. Demo: https://drive.google.com/file/d/1AMCsiXu3KVEyq4n0PkxUsnOaZvJuAiGq/view?usp=sharing Bug: 1194807 Change-Id: Ic6fc234ec9f836f202e2987d9cb8d90ac89cb4c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2819867 Reviewed-by: Stephen Chenney <schenney@chromium.org> Reviewed-by: Gayane Petrosyan <gayane@chromium.org> Reviewed-by: Theresa <twellington@chromium.org> Reviewed-by: Sinan Sahin <sinansahin@google.com> Commit-Queue: Cheick Cisse <cheickcisse@google.com> Cr-Commit-Position: refs/heads/master@{#874325}
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.