Roll Skia from f549128104ba to 5e69caecd166 (11 revisions) (flutter/engine#38333)

https://skia.googlesource.com/skia.git/+log/f549128104ba..5e69caecd166

2022-12-15 johnstiles@google.com Remove usage of <err.h> from Skia tools.
2022-12-15 johnstiles@google.com Update RP codegen tests to work as color filters.
2022-12-15 clupo@google.com SkSLSwitchCase.h: include <cinttypes> instead of inttypes.h
2022-12-15 robertphillips@google.com [graphite] Remove old CombinationBuilder system
2022-12-15 johnstiles@google.com Add RP codegen support for global variables.
2022-12-15 johnstiles@google.com Implement swizzle lvalues in RP codegen.
2022-12-15 robertphillips@google.com [graphite] Add runtimeEffectDictionary to KeyContext
2022-12-15 kjlubick@google.com Manual Dawn roll
2022-12-15 johnstiles@google.com Implement RP codegen for non-lvalue Swizzle ops.
2022-12-15 johnstiles@google.com Add builder support for swizzles.
2022-12-15 bsalomon@google.com Fixes related to integer image sample coords in RP

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 18:15:32 -05:00
committed by GitHub
parent 0c8eb0dce5
commit 584e5ac1c0
2 changed files with 2 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': 'f549128104babe451bacf60e5851dbf73b2940d6',
'skia_revision': '5e69caecd1662c38c14fb5317ef3c60e5b447068',
# 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: 15336d46da82f98d0fd14ca20cae9d2d
Signature: ae8028688536a42df9364476f580f858
====================================================================================================
LIBRARY: etc1
@@ -8281,7 +8281,6 @@ ORIGIN: ../../../third_party/skia/include/core/SkCapabilities.h + ../../../third
ORIGIN: ../../../third_party/skia/include/core/SkColorType.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/core/SkPathUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/GpuTypes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/graphite/CombinationBuilder.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/graphite/ContextOptions.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/graphite/ImageProvider.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/graphite/dawn/DawnBackendContext.h + ../../../third_party/skia/LICENSE
@@ -8316,7 +8315,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.cpp
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ClipStack_graphite.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/CombinationBuilder.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/CommandTypes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputePassTask.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/ComputePassTask.h + ../../../third_party/skia/LICENSE
@@ -8489,7 +8487,6 @@ FILE: ../../../third_party/skia/include/core/SkCapabilities.h
FILE: ../../../third_party/skia/include/core/SkColorType.h
FILE: ../../../third_party/skia/include/core/SkPathUtils.h
FILE: ../../../third_party/skia/include/gpu/GpuTypes.h
FILE: ../../../third_party/skia/include/gpu/graphite/CombinationBuilder.h
FILE: ../../../third_party/skia/include/gpu/graphite/ContextOptions.h
FILE: ../../../third_party/skia/include/gpu/graphite/ImageProvider.h
FILE: ../../../third_party/skia/include/gpu/graphite/dawn/DawnBackendContext.h
@@ -8524,7 +8521,6 @@ FILE: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/ClientMappedBufferManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack_graphite.h
FILE: ../../../third_party/skia/src/gpu/graphite/CombinationBuilder.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/CommandTypes.h
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePassTask.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/ComputePassTask.h