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

Side by Side Diff: site/index.md

Issue 2104563002: Update roadmap and remove highlights (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 5 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 | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Skia Graphics Library 1 Skia Graphics Library
2 ===================== 2 =====================
3 3
4 Skia is an open source 2D graphics library which provides common APIs that work 4 Skia is an open source 2D graphics library which provides common APIs that work
5 across a variety of hardware and software platforms. It serves as the graphics 5 across a variety of hardware and software platforms. It serves as the graphics
6 engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox 6 engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox
7 OS, and many other products. 7 OS, and many other products.
8 8
9 Skia is sponsored and managed by Google, but is available for use by anyone 9 Skia is sponsored and managed by Google, but is available for use by anyone
10 under the BSD Free Software License. While engineering of the core components 10 under the BSD Free Software License. While engineering of the core components
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 </td> 55 </td>
56 <td> 56 <td>
57 <a href='https://fiddle.skia.org/c/@shader'><img src='https://fiddle.skia. org/i/@shader_raster.png'></a> 57 <a href='https://fiddle.skia.org/c/@shader'><img src='https://fiddle.skia. org/i/@shader_raster.png'></a>
58 </td> 58 </td>
59 </tr> 59 </tr>
60 </table> 60 </table>
61 61
62 Roadmap 62 Roadmap
63 ------- 63 -------
64 For a look at high level items we have on tap the next 6-12 months, view our 64 For a look at high level items we have on tap the next 6-12 months, view our
65 roadmap [here](https://docs.google.com/document/d/1jb9XcGpi0EpvJcxttHjo5OkIHljRR xAEfIhoxRUut4I). 65 roadmap [here](https://docs.google.com/document/d/1C9w8qpPpdgNGThqmgNnTToLZ5UYK4 TsUGl5X3B_q6oM/edit?usp=sharing).
66 Note it is a living document that changes based on the requirements of our users . 66 Note it is a living document that changes based on the requirements of our users .
67 67
68 Recent Highlights
69 -----------------
70 See a summary of recent changes to the library [here](https://docs.google.com/a/ skia.org/document/d/1Q4-YN8wDY9Q3L7gkqOJmmCLM73dj3tr9epUHL1vMZm4).
71
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698