From 0225fc1a22d24d5c92a664ef9483acf713b13221 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 12 Aug 2020 15:48:22 +0000 Subject: [PATCH] Roll Skia from 864562faf497 to b3f26441d191 (22 revisions) https://skia.googlesource.com/skia.git/+log/864562faf497..b3f26441d191 2020-08-12 robertphillips@google.com Allow small path renderer usage in DDL recordings 2020-08-12 johnstiles@google.com Revert "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." 2020-08-12 johnstiles@google.com Revert "Remove dumpInfo() entirely when GR_TEST_UTILS is off." 2020-08-12 johnstiles@google.com Revert "Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." 2020-08-12 johnstiles@google.com Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. 2020-08-12 jmbetancourt@google.com implement and test basic playback features for SkottieView 2020-08-12 johnstiles@google.com Remove dumpInfo() entirely when GR_TEST_UTILS is off. 2020-08-12 johnstiles@google.com Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. 2020-08-12 johnstiles@google.com Reland "Implement `dumpInfo` for .fp files." 2020-08-12 johnstiles@google.com Add AutoDisableInline helper class to SkSLIRGenerator. 2020-08-12 johnstiles@google.com Update the IRGenerator's referenced intrinsics to use unordered_set. 2020-08-12 robertphillips@google.com Make the GrSmallPathAtlasMgr a flush-time object 2020-08-12 brianosman@google.com Revert "Implement `dumpInfo` for .fp files." 2020-08-12 michaelludwig@google.com Apply correct matrix to correct points in GrDashOp 2020-08-12 johnstiles@google.com Implement `dumpInfo` for .fp files. 2020-08-12 fmalita@chromium.org [skottie] Initial audio layer plumbing 2020-08-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 23335ac01cb8 to d667ad2f0127 (12 revisions) 2020-08-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from cbec3179ef87 to 37f547456cc6 (2 revisions) 2020-08-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 59b4828f293e to 13f04d59c727 (3 revisions) 2020-08-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5246cdb214b3 to 7a75987d261a (417 revisions) 2020-08-11 mtklein@google.com don't use out of range float values in the test 2020-08-11 mtklein@google.com allow all CPU surfaces 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 fmalita@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 c83225e7c616c..d3cce16ff9c36 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': '864562faf4975a2a1a87982a19b1b4795f52e73e', + 'skia_revision': 'b3f26441d191eb5f0f217666017435069beada10', # 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 0412d7b3a5739..6c42062440a6a 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 65e1c2403cc8680a44796bf8982df88d +Signature: 66158512f8093c1334fc175ddeac5179 UNUSED LICENSES: @@ -5243,6 +5243,7 @@ FILE: ../../../third_party/skia/gm/bicubic.cpp FILE: ../../../third_party/skia/gm/compressed_textures.cpp FILE: ../../../third_party/skia/gm/crbug_1073670.cpp FILE: ../../../third_party/skia/gm/crbug_1086705.cpp +FILE: ../../../third_party/skia/gm/crbug_1113794.cpp FILE: ../../../third_party/skia/gm/exoticformats.cpp FILE: ../../../third_party/skia/gm/skbug_9819.cpp FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp @@ -5274,6 +5275,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/effects/BrightnessContrastEf FILE: ../../../third_party/skia/modules/skottie/src/effects/CornerPinEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/GlowStyles.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/ShadowStyles.cpp +FILE: ../../../third_party/skia/modules/skottie/src/layers/AudioLayer.cpp FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Ellipse.cpp FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/FillStroke.cpp FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Gradient.cpp