From 55a7d70102ee9a693ccbefd8fcd65767ef966352 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 23 May 2022 20:27:35 +0000 Subject: [PATCH] Roll Skia from 8fd61eea0ded to dfabbfc0e311 (1 revision) https://skia.googlesource.com/skia.git/+log/8fd61eea0ded..dfabbfc0e311 2022-05-23 robertphillips@google.com [graphite] Add SkCombinationBuilder.h 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 garyq@google.com,tdenniston@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 5f5af2a4c8bef..e267e074d50a3 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '8fd61eea0ded19b95b3dc99213806f34775cb802', + 'skia_revision': 'dfabbfc0e3111c180265d5cdec70bd63505ae822', # 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 e464bf50950b0..862d81d612fa1 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 56f360ab03f26f38309e502b483250e3 +Signature: 4c70d57d4c5722103f75d9b70af4f231 UNUSED LICENSES: @@ -5892,6 +5892,7 @@ FILE: ../../../third_party/skia/gm/crbug_1313579.cpp FILE: ../../../third_party/skia/include/core/SkAlphaType.h FILE: ../../../third_party/skia/include/core/SkCapabilities.h FILE: ../../../third_party/skia/include/core/SkColorType.h +FILE: ../../../third_party/skia/include/core/SkCombinationBuilder.h FILE: ../../../third_party/skia/include/gpu/GpuTypes.h FILE: ../../../third_party/skia/include/private/SkUniquePaintParamsID.h FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h @@ -5900,6 +5901,7 @@ FILE: ../../../third_party/skia/infra/bots/task_drivers/bazel_check_includes/baz FILE: ../../../third_party/skia/infra/bots/task_drivers/check_generated_bazel_files/check_generated_bazel_files.go FILE: ../../../third_party/skia/src/core/SkBuiltInCodeSnippetID.h FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp +FILE: ../../../third_party/skia/src/core/SkCombinationBuilder.cpp FILE: ../../../third_party/skia/src/core/SkDebugUtils.h FILE: ../../../third_party/skia/src/core/SkKeyContext.cpp FILE: ../../../third_party/skia/src/core/SkKeyContext.h