From 7a2e94ce74cfde8490aee20fd63be3a496659b13 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 3 Dec 2020 01:25:03 +0000 Subject: [PATCH] Roll Skia from 9443d58af292 to c7112edbe0f4 (10 revisions) https://skia.googlesource.com/skia.git/+log/9443d58af292..c7112edbe0f4 2020-12-03 bsalomon@google.com Fix swizzles in clear_swizzle GM 2020-12-02 mtklein@google.com Revert "restore murmur3 for older iOS devices" 2020-12-02 scroggo@google.com Expose more info in SkCodec::FrameInfo 2020-12-02 mtklein@google.com simplify SkSamplingOptions field names 2020-12-02 mtklein@google.com make SkSamplingOptions fields const 2020-12-02 bsalomon@google.com GPU clear values: just 4 floats 2020-12-02 tdenniston@google.com Add test for quadratic Wang's formula 2020-12-02 mtklein@google.com restore murmur3 for older iOS devices 2020-12-02 johnstiles@google.com Fix flipped array dimensions in SkSL. 2020-12-02 bungeman@google.com Subpixel anti-aliasing in FreeType 2.8.1+ 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 westont@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, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 6f65c713b8ca0..4657372978fa0 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': '9443d58af292c64d3ee9d5506f7cf3b31ddf6c56', + 'skia_revision': 'c7112edbe0f46d174832815f2da56b5719421f0f', # 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 a1a44c26fe3c6..4c9b9a842e090 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 1bb283136150a671071af688bb59838d +Signature: c6ee71fa649caaf8ba1bbe20421b3aab UNUSED LICENSES: @@ -560,7 +560,6 @@ FILE: ../../../third_party/skia/samplecode/SampleAndroidShadows.cpp FILE: ../../../third_party/skia/samplecode/SampleMegaStroke.cpp FILE: ../../../third_party/skia/samplecode/SamplePathOverstroke.cpp FILE: ../../../third_party/skia/samplecode/SampleSVGFile.cpp -FILE: ../../../third_party/skia/src/codec/SkCodecAnimationPriv.h FILE: ../../../third_party/skia/src/codec/SkRawCodec.cpp FILE: ../../../third_party/skia/src/codec/SkRawCodec.h FILE: ../../../third_party/skia/src/codec/SkStreamBuffer.cpp @@ -5607,6 +5606,7 @@ FILE: ../../../third_party/skia/docs/examples/unexpected_setAlphaType.cpp FILE: ../../../third_party/skia/docs/examples/upscale_checkerboard.cpp FILE: ../../../third_party/skia/docs/examples/weird_RRect_bug.cpp FILE: ../../../third_party/skia/docs/examples/zero_off_dashing.cpp +FILE: ../../../third_party/skia/gm/clear_swizzle.cpp FILE: ../../../third_party/skia/gm/gpu_blur_utils.cpp FILE: ../../../third_party/skia/src/gpu/GrFinishCallbacks.cpp FILE: ../../../third_party/skia/src/gpu/GrFinishCallbacks.h