commit | 28e30ef311219028a80147b78a15c14cc3557462 | [log] [tgz] |
---|---|---|
author | Clark DuVall <[email protected]> | Mon Oct 19 17:23:43 2020 |
committer | Commit Bot <[email protected]> | Mon Oct 19 17:23:43 2020 |
tree | 9b7a650b992f935395af17e5abae6825e9a65ced | |
parent | 2bf28a4ef7c8cc5d544f23039eb9574ae9aedd6b [diff] |
[Merge M87][WebLayer] Allow GoogleAccountsCallback to be called in incognito This allows a client to block signin in incognito. [email protected] (cherry picked from commit 9e94105a6190238ed5e5a2aaeb0f903800929b12) Bug: 1138458 Change-Id: I724a4dace1cdb6fc1c38f0640c344a12d4482021 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470467 Commit-Queue: Clark DuVall <[email protected]> Reviewed-by: Scott Violet <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#817087} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485432 Reviewed-by: Clark DuVall <[email protected]> Cr-Commit-Position: refs/branch-heads/4280@{#494} Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
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.
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.