From b4d73e1a26609b18b5d2afc98cbc377570a9c5e2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 21 Mar 2023 14:36:39 +0000 Subject: [PATCH] Roll Skia from 7864879fae42 to f03b8fe595bd (5 revisions) https://skia.googlesource.com/skia.git/+log/7864879fae42..f03b8fe595bd 2023-03-21 johnstiles@google.com Use mad() for multiply-adds. 2023-03-21 johnstiles@google.com Add inversesqrt primitive to SkRP. 2023-03-21 jsimmons@google.com Add a CanvasKit wrapper for SkParagraph's FontCollection 2023-03-21 robertphillips@google.com Create shared DitherUtils for Ganesh and Graphite 2023-03-21 brianosman@google.com RP Blitter: Skip setting fMemsetColor for F32 color type 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 armansito@google.com,bdero@google.com,brianosman@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, 6 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index ecec77a983a34..c43d975fcec47 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': '7864879fae42f28ee14e30e95b7a65e2f085edae', + 'skia_revision': 'f03b8fe595bd655c8787af00869caa0f5f61d375', # 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 e1f2d74c0eb50..5da65e3e493c4 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 54318ca1255aa47df376c082592a5593 +Signature: 460666a9ff3aa92d4dd832bcd68b3e2f ==================================================================================================== LIBRARY: etc1 @@ -8986,6 +8986,8 @@ ORIGIN: ../../../third_party/skia/src/core/SkReadPixelsRec.cpp + ../../../third_ ORIGIN: ../../../third_party/skia/src/core/SkScan_SAAPath.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkWritePixelsRec.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/encode/SkEncoder.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h + ../../../third_party/skia/LICENSE @@ -9044,6 +9046,8 @@ FILE: ../../../third_party/skia/src/core/SkReadPixelsRec.cpp FILE: ../../../third_party/skia/src/core/SkScan_SAAPath.cpp FILE: ../../../third_party/skia/src/core/SkWritePixelsRec.cpp FILE: ../../../third_party/skia/src/encode/SkEncoder.cpp +FILE: ../../../third_party/skia/src/gpu/DitherUtils.cpp +FILE: ../../../third_party/skia/src/gpu/DitherUtils.h FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h