commit | cbbb5ece85f26d714bb02a5315eb1a719e991361 | [log] [tgz] |
---|---|---|
author | Matt Reynolds <mattreynolds@google.com> | Sat Oct 02 03:04:14 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 02 03:04:14 2021 |
tree | c56da7727a211c3af56fc0712dc64a1b300a28bd | |
parent | c3fa7ad4a71a79128b9055f713770871ae38567b [diff] |
gamepad: Update GamepadVendorProduct and GamepadId enums Adds labels for the top gamepads recorded on the Gamepad.KnownGamepadConnectedWithId histogram. Vendor names are based on the names in the Valid USB Vendor IDs list available at https://www.usb.org/developers Some existing GamepadId enums are renamed to match the new GamepadVendorProduct label. A tool for generating these labels will be added in a separate CL. Bug: None Change-Id: I1b204af7a9a7184f62b5e6a8a76b80894345db2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3159255 Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Reviewed-by: Chris Mumford <cmumford@google.com> Cr-Commit-Position: refs/heads/main@{#927507}
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.