commit | d053184d5b9e2126e2b51f8be7d16fd1e90c6d80 | [log] [tgz] |
---|---|---|
author | Xiyuan Xia <xiyuan@google.com> | Wed Apr 13 23:35:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 13 23:35:06 2022 |
tree | 50a640e68b527eb0cb9a47356ac8d23ea9b1a830 | |
parent | f215bab365e0ebd14cdbaa29f749f3d6f45b1d64 [diff] |
Mark duration of dropped frames w/ trace events Add "DroppedFrameDuration" trace events that starts on a newly dropped frame and ends when a frame is presented. Bug: 1315420 Change-Id: I24c689e18c814bbc7a160c1c27d012685185a981 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3584503 Reviewed-by: Behdad Bakhshinategh <behdadb@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#992303}
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.