From 0627a0924b53ac27ed07111ee983405aa0683006 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 22 Sep 2023 18:20:40 +0000 Subject: [PATCH] Roll Skia from 8a1e6e5844d7 to 78fced84372d (4 revisions) https://skia.googlesource.com/skia.git/+log/8a1e6e5844d7..78fced84372d 2023-09-22 kjlubick@google.com Reland "Enforce IWYU on more src/core files" 2023-09-22 michaelludwig@google.com [skif] Add SkBlender handling to FilterResult::draw 2023-09-22 kjlubick@google.com Extract SkImageGenerator::MakeFromEncoded into own file 2023-09-22 johnstiles@google.com Create error tests to verify existing mesh-program behavior. 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 brianosman@google.com,jonahwilliams@google.com,rmistry@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 a2f393d3a7a63..55d204d6774e6 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': '8a1e6e5844d75a7776c6575d2cd85607b548384d', + 'skia_revision': '78fced84372d8971bc79c647b935667e13109a81', # 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 4ab9e247c5d14..0083f4045d0f9 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: bbb68f045a2faf5e7d01c829521ffdf9 +Signature: 912dc22e56cc897ba0f02da09dd5c2b3 ==================================================================================================== LIBRARY: etc1 @@ -8840,6 +8840,7 @@ ORIGIN: ../../../third_party/skia/src/base/SkRectMemcpy.h + ../../../third_party ORIGIN: ../../../third_party/skia/src/base/SkSafeMath.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkTime.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkTime.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/codec/SkImageGenerator_FromEncoded.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkBitmapProcState_opts.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkBitmapProcState_opts_hsw.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkBitmapProcState_opts_ssse3.cpp + ../../../third_party/skia/LICENSE @@ -9101,6 +9102,7 @@ FILE: ../../../third_party/skia/src/base/SkRectMemcpy.h FILE: ../../../third_party/skia/src/base/SkSafeMath.cpp FILE: ../../../third_party/skia/src/base/SkTime.cpp FILE: ../../../third_party/skia/src/base/SkTime.h +FILE: ../../../third_party/skia/src/codec/SkImageGenerator_FromEncoded.cpp FILE: ../../../third_party/skia/src/core/SkBitmapProcState_opts.cpp FILE: ../../../third_party/skia/src/core/SkBitmapProcState_opts_hsw.cpp FILE: ../../../third_party/skia/src/core/SkBitmapProcState_opts_ssse3.cpp