From 800a1794732b0e8d0185f3e0c735858e65746fbe Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 23 Jan 2021 19:06:19 +0000 Subject: [PATCH] Roll Skia from 9702fc6f3852 to 07c5f52c947d (2 revisions) https://skia.googlesource.com/skia.git/+log/9702fc6f3852..07c5f52c947d 2021-01-23 reed@google.com Pass sampling to drawImage calls 2021-01-23 bsalomon@google.com Add SkRuntimeEffect::makeImage() 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 scroggo@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, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index c1179e67041d6..c7ee9a2cb11ea 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': '9702fc6f385205e43b49cf7e09222720cc11aa8c', + 'skia_revision': '07c5f52c947deb92b2388885af40c4a3c5a99008', # 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 1eb14d133e298..d15bbabfdfa39 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 5e51085f4208a0df4de78a69dc1cfbae +Signature: 4f84e13df37f11d0f54513e91f0ae07e UNUSED LICENSES: @@ -5460,6 +5460,7 @@ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/bench/TriangulatorBench.cpp FILE: ../../../third_party/skia/gm/crbug_1167277.cpp FILE: ../../../third_party/skia/gm/lazytiling.cpp +FILE: ../../../third_party/skia/gm/runtimeeffectimage.cpp FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h FILE: ../../../third_party/skia/src/gpu/GrInnerFanTriangulator.h FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.cpp