Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d85707a

Browse files
Roll Skia from a82a7b6da0a0 to 829527b29b32 (4 revisions) (#37966)
https://skia.googlesource.com/skia.git/+log/a82a7b6da0a0..829527b29b32 2022-11-29 [email protected] Implement VarDeclaration and VariableReference in RP codegen. 2022-11-29 [email protected] Add pop_slots_unmasked to SkRasterPipelineBuilder. 2022-11-29 [email protected] [infra] Add jq asset 2022-11-29 [email protected] Remove cyclic dependency If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent dbb697c commit d85707a

File tree

2 files changed

+4
-28
lines changed

2 files changed

+4
-28
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'a82a7b6da0a084fd852cae8554ea2f90a3bfa465',
21+
'skia_revision': '829527b29b328600b694e588457265271d97baa6',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,8 @@
1-
Signature: c2512c470d550f9dc95e21c30ee056aa
1+
Signature: 9bd332ff792e944f7467eb3ee8292945
22

33
UNUSED LICENSES:
44

5-
====================================================================================================
6-
ORIGIN: ../../../third_party/skia/third_party/rive/LICENSE
7-
TYPE: LicenseType.mit
8-
----------------------------------------------------------------------------------------------------
9-
MIT License
10-
11-
Copyright (c) 2020 Rive
125

13-
Permission is hereby granted, free of charge, to any person obtaining a copy
14-
of this software and associated documentation files (the "Software"), to deal
15-
in the Software without restriction, including without limitation the rights
16-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17-
copies of the Software, and to permit persons to whom the Software is
18-
furnished to do so, subject to the following conditions:
19-
20-
The above copyright notice and this permission notice shall be included in all
21-
copies or substantial portions of the Software.
22-
23-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29-
SOFTWARE.
30-
====================================================================================================
316
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
327
USED LICENSES:
338

@@ -681,6 +656,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.4/VERSION
681656
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.5/VERSION
682657
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-13.6/VERSION
683658
FILE: ../../../third_party/skia/infra/bots/assets/ios-dev-image-14.4/VERSION
659+
FILE: ../../../third_party/skia/infra/bots/assets/jq/VERSION
684660
FILE: ../../../third_party/skia/infra/bots/assets/kubectl/VERSION
685661
FILE: ../../../third_party/skia/infra/bots/assets/kubeval/VERSION
686662
FILE: ../../../third_party/skia/infra/bots/assets/linux_vulkan_sdk/VERSION
@@ -7976,4 +7952,4 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
79767952
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
79777953
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
79787954
====================================================================================================
7979-
Total license count: 67
7955+
Total license count: 66

0 commit comments

Comments
 (0)