From 74a7f6ad6a11c7c12f803b6bda058b256f23fe6f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 16 Jun 2023 20:52:36 +0000 Subject: [PATCH] Roll Skia from 01f3be45e0d6 to 64fa632d3b01 (3 revisions) https://skia.googlesource.com/skia.git/+log/01f3be45e0d6..64fa632d3b01 2023-06-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 58c6e1ea988a to 8ca65cb391f4 (6 revisions) 2023-06-16 johnstiles@google.com Factor apart Program::dump into a helper class. 2023-06-16 herb@google.com Use float for SkPoint's coordinates 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,chinmaygarde@google.com,herb@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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 770dcdb4c4cb9..03a69329b6dc3 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': '01f3be45e0d6416e88175ef300517b026d933503', + 'skia_revision': '64fa632d3b014ac1b8d53adedd6e7ecc5e45f0e7', # 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 8b7b5deca8715..eb5afc7a64530 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 11f19eeedf2b341622a2f7b3a7f5579d +Signature: 2799cd3128a63b18155b3e8296902aa3 ==================================================================================================== LIBRARY: etc1 @@ -393,6 +393,7 @@ FILE: ../../../third_party/skia/relnotes/skif_runtimeshader_sampleradius.md FILE: ../../../third_party/skia/relnotes/skimagefilters_alphathreshold_remove.md FILE: ../../../third_party/skia/relnotes/skimagefilters_image_remove.md FILE: ../../../third_party/skia/relnotes/skimagegenerator_grexternaltexturegenerator.md +FILE: ../../../third_party/skia/relnotes/skpoint_float.md FILE: ../../../third_party/skia/relnotes/sksamplingoptions_implicit.md FILE: ../../../third_party/skia/relnotes/skshaders_namespace.md FILE: ../../../third_party/skia/relnotes/sksurface_methods.md