Roll Skia from b368746d696a to 3f81f95176ce (11 revisions) (flutter/engine#38312)

https://skia.googlesource.com/skia.git/+log/b368746d696a..3f81f95176ce

2022-12-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 647d3d24c935 to c70b46423fc4 (2 revisions)
2022-12-15 bsalomon@google.com Fix double playback of pictures in MSKPPlayer used by viewer.
2022-12-14 robertphillips@google.com [graphite] Make UniquePaintParamsID Graphite-only
2022-12-14 herb@google.com Revert "Move SkAutoTMalloc to namespace skia::internal"
2022-12-14 herb@google.com Remove SkTArray::reset()
2022-12-14 herb@google.com Move SkAutoTMalloc to namespace skia::internal
2022-12-14 49699333+dependabot[bot]@users.noreply.github.com Bump express from 4.17.1 to 4.17.3 in /tools/run-wasm-gm-tests
2022-12-14 egdaniel@google.com Remove function support for GL mixed samples.
2022-12-14 johnstiles@google.com Add missing IWYU mappings for min/max_element.
2022-12-14 robertphillips@google.com [graphite] Make RuntimeEffectDictionary Graphite-only
2022-12-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a7b8bd76ed0c to c77b9ed3b121 (4 revisions)

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 johnstiles@google.com,jsimmons@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-12-15 02:45:14 -05:00 committed by GitHub
parent 876852439d
commit 4fe176fbed
2 changed files with 8 additions and 6 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': 'b368746d696a72bff291dddf7ab1492f5d72267f',
'skia_revision': '3f81f95176ce9c2c058c23b974ca6a37edbe80cd',
# 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: 72decec94e29d73f575ce3bd17f2d6f0
Signature: af25ab7e8393e3ffc1c1f2083be9be01
====================================================================================================
LIBRARY: etc1
@ -8288,13 +8288,11 @@ ORIGIN: ../../../third_party/skia/include/gpu/graphite/dawn/DawnBackendContext.h
ORIGIN: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkAlignedStorage.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkTypeTraits.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkUniquePaintParamsID.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/sksl/SkSLVersion.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkCapabilities.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkDebugUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkPathUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkRuntimeEffectDictionary.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkSLTypeShared.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkSLTypeShared.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/AtlasTypes.cpp + ../../../third_party/skia/LICENSE
@ -8367,6 +8365,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/Resource.cpp + ../../../third
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Resource.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ResourceCache.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ResourceCache.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/RuntimeEffectDictionary.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/RuntimeEffectDictionary.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Sampler.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Sampler.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ShaderCodeDictionary.cpp + ../../../third_party/skia/LICENSE
@ -8377,6 +8377,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/SynchronizeToCpuTask.h + ../.
ORIGIN: ../../../third_party/skia/src/gpu/graphite/TextureProxyView.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/TextureUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/TextureUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/UniquePaintParamsID.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/UploadTask.cpp + ../../../third_party/skia/LICENSE
@ -8495,13 +8496,11 @@ FILE: ../../../third_party/skia/include/gpu/graphite/dawn/DawnBackendContext.h
FILE: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h
FILE: ../../../third_party/skia/include/private/SkAlignedStorage.h
FILE: ../../../third_party/skia/include/private/SkTypeTraits.h
FILE: ../../../third_party/skia/include/private/SkUniquePaintParamsID.h
FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp
FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp
FILE: ../../../third_party/skia/src/core/SkDebugUtils.h
FILE: ../../../third_party/skia/src/core/SkPathUtils.cpp
FILE: ../../../third_party/skia/src/core/SkRuntimeEffectDictionary.h
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.cpp
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.h
FILE: ../../../third_party/skia/src/gpu/AtlasTypes.cpp
@ -8574,6 +8573,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/Resource.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Resource.h
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceCache.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceCache.h
FILE: ../../../third_party/skia/src/gpu/graphite/RuntimeEffectDictionary.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/RuntimeEffectDictionary.h
FILE: ../../../third_party/skia/src/gpu/graphite/Sampler.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Sampler.h
FILE: ../../../third_party/skia/src/gpu/graphite/ShaderCodeDictionary.cpp
@ -8584,6 +8585,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/SynchronizeToCpuTask.h
FILE: ../../../third_party/skia/src/gpu/graphite/TextureProxyView.h
FILE: ../../../third_party/skia/src/gpu/graphite/TextureUtils.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/TextureUtils.h
FILE: ../../../third_party/skia/src/gpu/graphite/UniquePaintParamsID.h
FILE: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.cpp