commit | 32c29a43393d59bb9211cf64f7fabc67b9b19a7e | [log] [tgz] |
---|---|---|
author | Miguel Casas <mcasas@chromium.org> | Tue Oct 05 17:41:43 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 05 17:41:43 2021 |
tree | 89d04b9e8e2f3784b17cfa48d28e681164aa85a9 | |
parent | 633715b23c75421c742a99078d64401bf7149934 [diff] |
docs/gpu: Update vaapi.md This CL adds some info about the different backends and tracing/logging, and marks some sections as applying only to the legacy API. A rendered version of the resulting MD can be found in [1] (using gerrit as a git server). [1] https://chromium.googlesource.com/chromium/src.git/+/refs/changes/95/3203095/1/docs/gpu/vaapi.md Change-Id: I4c632a76fcdb25e96b017f180321bb41e6990f3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3203095 Commit-Queue: Jao-ke Chin-Lee <jchinlee@chromium.org> Auto-Submit: Miguel Casas <mcasas@chromium.org> Reviewed-by: Jao-ke Chin-Lee <jchinlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#928227}
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.