commit | e93d3dac09924ce76b00965c4d00f50815a89702 | [log] [tgz] |
---|---|---|
author | Nathan Memmott <memmott@chromium.org> | Wed Mar 26 17:07:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 17:07:13 2025 |
tree | 17bb2625393aea9aa7aed766804092fa87e7c7cd | |
parent | faea25146744ac0d103e0af35e85a668d3a2cbb5 [diff] |
Update Built-in AI APIs to use MeasureAs The Built-in AI APIs have gone through several name changes. To better track their usage across these changes, this updates them to use the MeasureAs attribute so that it's easier to keep track of through changes. This CL also adds MeasureAs to writer and rewriter's availability() functions. Bug: 381969447 Change-Id: I619d86be06cb15b8348d3b44e624ff497dcf5fc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6388922 Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Mike Wasserman <msw@chromium.org> Commit-Queue: Nathan Memmott <memmott@chromium.org> Cr-Commit-Position: refs/heads/main@{#1438218}
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.