From ab41a290147c3cea2999ee998730ac57b614e768 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 11 Nov 2022 02:17:02 +0000 Subject: [PATCH] Roll Skia from b50a2f714837 to b50f741ef341 (2 revisions) https://skia.googlesource.com/skia.git/+log/b50a2f714837..b50f741ef341 2022-11-11 brianosman@google.com Remove legacy shader context support from SkPictureShader 2022-11-10 johnstiles@google.com Create SkSL::RP::Builder class. 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 jimgraham@google.com,lovisolo@google.com 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 --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 026bc449dffd9..8e4f51914403c 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': 'b50a2f714837400c40bee74a2e162944adcadd5a', + 'skia_revision': 'b50f741ef341f870ebf4edfc172879e92843b80b', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 3f9a268337b7a..3354ae6fd36c4 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 22a428940187a4c46edd594f8d63b020 +Signature: 7479dcc3e9faa81bc2906d43808dfc42 UNUSED LICENSES: @@ -7659,6 +7659,8 @@ FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h +FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp +FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.h FILE: ../../../third_party/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.cpp FILE: ../../../third_party/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLDiscardStatement.cpp