commit | 929fd26655327856c43ba818dfc3a050104ed865 | [log] [tgz] |
---|---|---|
author | Nicholas Hollingum <hollingum@google.com> | Tue Jul 25 03:08:55 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 25 03:08:55 2023 |
tree | 2403f9e9e87fc1513058d6658dbf85fb07383bb7 | |
parent | 51977a50855a766725922bcb6d1832143ac42c5a [diff] |
borealis: Improve app-km identification This cl changes the way we do app-km identification: - We group all unknowns together, instead of separate unknowns for those with and without a registration. - We identify anonymous apps if they have a steam game id (even though they don't have a registration). Bug: b:292433076 Change-Id: I6f21372ffdb1d594baa15bd901c8eac9619aef05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4710367 Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Commit-Queue: Nic Hollingum <hollingum@google.com> Reviewed-by: Chloe Pelling <cpelling@google.com> Cr-Commit-Position: refs/heads/main@{#1174615}
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.