From 6eb11259ad76457f646e49afcfc72d8131866eaa Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 30 Aug 2022 19:18:32 +0000 Subject: [PATCH] Roll Skia from 27a2eeacd330 to 18b36bd2e2a3 (1 revision) https://skia.googlesource.com/skia.git/+log/27a2eeacd330..18b36bd2e2a3 2022-08-30 michaelludwig@google.com [graphite] Add unique ID to RenderStep, simplify GraphicsPipelineDesc 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 jsimmons@google.com,kjlubick@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, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 05139bea57945..a9a3460e69f2d 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': '27a2eeacd330a0b5579f6749be162880e34c8619', + 'skia_revision': '18b36bd2e2a39bd0f98f33d662f84d04ea9aeafc', # 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 19939838c1365..b9d3567958127 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 8bac2ba4371fa6b4f5be581c4481db35 +Signature: b211c59707f78eea9c03e2ddca54b6a5 UNUSED LICENSES: @@ -2593,7 +2593,6 @@ FILE: ../../../third_party/skia/src/gpu/graphite/DrawWriter.h FILE: ../../../third_party/skia/src/gpu/graphite/GpuWorkSubmission.h FILE: ../../../third_party/skia/src/gpu/graphite/GraphicsPipeline.cpp FILE: ../../../third_party/skia/src/gpu/graphite/GraphicsPipeline.h -FILE: ../../../third_party/skia/src/gpu/graphite/GraphicsPipelineDesc.cpp FILE: ../../../third_party/skia/src/gpu/graphite/GraphicsPipelineDesc.h FILE: ../../../third_party/skia/src/gpu/graphite/Image_Graphite.cpp FILE: ../../../third_party/skia/src/gpu/graphite/Image_Graphite.h @@ -5573,6 +5572,7 @@ 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 FILE: ../../../third_party/skia/src/gpu/graphite/RecordingPriv.h +FILE: ../../../third_party/skia/src/gpu/graphite/Renderer.cpp FILE: ../../../third_party/skia/src/gpu/graphite/RendererProvider.cpp FILE: ../../../third_party/skia/src/gpu/graphite/RendererProvider.h FILE: ../../../third_party/skia/src/gpu/graphite/Resource.cpp