commit | 170dd7dd721a301a204297466ec16a10e2be44e2 | [log] [tgz] |
---|---|---|
author | hsuanling <hsuanling@google.com> | Thu Feb 20 05:15:54 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 05:15:54 2025 |
tree | 30de0a649460cb1a3e6abbd2fd4095a48016591b | |
parent | 06461cd31d7739efd585521114bf3bea0546b398 [diff] |
recorder: Add location check for GenAI features Refer to `coral_delegate_impl.cc`, get country code by process variations service and check location restriction with `IsGenerativeAiAllowedForCountry`. Bug: b:385832801 Test: CQ Change-Id: I732a20bc58403f5d800f587b0345d83fab7a3b3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6275386 Reviewed-by: Howard Yang <hcyang@google.com> Commit-Queue: Jennifer Ling <hsuanling@google.com> Reviewed-by: Pi-Hsun Shih <pihsun@chromium.org> Cr-Commit-Position: refs/heads/main@{#1422354}
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.