commit | a90822b1df9b9b330728a3599308fa2a44b88840 | [log] [tgz] |
---|---|---|
author | Bruno Braga <brunobraga@google.com> | Wed Apr 24 07:39:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 24 07:39:04 2024 |
tree | ea8aa5df67b8e371273f9b50a649a0efbf008d8f | |
parent | 4c79f3039275a53c08ed3fbd63a7a3e50296a156 [diff] |
[compose] Move suggestion generation to compose delegate. In order to make Autofill behave more as a platform and load product specific logic to their delegates, this CL moved compose suggestion generation away from the manager. Bug: b/333929225 Change-Id: Icac575fceb3bd1ae4e73404bab0a504728f86c5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5466294 Commit-Queue: Bruno Braga <brunobraga@google.com> Reviewed-by: Peter Boström <pbos@chromium.org> Reviewed-by: Jan Keitel <jkeitel@google.com> Reviewed-by: Cait Phillips <caitkp@chromium.org> Cr-Commit-Position: refs/heads/main@{#1291735}
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.