From 1557741bd7bc894aa64ec5d2b395d4316969f8be Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 16 Oct 2023 21:55:36 +0000 Subject: [PATCH] Roll Skia from 8919fecf15c1 to 751358929d1f (4 revisions) https://skia.googlesource.com/skia.git/+log/8919fecf15c1..751358929d1f 2023-10-16 kjlubick@google.com Move SkDebug.cpp from core to base 2023-10-16 lovisolo@google.com [bazel] Add android_benchmark_test rule and sample targets. 2023-10-16 lovisolo@google.com [bazel] Move some utilities from //bazel to //tools/testrunners/common. 2023-10-16 nicolettep@google.com [graphite] Use UBO for intrinsic constant, remove inline uniform support 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,jsimmons@google.com,rmistry@google.com,scroggo@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://issues.skia.org/issues/new?component=1389291&template=1850622 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, 4 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index f7e87ed26469e..b7141617237d1 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': '8919fecf15c128efc8fd3e4418594dd3dfc43ac4', + 'skia_revision': '751358929d1fadb9a2e8d23f59a544919689813a', # 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 30f4b32170dda..fe27e694bb23b 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 7826dc252a3551276c5a189ae38ed620 +Signature: eb2e698e2711f26223294ad1f681b298 ==================================================================================================== LIBRARY: etc1 @@ -654,6 +654,7 @@ ORIGIN: ../../../third_party/skia/src/base/SkBase64.cpp + ../../../third_party/s ORIGIN: ../../../third_party/skia/src/base/SkBase64.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkBuffer.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkBuffer.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/base/SkDebug.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkDeque.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkEndian.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkRandom.h + ../../../third_party/skia/LICENSE @@ -678,7 +679,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkBlurMaskFilterImpl.cpp + ../../../t ORIGIN: ../../../third_party/skia/src/core/SkColor.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkColorFilter.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkCoreBlitters.h + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/core/SkDebug.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkDescriptor.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkDraw.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkDraw.h + ../../../third_party/skia/LICENSE @@ -800,6 +800,7 @@ FILE: ../../../third_party/skia/src/base/SkBase64.cpp FILE: ../../../third_party/skia/src/base/SkBase64.h FILE: ../../../third_party/skia/src/base/SkBuffer.cpp FILE: ../../../third_party/skia/src/base/SkBuffer.h +FILE: ../../../third_party/skia/src/base/SkDebug.cpp FILE: ../../../third_party/skia/src/base/SkDeque.cpp FILE: ../../../third_party/skia/src/base/SkEndian.h FILE: ../../../third_party/skia/src/base/SkRandom.h @@ -824,7 +825,6 @@ FILE: ../../../third_party/skia/src/core/SkBlurMaskFilterImpl.cpp FILE: ../../../third_party/skia/src/core/SkColor.cpp FILE: ../../../third_party/skia/src/core/SkColorFilter.cpp FILE: ../../../third_party/skia/src/core/SkCoreBlitters.h -FILE: ../../../third_party/skia/src/core/SkDebug.cpp FILE: ../../../third_party/skia/src/core/SkDescriptor.h FILE: ../../../third_party/skia/src/core/SkDraw.cpp FILE: ../../../third_party/skia/src/core/SkDraw.h