Update release schedule, notes
Bug: skia: Change-Id: I993eec22654edf93ea93e37282b0e08d19acd589 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/281516 Reviewed-by: Joe Gregorio <jcgregorio@google.com> Reviewed-by: Heather Miller <hcm@google.com> Commit-Queue: Heather Miller <hcm@google.com>
This commit is contained in:
parent
8970bc2e89
commit
e4bcbf83d5
@ -4,6 +4,12 @@ This file includes a list of high level updates for each milestone release.
|
||||
|
||||
* * *
|
||||
|
||||
Milestone 84
|
||||
|
||||
* <insert new release note here>
|
||||
|
||||
* * *
|
||||
|
||||
Milestone 83
|
||||
|
||||
* Remove localmatrix option from SkShaders::[Blend, Lerp]
|
||||
|
@ -5,6 +5,23 @@ This page includes a list of high level updates for each milestone release.
|
||||
|
||||
* * *
|
||||
|
||||
Milestone 83
|
||||
------------
|
||||
|
||||
* Remove localmatrix option from SkShaders::[Blend, Lerp]
|
||||
|
||||
* Fill out Direct3D parameters for backend textures and backend rendertargets.
|
||||
|
||||
* SkImage::makeTextureImage() takes an optional SkBudgeted param
|
||||
|
||||
* Made non-GL builds of GPU backend more robust.
|
||||
https://review.skia.org/277456
|
||||
|
||||
* MoltenVK support removed. Use Metal backend instead.
|
||||
https://review.skia.org/277612
|
||||
|
||||
* * *
|
||||
|
||||
Milestone 82
|
||||
------------
|
||||
|
||||
|
@ -10,18 +10,21 @@ point, for the next six weeks, only high priority fixes are checked into the bra
|
||||
After the six week period, when another branch is cut, only critical (typically
|
||||
security) fixes will be committed to any previous branch.
|
||||
|
||||
Skia 2019 schedule:
|
||||
Skia 2020 schedule:
|
||||
|
||||
Milestone | Branch Date (beginning of day)
|
||||
----------|-------------------------------
|
||||
73 | 01/24/19
|
||||
74 | 03/07/19
|
||||
75 | 04/18/19
|
||||
76 | 05/30/19
|
||||
77 | 07/25/19
|
||||
78 | 09/05/19
|
||||
79 | 10/17/19
|
||||
80 | 12/05/19
|
||||
81 | 01/30/20
|
||||
82 | 03/12/20
|
||||
83 | 04/02/20*
|
||||
84 | 05/14/20
|
||||
85 | 06/25/20
|
||||
86 | 08/20/20
|
||||
87 | 10/01/20
|
||||
88 | 11/12/20
|
||||
|
||||
Note that 82 was abandoned by Chromium and 83 schedule moved in due to COVID-19 impact.
|
||||
Skia is maintaining 82 for our customers. Future dates are subject to change.
|
||||
|
||||
The current milestone is included in the headers in
|
||||
[SkMilestone.h](https://skia.googlesource.com/skia/+/master/include/core/SkMilestone.h).
|
||||
|
Loading…
Reference in New Issue
Block a user