commit | 9aec3645733f097325d43b2eac6815e9e19e2e96 | [log] [tgz] |
---|---|---|
author | avynn <avynn@google.com> | Thu Jul 22 21:28:40 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 22 21:28:40 2021 |
tree | c377bca03ede8c1e578db19da1ba7c9153831693 | |
parent | 54c5c0550f74178a41e76c47798f59088c4d42ff [diff] |
Integrate storage layer with DesksClient This CL integrates the storage layer with the DesksClient object allowing the client to make calls to storage. Bug: 1213712,1230750 Change-Id: I631286ff2e6e7045e143c2f49779168b150c7287 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3024611 Commit-Queue: Avynn Donaghe <avynn@google.com> Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#904481}
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.