Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 Loading... | |
| 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 |
| OLD | NEW |