From 76525fe805cb77841ea4079ca1997d30c9eb57c4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 6 Dec 2022 15:12:17 -0500 Subject: [PATCH] Roll Skia from b63a254727f3 to 13e5241ce8b7 (6 revisions) (flutter/engine#38106) https://skia.googlesource.com/skia.git/+log/b63a254727f3..13e5241ce8b7 2022-12-06 jcgregorio@google.com December Patch Tuesday. 2022-12-06 jvanverth@google.com [metal] Fix issues with non-AA clip. 2022-12-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 80770ea57aff to 0c4f620f2412 (3 revisions) 2022-12-06 johnstiles@google.com Implement program dumps in the RP builder. 2022-12-06 penghuang@chromium.org [graphite] Implement DawnBuffer 2022-12-06 jcgregorio@google.com Add reboot back into abd recovery flow. 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 bdero@google.com,djsollen@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 | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 269e2fb691..ceedb6869f 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': 'b63a254727f35f15432b38bcf72277706d88e26a', + 'skia_revision': '13e5241ce8b7425e169cfc1d234614af78ac4988', # 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 b6e7141975..3d7d5ebcd9 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: ee2b6a0636b22af588df9b1ab683594d +Signature: d0307ece4fc682fb9343775996e469e1 UNUSED LICENSES: @@ -7696,6 +7696,10 @@ FILE: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.cpp FILE: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.h FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.cpp FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.h +FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnAsyncWait.cpp +FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnAsyncWait.h +FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnBuffer.cpp +FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnBuffer.h 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