From ad3736c75f48f43cbe7f2eb79980ebf673fe108f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 25 Aug 2022 14:51:57 +0000 Subject: [PATCH] Roll Skia from c93660cfeb33 to 05135dc0eb78 (6 revisions) https://skia.googlesource.com/skia.git/+log/c93660cfeb33..05135dc0eb78 2022-08-25 robertphillips@google.com Fold SkSpecialImage_Base into SkSpecialImage 2022-08-25 michaelludwig@google.com [graphite] Auto-generate Vertices RenderStep variant name 2022-08-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 81e9387edc9c to 526148afaf9f 2022-08-25 brianosman@google.com Don't force AVX to fall back to SSE2 in a couple spots 2022-08-25 johnstiles@google.com Eliminate the SkSL SharedCompiler. 2022-08-25 herb@google.com Make maskFormat() common to Ganesh and Graphite 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 jamesgk@google.com,zra@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, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 82287c27f8dcd..c77c812b1d195 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': 'c93660cfeb33538a1a73ff6b0dac9843e31bc299', + 'skia_revision': '05135dc0eb78a968d38da8c45c246033a906a8e6', # 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 f32c7289230b6..fa51ba75f2c02 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 481c0a75b0e1588dc084bfcef84fa8e2 +Signature: d62d493621dabf3ba608807e4ff137df UNUSED LICENSES: @@ -2651,8 +2651,6 @@ FILE: ../../../third_party/skia/src/sksl/SkSLContext.cpp FILE: ../../../third_party/skia/src/sksl/SkSLIntrinsicList.h FILE: ../../../third_party/skia/src/sksl/SkSLMangler.h FILE: ../../../third_party/skia/src/sksl/SkSLOperator.cpp -FILE: ../../../third_party/skia/src/sksl/SkSLSharedCompiler.cpp -FILE: ../../../third_party/skia/src/sksl/SkSLSharedCompiler.h FILE: ../../../third_party/skia/src/sksl/SkSLThreadContext.h FILE: ../../../third_party/skia/src/sksl/analysis/SkSLCanExitWithoutReturningValue.cpp FILE: ../../../third_party/skia/src/sksl/analysis/SkSLCheckProgramStructure.cpp