Roll Skia from b50a2f714837 to b50f741ef341 (2 revisions) (flutter/engine#37508)

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
This commit is contained in:
skia-flutter-autoroll
2022-11-10 22:35:55 -05:00
committed by GitHub
parent ca224262c5
commit 69825e4b48
2 changed files with 4 additions and 2 deletions

2
DEPS
View File

@@ -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.

View File

@@ -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