commit | af7b2acc6af5b044c723f70aa3dc27ff3f010681 | [log] [tgz] |
---|---|---|
author | Rachel Wong <wrong@chromium.org> | Thu Jan 27 04:30:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 27 04:30:14 2022 |
tree | 3fbcb9a96a330a9814feb1fcce540f3465f27043 | |
parent | 72d4d523ec48edc62745d0c5144666f4843a5969 [diff] |
[launcher-lacros] Add Launcher Search <-> Lacros interface. This CL adds a new crosapi mojom interface allowing launcher search and lacros to communicate between each other. It also provides implementation for the interface. Bug: 1228587 Change-Id: I4d3a735bbdc7695b65e79c94cc45a352ff0ce7d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3292782 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Rachel Wong <wrong@chromium.org> Cr-Commit-Position: refs/heads/main@{#963885}
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.