From b76bcf821e4678ba129283ea815c6cf2f520480a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 17 Nov 2022 18:49:13 +0000 Subject: [PATCH] Roll Skia from d90917a1da6b to 89f8ba6f749d (10 revisions) https://skia.googlesource.com/skia.git/+log/d90917a1da6b..89f8ba6f749d 2022-11-17 michaelludwig@google.com [skif] Remove SkImageFilters::Paint factory 2022-11-17 borenet@google.com [infra] Make kubectl executable in asset 2022-11-17 robertphillips@google.com [graphite] Make Uniform Graphite-only (take 2) 2022-11-17 herb@google.com SkTArray: Remove count(). 2022-11-17 robertphillips@google.com [graphite] Add computation of # of combinations to new precompile API 2022-11-17 jamesgk@google.com Test MSAA on intel Xe gpus. 2022-11-17 bungeman@google.com Remove iOS_Graphite_Dawn jobs 2022-11-17 kjlubick@google.com [includes] Enforce IWYU on GrProcessor.h and GrProcessor.cpp 2022-11-17 kjlubick@google.com [bazel] Small modifications for better Vulkan support 2022-11-17 kjlubick@google.com [bazel] Add skia_filegroup as wrapper around filegroup 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 aaclarke@google.com,tdenniston@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 | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index a6cce68125a2c..945391c100f1b 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': 'd90917a1da6bcf6e40616509664147e9d73b012f', + 'skia_revision': '89f8ba6f749d89fe201c812cc3a67fbf4db6572b', # 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 4e6c35607079b..9c78c5068feef 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d528a0ae5850cfd8a93dfcffa338c6cc +Signature: 2f8b83d5be72c5ca9a310ed576613425 UNUSED LICENSES: @@ -7251,7 +7251,6 @@ FILE: ../../../third_party/skia/src/core/SkMatrixInvert.cpp FILE: ../../../third_party/skia/src/core/SkMatrixInvert.h FILE: ../../../third_party/skia/src/core/SkMesh.cpp FILE: ../../../third_party/skia/src/core/SkMeshPriv.h -FILE: ../../../third_party/skia/src/core/SkUniform.h FILE: ../../../third_party/skia/src/core/SkVMBlitter.h FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h FILE: ../../../third_party/skia/src/effects/SkBlenders.cpp @@ -7339,6 +7338,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/Texture.h FILE: ../../../third_party/skia/src/gpu/graphite/TextureInfo.cpp FILE: ../../../third_party/skia/src/gpu/graphite/TextureProxy.cpp FILE: ../../../third_party/skia/src/gpu/graphite/TextureProxy.h +FILE: ../../../third_party/skia/src/gpu/graphite/Uniform.h FILE: ../../../third_party/skia/src/gpu/graphite/UniformManager.cpp FILE: ../../../third_party/skia/src/gpu/graphite/UniformManager.h FILE: ../../../third_party/skia/src/gpu/graphite/geom/BoundsManager.h @@ -7768,6 +7768,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/KeyContext.h FILE: ../../../third_party/skia/src/gpu/graphite/KeyHelpers.cpp FILE: ../../../third_party/skia/src/gpu/graphite/KeyHelpers.h FILE: ../../../third_party/skia/src/gpu/graphite/Log.h +FILE: ../../../third_party/skia/src/gpu/graphite/PaintOptionsPriv.h FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.cpp FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.h FILE: ../../../third_party/skia/src/gpu/graphite/PaintParamsKey.cpp @@ -7776,7 +7777,9 @@ FILE: ../../../third_party/skia/src/gpu/graphite/PietRenderTask.cpp FILE: ../../../third_party/skia/src/gpu/graphite/PietRenderTask.h FILE: ../../../third_party/skia/src/gpu/graphite/PipelineData.cpp FILE: ../../../third_party/skia/src/gpu/graphite/PipelineData.h +FILE: ../../../third_party/skia/src/gpu/graphite/Precompile.cpp FILE: ../../../third_party/skia/src/gpu/graphite/Precompile.h +FILE: ../../../third_party/skia/src/gpu/graphite/PrecompileBasePriv.h FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.cpp FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.h FILE: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.h