commit | 546483d21ead867510fba3670bcd9b195c0eac10 | [log] [tgz] |
---|---|---|
author | Sam Fortiner <samfort@microsoft.com> | Fri Jan 10 22:51:34 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 22:51:34 2025 |
tree | 5780ef27b61654c432569369a5eae1d84ac7e5fb | |
parent | 990817544d469425c33b9a9403472c979dfa4a5d [diff] |
Spanification: Fix CompositorFrameReporter Required multiple replacements of C-style arrays with std::array in CompositorFrameReporter. Also fixed STATIC_HISTOGRAM_POINTER_GROUP due to its use in CompositorFrameReporter. Bug: 351564777 Change-Id: I6ef93ddc97c8fb38f396811b1236bd8658fcb9e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6114862 Reviewed-by: Jonathan Ross <jonross@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Commit-Queue: Sam Fortiner <samfort@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1405034}
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.