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

Side by Side Diff: experimental/webtry/DESIGN.md

Issue 231883008: Rename README and DESIGN so their markdown gets picked up my GitHub. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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 | « experimental/webtry/DESIGN ('k') | experimental/webtry/README » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Design 1 Design
2 ====== 2 ======
3 3
4 4
5 Overview 5 Overview
6 -------- 6 --------
7 Allows trying out Skia code in the browser. 7 Allows trying out Skia code in the browser.
8 8
9 9
10 Security 10 Security
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 close 112 close
113 mmap 113 mmap
114 munmap 114 munmap
115 brk 115 brk
116 116
117 Installation 117 Installation
118 ------------ 118 ------------
119 See the README file. 119 See the README file.
120 120
121 121
OLDNEW
« no previous file with comments | « experimental/webtry/DESIGN ('k') | experimental/webtry/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698