From b0595192d42090c8f3498b4d90cb3af714f8aa04 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 13 Mar 2024 17:55:35 +0000 Subject: [PATCH] Roll Skia from 1ad0d0fabe7a to a315e4572f4e (7 revisions) https://skia.googlesource.com/skia.git/+log/1ad0d0fabe7a..a315e4572f4e 2024-03-13 brianosman@google.com Remove SkSerialProcs and SkDeserialProcs from Slug serialization 2024-03-13 robertphillips@google.com [graphite] Add Perlin noise shader to Precompilation system 2024-03-13 robertphillips@google.com Add CoordClampShader to Precompilation system 2024-03-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from e649d06fbad1 to d9ecf127ac94 2024-03-13 briansalomon@gmail.com [graphite] SkImage::WrapTexture allows client to request mipmap gen 2024-03-13 drott@chromium.org [Fontations-backend] Initial implementation of onGetAdvancedMetrics() 2024-03-13 drott@chromium.org [Fontations-backend] rustfmt ffi.rs 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 bdero@google.com,brianosman@google.com,fmalita@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://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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 5f403772ee419..1e6931d598c06 100644 --- a/DEPS +++ b/DEPS @@ -14,7 +14,7 @@ vars = { 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': '1ad0d0fabe7a2b0b4ee8b4ded0d1d54fd9f078cf', + 'skia_revision': 'a315e4572f4eb86e657df2748d008d0e0482c540', # 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 6829554e1b8ed..69659ea3d1890 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d548d1f61d568095d04ee2d8369bac1e +Signature: e7589dacd552d6e02831703726d8b1b6 ==================================================================================================== LIBRARY: etc1 @@ -399,6 +399,7 @@ FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html FILE: ../../../flutter/third_party/skia/package-lock.json FILE: ../../../flutter/third_party/skia/relnotes/FilterColorDeprecated.md FILE: ../../../flutter/third_party/skia/relnotes/PerlinNoise.md +FILE: ../../../flutter/third_party/skia/relnotes/WrapImageGenMipmaps.md FILE: ../../../flutter/third_party/skia/relnotes/skcodec_deferred.md FILE: ../../../flutter/third_party/skia/relnotes/skshaper.md FILE: ../../../flutter/third_party/skia/relnotes/skstream.md