| commit | 4242e10e21f55cdffa852719fb25cac6eff604fd | [log] [tgz] |
|---|---|---|
| author | David Padlipsky <dpad@google.com> | Sat Apr 20 01:05:12 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 20 01:05:12 2024 |
| tree | abd71a379e6179385439d8ffce9544b109a64d55 | |
| parent | a1c0225b18d4ee214aa6ce36a1daac072a4101df [diff] |
accelerators: Add state machine for suspend Adds state machine that only sends suspend command once all keys are released after pressing the accelerator. This will allow more consistent activation of the suspend since the key releases wont wake the device back up. Bug: b/267115511 Change-Id: I3d0ddddb7cdf7010f9777c44a5f6f00d2784c9a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5456051 Commit-Queue: David Padlipsky <dpad@google.com> Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/main@{#1290278}
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.