| commit | c9faf7c5f465f73d6b59e7bd0ac15fade8ea37a3 | [log] [tgz] |
|---|---|---|
| author | Ayu Ishii <ayui@chromium.org> | Thu Jun 05 20:18:10 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 05 20:18:10 2025 |
| tree | d4e6c9cb7a6e6b124918db6f3f78d9d8e78f0295 | |
| parent | ce51f7b7c2f0e42f8604c5569f9acc9490f1cfc8 [diff] |
AI: Restrict AI API flags to desktop This change updates chrome://flags for built-in AI features PromptAPI/Writer/Rewriter/Summarizer to be restricted to desktop only since they are only currently supported for desktop. Accessing API on Android currently crashes the browser. Bug: 421513820 Change-Id: I48496076cb53717a225d8f20d09b16db038ba98f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6614237 Reviewed-by: Mike Wasserman <msw@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/main@{#1470153}
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.