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

Unified Diff: site/schedule.md

Issue 1726253002: Skia schedule on skia.org (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/schedule.md
diff --git a/site/schedule.md b/site/schedule.md
new file mode 100644
index 0000000000000000000000000000000000000000..7ac1c4cf815573aa7bf747f5a98bff972765e656
--- /dev/null
+++ b/site/schedule.md
@@ -0,0 +1,24 @@
+Milestone Schedule
+==================
+
+On a six week cadence aligned with Chromium, Skia cuts milestone branches.
+Clients wishing to stay on a relatively stable level of Skia often utilize these
+branches.
+
+On the branch date, a healthy level of Skia near HEAD is chosen. After this
+point, for the next six weeks, only high priority fixes are checked into the branch.
+After the six week period, when another branch is cut, only critical (typically
+security) fixes will be committed to any previous branch.
+
+Skia 2016 schedule:
+
+ Milestone | Branch Date (end of day)
+ ----------|-------------------------
+ 50 | 02/25/16
+ 51 | 04/07/16
+ 52 | 05/19/16
+ 53 | 06/30/16
+ 54 | 08/25/16
+ 55 | 10/06/16
+ 56 | 11/17/16
+
« 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