| commit | 634da2f1c80e9c41bcf46d5eefde0f0d0dda165c | [log] [tgz] |
|---|---|---|
| author | Colin Blundell <blundell@chromium.org> | Tue Apr 11 08:33:23 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 11 08:33:23 2023 |
| tree | 552129f6fe6572ea0f98843f557d3b00ffc5df3f | |
| parent | d95f3475995de8427a21dfa009952ff5a89d9f26 [diff] |
[viz] Convert misc components/viz/service ResourceFormat usage This CL converts most of the remaining usage in ResourceFormat in //components/viz/service that is convertible at the current time. The remaining interface to be converted is in SharedBitmapManager and will require somewhat more work. Bug: 1378708 Change-Id: I6d179d227df2bb90e847f336380b703947d02447 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4403966 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1128534}
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.