From 7154d8bcbd89f93588f6bb9961ee7575d785951a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 10 Nov 2020 16:21:33 +0000 Subject: [PATCH] Roll Skia from fb5850f41043 to 008d63e23dab (6 revisions) https://skia.googlesource.com/skia.git/+log/fb5850f41043..008d63e23dab 2020-11-10 mtklein@google.com replace std::aligned_union 2020-11-10 adlai@google.com Fix up a ton of implicit memory_order_seq_cst for unique id gen 2020-11-10 johnstiles@google.com Add unit test for array with many dimensions. 2020-11-10 csmartdalton@google.com Add a mock implementation of GrMeshDrawOp::Target 2020-11-10 robertphillips@google.com Remove the bulk add-renderTasks entry point from the drawing manager 2020-11-10 kjlubick@google.com [canvaskit] Add support for woff2 fonts 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 jlavrova@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 6e735bf620bb6..6615b4442dec0 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,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': 'fb5850f410437e8baf6c4b8c43c4695835e95b6e', + 'skia_revision': '008d63e23dab8c07f9eeafe99358c912f6c659bf', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 24fec3bf9b759..270ed01e8785b 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 5e7ecd2b5a45b7357322b994c0030c01 +Signature: 5ff9dfaa6e904046f3e0da4be18819a5 UNUSED LICENSES: @@ -4183,6 +4183,7 @@ FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.cpp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.h FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.cpp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.h +FILE: ../../../third_party/skia/src/gpu/mock/GrMockOpTarget.h FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h FILE: ../../../third_party/skia/src/gpu/ops/GrSmallPathAtlasMgr.cpp