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

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.