Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 995 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 995 Bytes

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.