From 2b07d8e30dad46655efb89a682c624bb8911d37a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 20 Jul 2020 16:58:55 +0000 Subject: [PATCH] Roll Skia from 16fbc2477205 to 0dee9b0c410f (7 revisions) https://skia.googlesource.com/skia.git/+log/16fbc2477205..0dee9b0c410f 2020-07-20 johnstiles@google.com Use input FPs as the base layer for processor tests. 2020-07-20 robertphillips@google.com Revert "Reland "ICU API: only in SkParagraph, simplified (relanding reverted)."" 2020-07-20 jvanverth@google.com Create shared method for creating D3D MSAA textures. 2020-07-20 brianosman@google.com SkRuntimeEffect: Always include GrTypesPriv, clean up variable type code 2020-07-20 mtklein@google.com don't divide by zero when colorCount=1 2020-07-20 johnstiles@google.com Factor out random fragment-processor generation into a helper class. 2020-07-20 adlai@google.com Revert "Remove more GrContext imports & usage" 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 | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index b028badcd0456..61d94f01a8ae4 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': '16fbc2477205aa06efb03e9bdaa0e4a5e94ee865', + 'skia_revision': '0dee9b0c410fa7c021f48b12b0b943e6bf6dd6a9', # 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 92b45f0ab6693..10a48e3ecf293 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: a0171825f63435425e4fd714212ad47d +Signature: 872bdf23cd9c4922f632f5974c76fb54 UNUSED LICENSES: @@ -5292,8 +5292,6 @@ FILE: ../../../third_party/skia/modules/skparagraph/gm/simple_gm.cpp FILE: ../../../third_party/skia/modules/sksg/include/SkSGGeometryEffect.h FILE: ../../../third_party/skia/modules/sksg/src/SkSGGeometryEffect.cpp FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_coretext.cpp -FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode.h -FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode_icu.cpp FILE: ../../../third_party/skia/samplecode/Sample3D.cpp FILE: ../../../third_party/skia/samplecode/SampleFitCubicToCircle.cpp FILE: ../../../third_party/skia/src/core/SkColorFilterPriv.h