commit | eca12ed7fb6bfe546169f45e04f920ecaa7933c6 | [log] [tgz] |
---|---|---|
author | Dan Harrington <harringtond@chromium.org> | Thu Jan 11 22:05:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 11 22:05:55 2024 |
tree | 5424fa282f911917b61eb713db194bd2ed17dd85 | |
parent | 5aca8c7a7c8a46a02cbd19e067a1743b4e46cda0 [diff] |
fix bug where on-device model isn't available when it should be If the model is already installed, but the performance class is ineligible, we weren't correctly updating model availability after the performance class changes to eligible Change-Id: I42dbb11cf0a941b72c6112701dd955e3218ae547 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5190569 Reviewed-by: Sophie Chang <sophiechang@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/main@{#1246100}
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.