Rebecca Chang Swee Fun 43c5e2389a sandbox: add riscv arch definition and define syscall il y a 1 an
..
fuchsia 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
linux 43c5e2389a sandbox: add riscv arch definition and define syscall il y a 1 an
mac 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
mojom 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
win 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
export.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
features.cc 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
features.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
sandbox.cc 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
sandbox.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
sandbox_delegate.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
sandbox_type.cc 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
sandbox_type.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
sandbox_type_unittest.cc 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
switches.cc 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
switches.h 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an

README.md

Sandbox Policies

This directory integrates the lower-level core sandboxing library with the //content, //services, and //chrome layers. It provides concrete security policies for specific process types and Mojo services, whereas the library provided by //sandbox is a generic sandboxing primitive.

Code in this directory (or other directories) may freely depend on code in the core //sandbox library, but the //sandbox/{mac,linux,win} directories may not depend on this policy component.