commit | 40ae8a97fcec7bd74e88db03d1f89209ff699447 | [log] [tgz] |
---|---|---|
author | Piotr Pawliczek <pawliczek@chromium.org> | Wed Jun 15 18:33:46 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 15 18:33:46 2022 |
tree | a49c454ce9a55a35f4b194144a233797345ab029 | |
parent | 59db00371e4cdea63cf69ce8061a6f0c89e64638 [diff] |
sync: Add Printers Authorization Server This CL adds a model for Printers Authorization Server. The CL follows the instructions from the webpage https://www.chromium.org/developers/design-documents/sync. BUG=b:201567116 TEST=none Change-Id: I578422246e06b0309f2cc2630012b2f13b8b7dc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628160 Reviewed-by: Marc Treib <treib@chromium.org> Reviewed-by: Siddhartha S <ssid@chromium.org> Reviewed-by: Rushan Suleymanov <rushans@google.com> Auto-Submit: Piotr Pawliczek <pawliczek@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/main@{#1014546}
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.