
This experimental build option to mark binaries as compatible with Shadow Stack of Control-flow Enforcement Technology (CET). THe option is not any close to enable in official builds, it's here for convenice of evaluation. As it passes base_unittests and components_unittests. Bug: 1136224 Change-Id: I6fcd61c2e76066b444cc37c88228273838300243 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454988 Reviewed-by: Nico Weber <thakis@chromium.org> Reviewed-by: Alex Gough <ajgo@chromium.org> Commit-Queue: Vitaly Buka <vitalybuka@chromium.org> Cr-Commit-Position: refs/heads/master@{#819145}
Chromium Design Docs
This directory contains chromium project documentation in Gitiles-flavored Markdown. It is automatically rendered by Gitiles.
Documents here have been imported from the Project site. As of this writing, the vast majority of docs have not been imported yet.
- Sandboxing - The Sandboxing architecture, and Windows implementation of sandboxing.
- Sandboxing FAQ - Frequently asked questions about Chromium sandboxing.
- Startup - How browser processes starts up, on different platforms.
- Threading - Preferred ways to use threading, and library support for concurrency.
- GPU Synchronization - Mechanisms for sequencing GPU drawing operations across contexts or processes.