commit | e4f0522be76fbde83d5e30987305d2b673e2cce5 | [log] [tgz] |
---|---|---|
author | Alexander Cooper <alcooper@chromium.org> | Wed Apr 14 19:46:57 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 14 19:46:57 2021 |
tree | f4f8cb197b66d62dfcc3565e453eb315ec7e69bc | |
parent | fa0b0a8abc674f4f91063a7b8079539eac9e642c [diff] |
Update device/vr documentation Add a description of the sandboxed utility process, as well as the one- time setup steps that need to be run to keep the sandbox enabled for local development builds. Further, removes the line about Windows Mixed Reality support, as it has been removed. (WMR is now supported only via the OpenXR runtime). Change-Id: I31a64c872a4bfedefe3adc6ee7fe673b5309975f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2826990 Auto-Submit: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#872556}
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.