commit | 22eb4e79afec2f046d0c944842001b5742692e5b | [log] [tgz] |
---|---|---|
author | Elaine Chien <elainechien@chromium.org> | Tue Jan 23 14:07:06 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 23 14:07:06 2024 |
tree | d62bfd09ca592b239e4c803d28c5d4a0a43e9192 | |
parent | a525b7b629f9173b8002d1df63ffc9d30ae74370 [diff] |
[Layout Metrics] Add trace event for LayoutRootViewIfNecessary This will give us insight into how long it takes for a single layout pass to take as well as which widget that layout pass was done for. Bug: 1519243 Change-Id: Id7aba3557d43527910f3457a359cc8c860187e1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5226421 Auto-Submit: Elaine Chien <elainechien@chromium.org> Reviewed-by: Allen Bauer <kylixrd@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1250789}
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.