Chromium Design Docs
This directory contains chromium project documentation inGitiles-flavored Markdown. It is automaticallyrendered by Gitiles.
Documents here have been imported fromthe 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.