From 6a31a9f1dab8ed611f96ac3c5fe207aaa4eb972a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 27 Oct 2020 20:09:59 +0000 Subject: [PATCH] Roll Skia from 5567a6091ceb to f548a028ce70 (7 revisions) https://skia.googlesource.com/skia.git/+log/5567a6091ceb..f548a028ce70 2020-10-27 tdenniston@google.com [svg] Implement gradientUnits="objectBoundingBox" 2020-10-27 adlai@google.com Add a bot to run with reduced ops task splitting 2020-10-27 jgaillard@google.com Use shared version of libcutils for host Android builds 2020-10-27 fmalita@chromium.org [skottie] Black & White effect 2020-10-27 johnstiles@google.com Revert "Update the SkSL pool interface to take an allocation size." 2020-10-27 herb@google.com replace GrOpMemoryPool with GrMemoryPool 2020-10-27 johnstiles@google.com Update the SkSL pool interface to take an allocation size. 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 jcgregorio@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 | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 9cba32efa19a9..7431ac23abcfd 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': '5567a6091cebf1cd5f87baa49fc4d42f67bcf226', + 'skia_revision': 'f548a028ce702dd6964a26867efce23da5ffd5dd', # 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 b4dae47ac5215..d1c359d80926a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: c004227d0c0f3ff680282a2455cbddd9 +Signature: 2d36ba0645f8a263bb13b3b06c45282d UNUSED LICENSES: @@ -1240,6 +1240,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/recreate_skps.expected/failed FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-GalaxyS20-GPU-MaliG77-arm64-Release-All-Android_AllPathsVolatile_Skpbench.json FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-GalaxyS20-GPU-MaliG77-arm64-Release-All-Android_Vulkan_AllPathsVolatile_Skpbench.json FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_CCPR_Skpbench.json +FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_ReduceOpsTaskSplitting_Skpbench.json FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/Perf-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Skpbench_Mskp.json FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-AllPathsVolatile_Skpbench.json FILE: ../../../third_party/skia/infra/bots/recipes/skpbench.expected/Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-Vulkan_Skpbench.json @@ -4106,6 +4107,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/animator/TextKeyframeAnimato FILE: ../../../third_party/skia/modules/skottie/src/animator/Vec2KeyframeAnimator.cpp FILE: ../../../third_party/skia/modules/skottie/src/animator/VectorKeyframeAnimator.cpp FILE: ../../../third_party/skia/modules/skottie/src/animator/VectorKeyframeAnimator.h +FILE: ../../../third_party/skia/modules/skottie/src/effects/BlackAndWhiteEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/BrightnessContrastEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/CornerPinEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/DisplacementMapEffect.cpp