From 2db4c606ef8a0873e68195b54a3751a6325efb7d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 22 May 2023 22:18:14 +0000 Subject: [PATCH] Roll Skia from d448fe07ea46 to ac87929b3d2e (8 revisions) https://skia.googlesource.com/skia.git/+log/d448fe07ea46..ac87929b3d2e 2023-05-22 brianosman@google.com Replace SkOpts::hash/hash_fn with SkChecksum::Hash32 2023-05-22 jamesgk@google.com Make destcolor GM non-Ganesh-specific 2023-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from dc49e5c6de1e to e2fe2393abb4 (1 revision) 2023-05-22 brianosman@google.com Add wyhash as SkChecksum::Hash32/64 2023-05-22 brianosman@google.com Make ChecksumBench much more interesting and representative 2023-05-22 michaelludwig@google.com Revert "[skif] Add FilterResult::Builder and update SkMergeImageFilter to use it" 2023-05-22 johnstiles@google.com Add WGSL support for anonymous function parameters. 2023-05-22 robertphillips@google.com Add Protected checks to GL and Mock onCanCopySurface methods 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,rmistry@google.com,scroggo@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, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 5f08b74c88943..3b60fe179b0f0 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': 'd448fe07ea4610a28947b120305ed8b8a6a59504', + 'skia_revision': 'ac87929b3d2e63aa15e2c29212122cc63be1a40d', # 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 b7431fce22b63..683a18ae4a049 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 43d287276a201994c50af19750dd9949 +Signature: 63dcc0840a13f9b0e65497ae34248fe7 ==================================================================================================== LIBRARY: etc1 @@ -8941,6 +8941,7 @@ ORIGIN: ../../../third_party/skia/src/base/SkSafeMath.cpp + ../../../third_party ORIGIN: ../../../third_party/skia/src/core/SkBlitter_A8.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkBlurMaskFilterImpl.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkCanvas_Raster.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/core/SkChecksum.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkDrawBase.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkDrawBase.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkFilterColorProgram.cpp + ../../../third_party/skia/LICENSE @@ -9059,6 +9060,7 @@ FILE: ../../../third_party/skia/src/base/SkSafeMath.cpp FILE: ../../../third_party/skia/src/core/SkBlitter_A8.h FILE: ../../../third_party/skia/src/core/SkBlurMaskFilterImpl.h FILE: ../../../third_party/skia/src/core/SkCanvas_Raster.cpp +FILE: ../../../third_party/skia/src/core/SkChecksum.cpp FILE: ../../../third_party/skia/src/core/SkDrawBase.cpp FILE: ../../../third_party/skia/src/core/SkDrawBase.h FILE: ../../../third_party/skia/src/core/SkFilterColorProgram.cpp