commit | 8ce7aba94d0d8addf35c06ad8bffcd137b2634e9 | [log] [tgz] |
---|---|---|
author | Matthew DeVore <matvore@chromium.org> | Sat Sep 23 11:43:17 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 23 11:43:17 2023 |
tree | c5872afde6d4be41d0347663ebcc9ed4a2a8976e | |
parent | 42b911570acf2a75919e1459c6fa422b057ef765 [diff] |
arc/tracing: key press not release starts trace Listen for key press rather than key release event. This allows releasing the three keys in the binding in any order. Test: verify trace starts as soon as G is pressed Test: ArcGraphicsTracingHandlerTest Bug: b/301432290 Change-Id: I497130c772771852cedd75d2eeb7f3ef1c6d4c20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4885389 Auto-Submit: Matthew DeVore <matvore@chromium.org> Commit-Queue: Matthew DeVore <matvore@chromium.org> Reviewed-by: Alan Ding <alanding@chromium.org> Cr-Commit-Position: refs/heads/main@{#1200631}
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.