commit | a18ce184e3abdd5704908f9746e12e1032e66c10 | [log] [tgz] |
---|---|---|
author | Michael Tang <tangm@microsoft.com> | Wed Jan 03 22:43:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 03 22:43:41 2024 |
tree | baeed8ee84c026486c754425d75b51d4cbef8ff4 | |
parent | 1d94d8ce1a2b3ba20fabb13a83e77b4176595b97 [diff] |
visual-debugger: Allow import of traces containing category `viz.quads` This CL implements a conversion from the viz.quads output to Visual Debugger's internal format. This allows us to visualize traces containing cc::LayerTreeHostImpl dumps, which are included when enabling the trace category, `viz.quads`. Change-Id: Ib01eaa2e62e9eff85191ec8a7857892ea3a54a9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5119369 Commit-Queue: Michael Tang <tangm@microsoft.com> Reviewed-by: Peter McNeeley <petermcneeley@chromium.org> Cr-Commit-Position: refs/heads/main@{#1242659}
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.