Roll Skia from 7eeb94b1e778 to 32e953e71266 (17 revisions) (flutter/engine#43064)

https://skia.googlesource.com/skia.git/+log/7eeb94b1e778..32e953e71266

2023-06-21 johnstiles@google.com Remove class SkFilterColorProgram.
2023-06-21 brianosman@google.com Use MatrixRec in legacy shader context code
2023-06-21 johnstiles@google.com Delete SkVM program()/onProgram() callbacks.
2023-06-21 johnstiles@google.com Turn off mechanisms which can enable SkVM.
2023-06-21 kjlubick@google.com Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code
2023-06-21 brianosman@google.com SkShaderBase::ContextRec only needs paint alpha
2023-06-21 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from ba42f5db9450 to 0fde633f706b (6 revisions)
2023-06-21 nicolettep@google.com [graphite] Move SkSL and shader module logic from Vulkan resource provider to graphics pipeline
2023-06-21 kjlubick@google.com Break SkTestCanvas.cpp off into own file list to put only in GPU builds
2023-06-21 herb@google.com Change SubRunType to SubRunStreamTag
2023-06-21 jvanverth@google.com [graphite] Add Vulkan Windows Debug test job
2023-06-21 herb@google.com Reland "De-SkScalar SkRect"
2023-06-21 johnstiles@google.com Remove SkVM JIT.
2023-06-21 robertphillips@google.com Fix tasks.json
2023-06-21 sharaks@google.com Update Skia milestone to 117
2023-06-21 robertphillips@google.com [graphite] Move tiled rendering helper function to TiledTextureUtils
2023-06-21 sharaks@google.com Merge 15 release notes into RELEASE_NOTES.md

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 brianosman@google.com,fmalita@google.com,jsimmons@google.com,rmistry@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 2023-06-21 18:34:18 -04:00 committed by GitHub
parent f41c1644d8
commit 82bafb3517
2 changed files with 3 additions and 21 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': '7eeb94b1e778d6ddae45aa43422be57ed31f5192',
'skia_revision': '32e953e7126609ac48144b4294a11280a523c9c4',
# 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: 88911f05d2320cc5f60dd8b31074c0cd
Signature: 6850feddb66c3476e71a85bd4f7d97d6
====================================================================================================
LIBRARY: etc1
@ -384,21 +384,7 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/pathops.bench.js
FILE: ../../../third_party/skia/modules/pathkit/perf/perfReporter.js
FILE: ../../../third_party/skia/modules/skparagraph/test.html
FILE: ../../../third_party/skia/package-lock.json
FILE: ../../../third_party/skia/relnotes/SkPromiseImageTexture.md
FILE: ../../../third_party/skia/relnotes/ddl_private.md
FILE: ../../../third_party/skia/relnotes/skblenders_arithmetic_saturate.md
FILE: ../../../third_party/skia/relnotes/skcolortable.md
FILE: ../../../third_party/skia/relnotes/skif_legacy_magnifier.md
FILE: ../../../third_party/skia/relnotes/skif_runtimeshader_sampleradius.md
FILE: ../../../third_party/skia/relnotes/skimagefilters_alphathreshold_remove.md
FILE: ../../../third_party/skia/relnotes/skimagefilters_image_remove.md
FILE: ../../../third_party/skia/relnotes/skimagegenerator_grexternaltexturegenerator.md
FILE: ../../../third_party/skia/relnotes/skpoint_float.md
FILE: ../../../third_party/skia/relnotes/sksamplingoptions_implicit.md
FILE: ../../../third_party/skia/relnotes/skshaders_namespace.md
FILE: ../../../third_party/skia/relnotes/sksurface_methods.md
FILE: ../../../third_party/skia/relnotes/sktablecolorfilter.md
FILE: ../../../third_party/skia/relnotes/yuv-supported-formats.md
FILE: ../../../third_party/skia/relnotes/canvas_flush.md
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
FILE: ../../../third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
@ -8953,8 +8939,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkChecksum.cpp + ../../../third_party
ORIGIN: ../../../third_party/skia/src/core/SkColorTable.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkDrawBase.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkDrawBase.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkFilterColorProgram.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkFilterColorProgram.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkFontMetricsPriv.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkFontMetricsPriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkMipmapBuilder.cpp + ../../../third_party/skia/LICENSE
@ -9143,8 +9127,6 @@ FILE: ../../../third_party/skia/src/core/SkChecksum.cpp
FILE: ../../../third_party/skia/src/core/SkColorTable.cpp
FILE: ../../../third_party/skia/src/core/SkDrawBase.cpp
FILE: ../../../third_party/skia/src/core/SkDrawBase.h
FILE: ../../../third_party/skia/src/core/SkFilterColorProgram.cpp
FILE: ../../../third_party/skia/src/core/SkFilterColorProgram.h
FILE: ../../../third_party/skia/src/core/SkFontMetricsPriv.cpp
FILE: ../../../third_party/skia/src/core/SkFontMetricsPriv.h
FILE: ../../../third_party/skia/src/core/SkMipmapBuilder.cpp