commit | 6f266fd941d9c5eac97d284be092d900fe2e9745 | [log] [tgz] |
---|---|---|
author | Ted Meyer <[email protected]> | Fri Oct 23 01:54:06 2020 |
committer | Commit Bot <[email protected]> | Fri Oct 23 01:54:06 2020 |
tree | 0e516b4e55ae1f57967bb15f067dc7ab69e1bcaf | |
parent | 6d9f5df440a4e0363efcc697b440376a6b8f0eee [diff] |
Gate vaapi PreSandboxInitialization on non-ash chrome On non-ash chrome, only call VaapiWrapper::PreSandboxInitialization if we're using the kEnableAcceleratedVideoDecode flag. Change-Id: Ifc6befb6196627ed41aa07077c8f21fa979b9ba1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483862 Commit-Queue: Ted Meyer <[email protected]> Reviewed-by: Andres Calderon Jaramillo <[email protected]> Reviewed-by: Zhenyao Mo <[email protected]> Reviewed-by: Dale Curtis <[email protected]> Cr-Commit-Position: refs/heads/master@{#820097}
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.
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.