commit | d04702708c7e3995b4b341984c115f8239cb7e55 | [log] [tgz] |
---|---|---|
author | avynn <[email protected]> | Fri Jul 02 20:44:06 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jul 02 20:44:06 2021 |
tree | 122eb25d7b659da4d3c1ef132f7758a97ba51851 | |
parent | d6581323abee1bda138956d53c39ea766b751f91 [diff] |
Added local storage layer for the DeskModel This patch adds a local storage layer for the DeskTemplate feature for CrOS. Bug: 1177413 Change-Id: I52c8fd9fcc32776a2315ba86402ddd807b5cf128 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2946308 Commit-Queue: Avynn Donaghe <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Xiaoqian Dai <[email protected]> Cr-Commit-Position: refs/heads/master@{#898324}
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.