
The nested code section was not rendering correctly on the live Markdown server, and didn't match the tools/md_browser preview. Simplify the layout to avoid inconsistencies. Bug: 801929 Change-Id: Id8f84f24407d39dd2d125d8f349d214fccbe254a Reviewed-on: https://chromium-review.googlesource.com/892478 Reviewed-by: David Dorwin <ddorwin@chromium.org> Commit-Queue: Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#533106}
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.