commit | 4ec54d519e9469ab0f6d010b51da89914fc009ad | [log] [tgz] |
---|---|---|
author | Christopher Cameron <ccameron@chromium.org> | Wed May 11 23:24:20 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 11 23:24:20 2022 |
tree | 8bca36808161bf6eb59d6698e1078c018b72161c | |
parent | 16e211f4a6f2b6313cdc31d828331d9c85eabc13 [diff] |
HDR: Ensure an HLG signal of 0.75 matches a PQ signal of 0.581 A PQ signal of 0.581 maps to 203 nits. In contexts where no tone mapping is being performed (e.g, 2D canvas, texture import to WebGL or WebGPU), this maps to SDR white. Bug: 1274220 Change-Id: Ie1930b88065b8e4e19cf557dc039b2a76e18579c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3638744 Reviewed-by: Leon Scroggins <scroggo@google.com> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: ccameron chromium <ccameron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1002383}
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.