From 3b7a6204bf9f74613af4e66567cc19f4876d3c7d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 28 Sep 2021 19:05:08 +0000 Subject: [PATCH] Roll Skia from aaa81ab61e43 to 2dc9c5d98f72 (3 revisions) https://skia.googlesource.com/skia.git/+log/aaa81ab61e43..2dc9c5d98f72 2021-09-28 bungeman@google.com Roll HarfBuzz from 6f190943 to a52c6df3 (2 commits) 2021-09-28 michaelludwig@google.com [graphite] Define DrawPass for SDC 2021-09-28 jvanverth@google.com [graphite] Stub in more Metal classes 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 csmartdalton@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 | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 44fa341c6ece5..f20acd67b7f7c 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': 'aaa81ab61e43f858f73c6b3585039a1a2477e18d', + 'skia_revision': '2dc9c5d98f72338466f631ec5f55e93341517ca7', # 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 8f9e523da376a..3a0eb1bd70201 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: b8b82944c90a11675825eacd4d1994eb +Signature: d26f78dff4277abff012da54ed6825a5 UNUSED LICENSES: @@ -2943,6 +2943,8 @@ FILE: ../../../third_party/skia/experimental/graphite/src/Context.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Device.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Device.h FILE: ../../../third_party/skia/experimental/graphite/src/DrawList.h +FILE: ../../../third_party/skia/experimental/graphite/src/DrawPass.cpp +FILE: ../../../third_party/skia/experimental/graphite/src/DrawPass.h FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Gpu.h FILE: ../../../third_party/skia/experimental/graphite/src/Image_Graphite.cpp @@ -2962,8 +2964,16 @@ FILE: ../../../third_party/skia/experimental/graphite/src/Surface_Graphite.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Surface_Graphite.h FILE: ../../../third_party/skia/experimental/graphite/src/Task.cpp FILE: ../../../third_party/skia/experimental/graphite/src/Task.h +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCaps.h +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCaps.mm +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCommandBuffer.h +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlCommandBuffer.mm FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlGpu.h FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlGpu.mm +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlPipeline.h +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlPipeline.mm +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlResourceProvider.h +FILE: ../../../third_party/skia/experimental/graphite/src/mtl/MtlResourceProvider.mm FILE: ../../../third_party/skia/experimental/lowp-basic/QMath.h FILE: ../../../third_party/skia/experimental/lowp-basic/bilerp-study.cpp FILE: ../../../third_party/skia/experimental/lowp-basic/lerp-study.cpp