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

Side by Side Diff: docs/design/README.md

Issue 2822353002: Port threading design doc to in-tree docs, start a README for design docs in the tree. (Closed)
Patch Set: Fix line wrapping 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 unified diff | Download patch
« no previous file with comments | « docs/README.md ('k') | docs/design/threading.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Chromium Design Docs
2
3 This directory contains chromium project documentation in
4 [Gitiles-flavored Markdown](https://gerrit.googlesource.com/gitiles/+/master/Doc umentation/markdown.md).
5 It is automatically
6 [rendered by Gitiles](https://chromium.googlesource.com/chromium/src/+/master/do cs/).
7
8 Documents here have been imported
9 from [the Project site](https://www.chromium.org/developers/design-documents).
10 As of this writing, the vast majority of docs have not been imported yet.
11
12 * [Threading](threading.md) - Preferred ways to use threading, and library
13 support for concurrency.
OLDNEW
« no previous file with comments | « docs/README.md ('k') | docs/design/threading.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698