From 97c8a2e1a4d34ff829c291980ab45cc5feeff316 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 21 Nov 2022 16:50:57 -0500 Subject: [PATCH] Roll Skia from b5b35f8dc919 to 500aae3f2761 (5 revisions) (flutter/engine#37817) https://skia.googlesource.com/skia.git/+log/b5b35f8dc919..500aae3f2761 2022-11-21 johnstiles@google.com Align buffers in SkRasterPipeline test code. 2022-11-21 penghuang@chromium.org [graphite] Implement DawnGraphicsPipeline 2022-11-21 johnstiles@google.com Ensure that slot buffers are properly aligned. 2022-11-21 johnstiles@google.com Add push-slots and pop-slots to RP Builder. 2022-11-21 johnstiles@google.com Add copy-slots-unmasked to RP. 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,jmbetancourt@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 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 908bf841a57..e41fa5e789a 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': 'b5b35f8dc919376c000feb1c7c7176fd0cc7b3de', + 'skia_revision': '500aae3f27618c8dce516873db332152629a0b2f', # 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/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index f7473ae3116..e50767ee9e2 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 391ba0b785bc352fdcd55d9fe9a91f5d +Signature: f8af07e3d01de71a99144e9710cce2c0 UNUSED LICENSES: @@ -7758,6 +7758,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnCaps.cpp FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnCaps.h FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnCommandBuffer.cpp FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnCommandBuffer.h +FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnGraphicsPipeline.cpp +FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnGraphicsPipeline.h FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnQueueManager.cpp FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnQueueManager.h FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnResourceProvider.cpp