From e8bbc00639bbed99491a8a1f29292c98e6eb9dba Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 1 Sep 2022 04:02:22 +0000 Subject: [PATCH] Roll Skia from 74d7dcaf7a4e to ca89d2781f78 (1 revision) https://skia.googlesource.com/skia.git/+log/74d7dcaf7a4e..ca89d2781f78 2022-09-01 robertphillips@google.com [graphite] Add Graphite versions of special image and special surface 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 jsimmons@google.com,kjlubick@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 --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 6b5c277927fbf..0475647d79e6f 100644 --- a/DEPS +++ b/DEPS @@ -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': '74d7dcaf7a4e57795860b67556bfa82d20876b75', + 'skia_revision': 'ca89d2781f782c36ed021e9bc9e1dd80b6550b52', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index ae8495a2fa519..bbc8e875fd1b6 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 2f2ef9beb15ed5699e28af37dbb596a2 +Signature: f3a8aefadd55c396c5eb6e73ab933d17 UNUSED LICENSES: @@ -5584,6 +5584,8 @@ 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/Sampler.cpp FILE: ../../../third_party/skia/src/gpu/graphite/Sampler.h +FILE: ../../../third_party/skia/src/gpu/graphite/SpecialImage_Graphite.cpp +FILE: ../../../third_party/skia/src/gpu/graphite/SpecialSurface_Graphite.cpp FILE: ../../../third_party/skia/src/gpu/graphite/SynchronizeToCpuTask.cpp FILE: ../../../third_party/skia/src/gpu/graphite/SynchronizeToCpuTask.h FILE: ../../../third_party/skia/src/gpu/graphite/TextureProxyView.h