From 8eef5094aa1d09b5de09d7c4f2f4d2daac87abb4 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 20 Aug 2020 22:18:44 +0000 Subject: [PATCH] Roll Skia from 3dc0da6c6d7e to b9af723001b7 (17 revisions) https://skia.googlesource.com/skia.git/+log/3dc0da6c6d7e..b9af723001b7 2020-08-20 johnstiles@google.com Fix thread-unsafe writes to function declarations in the symbol table. 2020-08-20 ethannicholas@google.com Reland "SkSL now supports uniform array types" 2020-08-20 hcm@google.com add M86 branch release notes 2020-08-20 fmalita@chromium.org [skottie] Custom prop manager updates 2020-08-20 jlavrova@google.com Fixing incorrect boundaries calculations + 3 ways of drawing a paragraph 2020-08-20 ethannicholas@google.com replaced SkSL nodeCount with visitor 2020-08-20 nifong@google.com Add origin visualization, add support for Concat44 2020-08-20 ethannicholas@google.com Reland "SkSL CPP and H backends no longer emitted in non-dev builds" 2020-08-20 johnstiles@google.com Migrate additional casts to as. 2020-08-20 kjlubick@google.com Remove webgl from public.bzl 2020-08-20 csmartdalton@google.com Add new tests to trickycubicstrokes 2020-08-20 johnstiles@google.com Remove sk_TextureSamplers from SkSL. 2020-08-20 bungeman@google.com Notify when SkFontMetrics bounds are bogus. 2020-08-20 kjlubick@google.com [canvaskit] Remove getproc when creating WebGL interface 2020-08-20 kjlubick@google.com [canvaskit] Remove fringe EGL dependency. 2020-08-20 kjlubick@google.com [canvaskit,pathkit] Update to emsdk 2.0 2020-08-20 nikolay.igotti@jetbrains.com Search ICU data on Windows relative to the current module. 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 stani@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 a35a5fe5d844a..36814831437d0 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': '3dc0da6c6d7ed99fa82c28d02b7bcdc08110fa54', + 'skia_revision': 'b9af723001b74c887316bc202f8792017044b06e', # 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 4bd77c5605b61..1d75fc00cfdc3 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 7df11f2c5d01a6e98cfd156208c4d851 +Signature: 6a6d2a986f57e0b521bb1a268c6140b1 UNUSED LICENSES: @@ -3976,6 +3976,7 @@ FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDeviceSpaceEffect.cp FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDeviceSpaceEffect.h FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.cpp FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.h +FILE: ../../../third_party/skia/src/gpu/gl/webgl/GrGLMakeNativeInterface_webgl.cpp FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkManagedResource.h FILE: ../../../third_party/skia/src/image/SkRescaleAndReadPixels.cpp