commit | c9b6f8c50d480dafa75fae63fc2106fa0782742f | [log] [tgz] |
---|---|---|
author | Piotr Bialecki <bialpio@chromium.org> | Mon Feb 03 23:55:09 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 23:55:09 2025 |
tree | 562ffe232b4db77827b16b0300d971829830946d | |
parent | 48a910294e104cfae502cc80adda91118203c1ec [diff] |
WebXR: Clean up stale histograms logged by ARCore device Histograms used to log depth image resolution and to log whether a slow image copy path is taken have expired. Remove them along with the code that was logging them, and encode the assumption that a fast image copy path is always taken. Change-Id: I99b81b88920562aa67b24afa197a3ae257de980d Fixed: 385734081,378498962 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6226662 Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/main@{#1415250}
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.