From f3f5d70d775956cadc421cf37d9cceae74d00de6 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 5 Nov 2020 17:41:33 +0000 Subject: [PATCH] Roll Skia from 694ff1735711 to 71624de2c5d9 (12 revisions) https://skia.googlesource.com/skia.git/+log/694ff1735711..71624de2c5d9 2020-11-05 johnstiles@google.com Allow constant propagation for negated constant-vectors and ints. 2020-11-05 michaelludwig@google.com Compact fixed state tracked in GrAtlasTextOp 2020-11-05 fmalita@chromium.org [svg] Minor parser tweaks 2020-11-05 bsalomon@google.com MakeFromYUVATexturesCopyToExternal check texture valid before dimensions. 2020-11-05 johnstiles@google.com Revert "Add memsets to the GrBlockAllocator unit tests." 2020-11-05 djsollen@google.com Revert "cull glyphs that have far out positions" 2020-11-05 djsollen@google.com Revert "move subrun instances and support to .cpp" 2020-11-05 djsollen@google.com Revert "move subrun code to anonymous namespace" 2020-11-05 johnstiles@google.com Migrate work from constructors to onOnceBeforeDraw. 2020-11-05 vigneshv@google.com Reland "heif: Add AVIF type and AVIF sniffing" 2020-11-05 egdaniel@google.com Rename msaa attachment usage to color usage. 2020-11-05 johnstiles@google.com Add memsets to the GrBlockAllocator unit tests. 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 bsalomon@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 5022fb6f734e8..6c7c7d3f9b436 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': '694ff1735711514c8adeee58f550e0170bff8049', + 'skia_revision': '71624de2c5d96c017178cdcc5808f39aeb69e3fc', # 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 f83aca3fdd7f7..663256ef15980 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0f59ebd39f01e12fba45593782fc3e3a +Signature: 1424d3cb937f4d2dd5a8cb9dbfe9f6cf UNUSED LICENSES: @@ -4013,6 +4013,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.h FILE: ../../../third_party/skia/src/sksl/SkSLSampleUsage.cpp FILE: ../../../third_party/skia/src/sksl/ir/SkSLFunctionPrototype.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLInlineMarker.h +FILE: ../../../third_party/skia/src/sksl/ir/SkSLPrefixExpression.cpp FILE: ../../../third_party/skia/src/sksl/ir/SkSLSymbolAlias.h FILE: ../../../third_party/skia/src/utils/SkCustomTypeface.cpp ----------------------------------------------------------------------------------------------------