commit | 3b80831d6151c408012519e61e76c405579cbdfd | [log] [tgz] |
---|---|---|
author | Sunny Sachanandani <sunnyps@chromium.org> | Thu Feb 06 23:12:24 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 23:12:24 2025 |
tree | 44e53ddd9448e0ce7ec7ad3d1b2e30df5e30f720 | |
parent | ba5f2806adafe0147edbf8850b0ec7db6f79f92d [diff] |
gpu: Tracing label for command buffers Plumb the "context type" from the client side as a tracing label to the service side and use that for a fake trace event that makes identifying the command buffer type trivial in traces. Bug: 394772735 Change-Id: Ic8503bfec6d9a4d6e59533ad74be0d974fc8bc34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6240513 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Nasko Oskov <nasko@chromium.org> Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by: Fred Shih <ffred@chromium.org> Reviewed-by: Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1417045}
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.