commit | 26c7857b30780a5ee42a4c762e53147664102121 | [log] [tgz] |
---|---|---|
author | Ryan Hansberry <hansberry@chromium.org> | Fri Jan 28 20:39:46 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 28 20:39:46 2022 |
tree | 1fc0be9102b55617afb93a8767866712d15e9f71 | |
parent | de1a4cdd84dffdfb309fefcdb8487b9a2a0fea11 [diff] |
[SmartLock] Document EasyUnlockServiceFactory::BuildServiceInstanceFor. Every 6-12 months, I end up back at this method and wonder what is happening (in particular, "what is a SigninProfile??"). Added documentation on this flow with greater context of login screen quirks, etc. Change-Id: I0616adfc7e555fc0ae5fed4227f7da8dc09448fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3423270 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Auto-Submit: Ryan Hansberry <hansberry@chromium.org> Reviewed-by: Curt Clemens <cclem@google.com> Commit-Queue: Curt Clemens <cclem@google.com> Cr-Commit-Position: refs/heads/main@{#964756}
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.