commit | 0a38622a2bd9a38e0ef7be23a94adcef125211eb | [log] [tgz] |
---|---|---|
author | siashah <[email protected]> | Thu Apr 23 03:31:35 2020 |
committer | Commit Bot <[email protected]> | Thu Apr 23 03:31:35 2020 |
tree | 42d14f401ef303fe231a45b4294b358442808988 | |
parent | a120167de9c2d92fa609b41aeed61089ff1534a9 [diff] |
Use specific icon and card identifier for Google issued cards Introduced a new flag which controls whether the card is returned by personal_data_manager and also used for determining the string and icon shown in the autofill suggestion pop up. The string and icons are placeholders for now and will be updated later when the UI is finalized. Please refer to bug for design doc. Bug: 1063426 Change-Id: I515c6c73e3d87c32f62485ee75dd67c2e2e62c17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2151831 Commit-Queue: Siddharth Shah <[email protected]> Reviewed-by: Vasilii Sukhanov <[email protected]> Reviewed-by: Evan Stade <[email protected]> Reviewed-by: Dominic Battré <[email protected]> Reviewed-by: Jared Saul <[email protected]> Cr-Commit-Position: refs/heads/master@{#761788}
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.