commit | 2cc5ae260a8a2601bfd4aec8db284982034cf802 | [log] [tgz] |
---|---|---|
author | hsuanling <hsuanling@google.com> | Tue Mar 04 04:53:35 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 04:53:35 2025 |
tree | a5cfcb9e1095864a4384437ba750e0a89f5e8f28 | |
parent | 29157ad97d01ed6de3da182bdca769c81978f08c [diff] |
recorder: Integrate GenAi model state We will view summary and title suggestion model as a package. When users download from UI, both models will be downloaded, and GenAI features can only be used when both models are downloaded. Bug: b:399016315 Test: manually uninstall model and see UI changes Change-Id: I385d2f5c7c6cc31dccd44253f821fa1ce07dd1b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6320714 Commit-Queue: Jennifer Ling <hsuanling@google.com> Reviewed-by: Kam Kwankajornkiet <kamchonlathorn@chromium.org> Reviewed-by: Pi-Hsun Shih <pihsun@chromium.org> Cr-Commit-Position: refs/heads/main@{#1427549}
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.