From 35dd8ae71ef30297f7bb41b68c1a5538cf4a1a54 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 5 Jan 2022 19:02:44 +0000 Subject: [PATCH] Roll Skia from ec2e8f11b97a to 84d6cf9b5b76 (7 revisions) https://skia.googlesource.com/skia.git/+log/ec2e8f11b97a..84d6cf9b5b76 2022-01-05 ethannicholas@google.com Removed SkSL SymbolTable aliases 2022-01-05 herb@google.com simplify drawingType calculation 2022-01-05 djsollen@google.com Reduce duplication of sources for tests in Android.bp 2022-01-05 jsimmons@google.com Remove obsolete SkBidiIterator_icu::getBidiRegions method 2022-01-05 michaelludwig@google.com [graphite] Implement middle-out triangle stencil RenderStep 2022-01-05 egdaniel@google.com Re-enable blend micro benchs for non raster backends. 2022-01-05 ethannicholas@google.com Made SkSL type aliases into first-class objects 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 ethannicholas@google.com,zra@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 | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index a923c86194a91..6ffdf665bbb9a 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': 'ec2e8f11b97a61e5e90fdfce8a1c0abb87eabfba', + 'skia_revision': '84d6cf9b5b76e4fd68a41d202f4787d61b14f73f', # 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 8673d50ea10cb..e1da09ebd61b0 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: a0eadc13712653dd4dd7a5006308f533 +Signature: 760c0a6b90e3c1793d24ced344e1d9e2 UNUSED LICENSES: @@ -4118,7 +4118,6 @@ 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/SkSLStructDefinition.h -FILE: ../../../third_party/skia/src/sksl/ir/SkSLSymbolAlias.h FILE: ../../../third_party/skia/src/utils/SkCustomTypeface.cpp ---------------------------------------------------------------------------------------------------- Copyright 2020 Google LLC