commit | 911b59d4ee217205890578a910e17241cb62b3eb | [log] [tgz] |
---|---|---|
author | Eric Willigers <ericwilligers@chromium.org> | Tue Feb 15 18:54:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 15 18:54:04 2022 |
tree | bf0e90bc426f82d7b1513524c30c7b5059904e85 | |
parent | 381d67a4528d5322f08ec9f991c80866dbdf9d8f [diff] |
Crosapi service for Sharesheet Web Share API in Lacros now uses Crosapi to launch the Ash Sharesheet. Design doc: https://bit.ly/3rtDy6s Sharing of title/text/url is implemented. Not yet implemented: sharing files. Bug: 1225825 Change-Id: I6ee2714a10f526e631fa4869a643002b411eddd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3439149 Reviewed-by: Melissa Zhang <melzhang@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/main@{#971341}
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.