From 7af2e14d5847aa0e0a31a867b13eee7409e496ac Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 17 Feb 2023 00:33:40 +0000 Subject: [PATCH] Roll Skia from b1800a8b9595 to d0df677ffd5e (13 revisions) https://skia.googlesource.com/skia.git/+log/b1800a8b9595..d0df677ffd5e 2023-02-16 armansito@google.com [graphite] Correct comments on compute terminology 2023-02-16 michaelludwig@google.com [graphite] Check miter limit for stroked rects 2023-02-16 kjlubick@google.com Revert "Move src/images to src/encode" 2023-02-16 kjlubick@google.com Move src/images to src/encode 2023-02-16 kjlubick@google.com Add gainmap code to fuzz target 2023-02-16 brianosman@google.com Manual roll Dawn from 01ac21cc9aba to 86fbd1a7de5a (92 revisions) 2023-02-16 johnstiles@google.com Fix GLSL codegen of empty trailing switch-case blocks. 2023-02-16 johnstiles@google.com Eliminate no-op branches via peephole optimization. 2023-02-16 johnstiles@google.com Implement switch statement in RP codegen. 2023-02-16 johnstiles@google.com Add RP builder support for case_op. 2023-02-16 ccameron@chromium.org SkJpegCodec: Merge JpegR and HDRGM 2023-02-16 brianosman@google.com Add new header to G3 build 2023-02-16 johnstiles@google.com Add RP builder op for reenable_loop_mask from the stack. 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,jacksongardner@google.com,rmistry@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 | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/DEPS b/DEPS index de45c64e5c437..5865d47dded46 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': 'b1800a8b9595435e86f2d16b95eeb86d196a37ad', + 'skia_revision': 'd0df677ffd5e002812d70111d065320ebad54736', # 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 37fb6208b0081..cd2fdaeaf2db1 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: c493f055a70d7ce1fecba37039384ed6 +Signature: f23bee1c935b68e82ee22d74a495a34a ==================================================================================================== LIBRARY: etc1 @@ -8914,8 +8914,6 @@ ORIGIN: ../../../third_party/skia/include/private/SkGainmapInfo.h + ../../../thi ORIGIN: ../../../third_party/skia/include/private/SkGainmapShader.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/codec/SkJpegConstants.h + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/codec/SkJpegGainmap.cpp + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/codec/SkJpegGainmap.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp + ../../../third_party/skia/LICENSE @@ -8935,8 +8933,6 @@ FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h FILE: ../../../third_party/skia/include/private/SkGainmapShader.h FILE: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h FILE: ../../../third_party/skia/src/codec/SkJpegConstants.h -FILE: ../../../third_party/skia/src/codec/SkJpegGainmap.cpp -FILE: ../../../third_party/skia/src/codec/SkJpegGainmap.h FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h FILE: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp