From eb5644bf86b094984ce46340c9d1b4815860310b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 17 Feb 2022 19:34:13 +0000 Subject: [PATCH] Roll Skia from 5505a02ca1fb to 1f987af3886d (9 revisions) https://skia.googlesource.com/skia.git/+log/5505a02ca1fb..1f987af3886d 2022-02-17 bungeman@google.com Delay creating CGColorSpace in SkScalerContext_Mac 2022-02-17 robertphillips@google.com [graphite] Switch PaintParamsKey over to a builder/result model 2022-02-17 michaelludwig@google.com Don't dither const shaders that don't have a GP override 2022-02-17 michaelludwig@google.com Revert "Use VectorXform to determine parametric segments for stroke curves" 2022-02-17 michaelludwig@google.com Use VectorXform to determine parametric segments for stroke curves 2022-02-17 jvanverth@google.com [graphite] Add TextureProxyView class. 2022-02-17 bungeman@google.com Revert "Preserve base device origin on saveLayer and image filters" 2022-02-17 drott@chromium.org Support font palette overrides through SkFontArguments 2022-02-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 13f7365e81be to 4228bb95b5b5 (7 revisions) 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 fmalita@google.com,kaushikiska@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 1c5038c2588be..622a5b925c87c 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '5505a02ca1fbd9f32ef306f6ec6af9cc8a4f8360', + 'skia_revision': '1f987af3886d94c441db7e34545dba958d900392', # 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 7bcb3ec171c31..425aabd4c76c1 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 48e05a3aac3a6671d3f335515c667e5b +Signature: 12cf532ce7e2b05ab564d3afaed95ee6 UNUSED LICENSES: @@ -6099,6 +6099,7 @@ FILE: ../../../third_party/skia/experimental/graphite/src/ResourceCache.cpp FILE: ../../../third_party/skia/experimental/graphite/src/ResourceCache.h FILE: ../../../third_party/skia/experimental/graphite/src/Sampler.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Sampler.h +FILE: ../../../third_party/skia/experimental/graphite/src/TextureProxyView.h FILE: ../../../third_party/skia/experimental/graphite/src/UploadTask.cpp FILE: ../../../third_party/skia/experimental/graphite/src/UploadTask.h FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlSampler.h @@ -6517,6 +6518,7 @@ LIBRARY: skia ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp +FILE: ../../../third_party/skia/gm/palette.cpp ---------------------------------------------------------------------------------------------------- Copyright 2022 Google Inc.