From c087b04fa2c3080f3ba95be03095b7802c90644f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 12 Oct 2020 16:34:28 +0000 Subject: [PATCH] Roll Skia from ceb6214a556a to 9213e610ed92 (8 revisions) https://skia.googlesource.com/skia.git/+log/ceb6214a556a..9213e610ed92 2020-10-12 csmartdalton@google.com Disable the tessellation atlas on non-direct contexts 2020-10-12 bsalomon@google.com Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." 2020-10-12 fmalita@chromium.org Reland [svg] Add svg_tool 2020-10-12 johnstiles@google.com Undo call-count fix for intrinsic functions. 2020-10-12 ethannicholas@google.com moved SkSL FunctionReference/TypeReference data into IRNode 2020-10-12 bsalomon@google.com Use ManagedBackendTexture in place of TestUtils backend texture helpers. 2020-10-12 fmalita@chromium.org [svg] Add public.bzl defs for SVG source sets 2020-10-12 bungeman@google.com Update site favicon to new theme. 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 robertphillips@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 2d42cd4005d84..49ec925510ff0 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': 'ceb6214a556a147deaea561c3dc72d45586ec1fa', + 'skia_revision': '9213e610ed92422d0b39dc4ff12303ca037131d2', # 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 6c86495cfada4..c73c8d7923307 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 80a5ff3da2cf7f74dc2fd885112b353f +Signature: dd91721a42021f83633b4bd9f44efac5 UNUSED LICENSES: @@ -4066,6 +4066,7 @@ FILE: ../../../third_party/skia/experimental/skrive/src/reader/BinaryReader.cpp FILE: ../../../third_party/skia/experimental/skrive/src/reader/JsonReader.cpp FILE: ../../../third_party/skia/experimental/skrive/src/reader/StreamReader.cpp FILE: ../../../third_party/skia/experimental/skrive/src/reader/StreamReader.h +FILE: ../../../third_party/skia/experimental/svg/utils/SvgTool.cpp FILE: ../../../third_party/skia/gm/3d.cpp FILE: ../../../third_party/skia/gm/bc1_transparency.cpp FILE: ../../../third_party/skia/gm/bicubic.cpp