commit | 88e64d2eb3953d736bcebeeec9859a429e665462 | [log] [tgz] |
---|---|---|
author | Sunny Sachanandani <sunnyps@chromium.org> | Sat Apr 22 00:47:17 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 22 00:47:17 2023 |
tree | bc5d20035ba95c652bd6eecf41965542ddb41701 | |
parent | c32f8afe06cc3324ff4bf20cafeec208ea6e38a1 [diff] |
viz: Remove SkSurfaceCharacterization member from SkiaOutputSurfaceImpl Create the SkSurfaceCharacterization on the fly when recreating the root DDL recorder. Instead cache the color type, alpha type, and color space. Bug: 1434131 Change-Id: Ic6193c02974f2bc752abee2d203d14b912a9fba6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4450433 Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1134132}
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.