commit | ecfb9fece26ead8044ef732ec18161ac4b47dab4 | [log] [tgz] |
---|---|---|
author | Bill Orr <[email protected]> | Tue Oct 02 00:11:10 2018 |
committer | Commit Bot <[email protected]> | Tue Oct 02 00:11:10 2018 |
tree | e3c36c654ef8fd1922da8e6a00746acde158256e | |
parent | 1f2ad9987bb2cc922c7721b7ee0d8af07bc8c14b [diff] |
Add a flag to make VR compositing happen in a low-integrity AppContainer. Currently VR APIs on desktop are hosted in an unsandboxed process when enabled. After this change, VR Apis may be hosted in an AppContainer low-integrity process when a flag is enabled. This allows debugging sandbox issues before enabling VR by default. BUG=795510 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:linux_vr;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Ie16dd86cfa23171b0025359cd7e2d4db7997a9e7 Reviewed-on: https://chromium-review.googlesource.com/1162763 Reviewed-by: Will Harris <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: James Forshaw <[email protected]> Commit-Queue: Bill Orr <[email protected]> Cr-Commit-Position: refs/heads/master@{#595657}
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 .