Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2507)

Unified Diff: docs/design/README.md

Issue 2827383002: Port sandbox, sandbox faq, and startup design docs to markdown. (Closed)
Patch Set: Fix a trivial typo Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | docs/design/sandbox.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/design/README.md
diff --git a/docs/design/README.md b/docs/design/README.md
index e9aeef29d1c52add08e922e8f28dfa63baec8308..c72841d8d758c94ec45c9b59e29031ea92caf352 100644
--- a/docs/design/README.md
+++ b/docs/design/README.md
@@ -9,5 +9,11 @@ Documents here have been imported
from [the Project site](https://www.chromium.org/developers/design-documents).
As of this writing, the vast majority of docs have not been imported yet.
+* [Sandboxing](sandbox.md) - The Sandboxing architecture, and Windows
+ implementation of sandboxing.
+* [Sandboxing FAQ](sandbox_faq.md) - Frequently asked questions about Chromium
+ sandboxing.
+* [Startup](startup.md) - How browser processes starts up, on different
+ platforms.
* [Threading](threading.md) - Preferred ways to use threading, and library
support for concurrency.
« no previous file with comments | « no previous file | docs/design/sandbox.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698