OLD | NEW |
1 Milestone Schedule | 1 Milestone Schedule |
2 ================== | 2 ================== |
3 | 3 |
4 On a six week cadence aligned with Chromium, Skia cuts milestone branches. | 4 On a six week cadence aligned with Chromium, Skia cuts milestone branches. |
5 Clients wishing to stay on a relatively stable level of Skia often utilize these | 5 Clients wishing to stay on a relatively stable level of Skia often utilize these |
6 branches. | 6 branches. |
7 | 7 |
8 On the branch date, a healthy level of Skia near HEAD is chosen. After this | 8 On the branch date, a healthy level of Skia near HEAD is chosen. After this |
9 point, for the next six weeks, only high priority fixes are checked into the bra
nch. | 9 point, for the next six weeks, only high priority fixes are checked into the bra
nch. |
10 After the six week period, when another branch is cut, only critical (typically | 10 After the six week period, when another branch is cut, only critical (typically |
11 security) fixes will be committed to any previous branch. | 11 security) fixes will be committed to any previous branch. |
12 | 12 |
13 Skia 2016 schedule: | 13 Skia 2016 schedule: |
14 | 14 |
15 Milestone | Branch Date (end of day) | 15 Milestone | Branch Date (end of day) |
16 ----------|------------------------- | 16 ----------|------------------------- |
17 50 | 02/25/16 | 17 50 | 02/25/16 |
18 51 | 04/07/16 | 18 51 | 04/07/16 |
19 52 | 05/19/16 | 19 52 | 05/19/16 |
20 53 | 06/30/16 | 20 53 | 06/30/16 |
21 54 | 08/25/16 | 21 54 | 08/25/16 |
22 55 | 10/06/16 | 22 55 | 10/06/16 |
23 56 | 11/17/16 | 23 56 | 11/17/16 |
24 | 24 |
| 25 The current milestone is included in the headers in |
| 26 [SkMilestone.h](https://skia.googlesource.com/skia/+/master/include/core/SkMiles
tone.h). |
OLD | NEW |