Skip to content

Commit

Permalink
Roll Skia from b368746d696a to 3f81f95176ce (11 revisions) (flutter#3…
Browse files Browse the repository at this point in the history
…8312)

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

2022-12-15 [email protected] Roll SwiftShader from 647d3d24c935 to c70b46423fc4 (2 revisions)
2022-12-15 [email protected] Fix double playback of pictures in MSKPPlayer used by viewer.
2022-12-14 [email protected] [graphite] Make UniquePaintParamsID Graphite-only
2022-12-14 [email protected] Revert "Move SkAutoTMalloc to namespace skia::internal"
2022-12-14 [email protected] Remove SkTArray::reset()
2022-12-14 [email protected] 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 [email protected] Remove function support for GL mixed samples.
2022-12-14 [email protected] Add missing IWYU mappings for min/max_element.
2022-12-14 [email protected] [graphite] Make RuntimeEffectDictionary Graphite-only
2022-12-14 [email protected] 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 [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
  • Loading branch information
skia-flutter-autoroll authored and loic-sharma committed Jan 3, 2023
1 parent 1c8d2a1 commit da72442
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
12 changes: 7 additions & 5 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 72decec94e29d73f575ce3bd17f2d6f0
Signature: af25ab7e8393e3ffc1c1f2083be9be01

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit da72442

Please sign in to comment.