commit | a9b4263e45e135d15f428245eecec29f71d0e83d | [log] [tgz] |
---|---|---|
author | Romain Pokrzywka <rpokrzywka@nvidia.com> | Thu Dec 15 18:33:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 15 18:33:24 2022 |
tree | 6c63a52110b580ee24c9a13e07c1c50b23e4879f | |
parent | 84d5e92723f827870a779e6a97a38ade205acd87 [diff] |
Enable the NvidiaVpSuperResolution feature by default The driver feature will be controlled by the NVIDIA Control Panel app and turned off by default, so it's safe to have it enabled in Chromium. Calling VideoProcessorSetStreamExtension will be a no-op then. R=dalecurtis@chromium.org, zmo@chromium.org Bug: 1368319 Change-Id: If50624ea3791684b7aee1adf35adb7232e07fc46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4091715 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1083866}
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.