From 96d7879748b5982007c1fff101e408411a688dc1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 18 Feb 2021 18:23:14 +0000 Subject: [PATCH] Roll Skia from bded42ab5173 to e548dcbf1b8e (5 revisions) https://skia.googlesource.com/skia.git/+log/bded42ab5173..e548dcbf1b8e 2021-02-18 michaelludwig@google.com Delete deprecated SkDropShadowImageFilter header 2021-02-18 brianosman@google.com Run the Programs unit test on all rendering backends 2021-02-18 mtklein@google.com Revert "split working-format filter into two parts" 2021-02-18 brianosman@google.com Route Dawn shader compile errors through the error handler 2021-02-18 brianosman@google.com Enforce "C" locale when building shaders in Dawn 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 herb@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, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index efa30c762084f..e38933be01dcd 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': 'bded42ab517300db5bdeea827a52792c49d7f0d8', + 'skia_revision': 'e548dcbf1b8e7a926ce740a0d47f526a843f449a', # 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 44f7fc170e391..2eda9892d7746 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0b498ce1c2d1916dc1d38ac7fcadb768 +Signature: b53d94a39495ceadf07756f730fd3db1 UNUSED LICENSES: @@ -2765,7 +2765,6 @@ FILE: ../../../third_party/skia/src/effects/imagefilters/SkAlphaThresholdImageFi FILE: ../../../third_party/skia/src/effects/imagefilters/SkComposeImageFilter.cpp FILE: ../../../third_party/skia/src/effects/imagefilters/SkDisplacementMapImageFilter.cpp FILE: ../../../third_party/skia/src/effects/imagefilters/SkDropShadowImageFilter.cpp -FILE: ../../../third_party/skia/src/effects/imagefilters/SkDropShadowImageFilter.h FILE: ../../../third_party/skia/src/effects/imagefilters/SkTileImageFilter.cpp FILE: ../../../third_party/skia/src/effects/imagefilters/SkTileImageFilter.h FILE: ../../../third_party/skia/src/gpu/GrBlend.h