commit | 4d20179e48466137cb51018ce371d6b9db07c052 | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <victorvianna@google.com> | Tue Nov 09 14:33:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 09 14:33:34 2021 |
tree | 70ce25baf7f3a44f7a650225fd762998fe970c96 | |
parent | e96fc6504137ce0629f5312c8b9cab54c48ac484 [diff] |
[android/sync] Use fixed views for passphrase dialog instead of ListView No behavior is changed, there are no visual changes. This dialog always lists the same 2 checkboxes: custom passphrase and keystore passphrase, in this order, so there's no need for a ListView. Bug: 1202692 Change-Id: I3cbb9e1a544360a1c6e8b8f1b13c40285a05cd85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3262816 Commit-Queue: Victor Vianna <victorvianna@google.com> Auto-Submit: Victor Vianna <victorvianna@google.com> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/main@{#939826}
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.