commit | d463522fc372be485a8e366e5b51d0580f476f06 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Fri Apr 05 21:43:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 05 21:43:40 2024 |
tree | 42888408539fba9e3004b962f9d2c9b62291ab7d | |
parent | 2e85bf50b4a37fd8486f112998fd3a1c13376b5d [diff] |
Multiplanar: Enable UseWritePixelsYUV UseWritePixelsYUV was disabled due to couple issues that showed up which are fixed now. [1] [2] With those fixes in, we can re-enable UseWritePixelsYUV for M125 [1] https://chromium-review.googlesource.com/c/chromium/src/+/5367570 [2] https://chromium-review.googlesource.com/c/chromium/src/+/5415014 Bug: 40256189, 40276184 Change-Id: Ieab13eb4d14a36c24feb347cc2306c214f477090 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5426394 Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1283410}
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.