commit | 4e2e2e632aeda6f93587fcf4b49e7a9682de3fb4 | [log] [tgz] |
---|---|---|
author | Jiahe Zhang <jiahe.zhang@intel.com> | Thu Feb 13 06:12:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 13 06:12:18 2025 |
tree | dffcb4deaec24acafce370ddcaaeb3031ffb870b | |
parent | 27ab2656af96a922e075fc3ce648454812f21639 [diff] |
Detect typing scenario in Performance Manager This CL: - Introduces FrameInputStateDecorator in PM to detect & update InputScenario of each frame. - Introduces InputScenarioObserver in PM to monitor & update InputScenario change to Renderer via shared memory. Bug: 365586676 Change-Id: Ia6637ddd8193815b8108da1d07af51f73f6b106e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5889659 Commit-Queue: Jiahe Zhang <jiahe.zhang@intel.com> Reviewed-by: Joe Mason <joenotcharles@google.com> Cr-Commit-Position: refs/heads/main@{#1419707}
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.