commit | d6c10eb2f39944197ad235fb1ca6d84aaa05130e | [log] [tgz] |
---|---|---|
author | Nathan Memmott <memmott@chromium.org> | Wed Mar 26 17:06:04 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 17:06:04 2025 |
tree | a9a4fa927d2fadfa6ce8d2fa29f1b216b911777b | |
parent | c981404c1ea530e6e49c7f6553e956f79c85116b [diff] |
Update Translator and LanguageDetector to use MeasureAs The Translator and LanguageDetector 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 also adds some features to ukm_features.cc that had the Measure attribute added but were accidentally not added to ukm_features.cc. Bug: 402163169, 402165734 Change-Id: If37f9ca567c1c0232b25bf13f73f953116f99544 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6384437 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@{#1438216}
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.