From a9ad3b6f1e59c8502641474f32a05fdead8eb72c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 16 Jun 2020 00:27:39 +0000 Subject: [PATCH] Roll Skia from e3a39f7053bd to 47111d18f48d (9 revisions) https://skia.googlesource.com/skia.git/+log/e3a39f7053bd..47111d18f48d 2020-06-15 egdaniel@google.com Fix d3d clear op rect. 2020-06-15 egdaniel@google.com Add support for stencil in d3d. 2020-06-15 johnstiles@google.com Update GrConvexPolyEffect to support an input FP. 2020-06-15 bsalomon@google.com GrAlphaThresholdFragmentProcessor uses child processor for mask. 2020-06-15 johnstiles@google.com Update EllipticalRRectEffect to support an input FP. 2020-06-15 johnstiles@google.com Improve error reporting in ProcessorCloneTest. 2020-06-15 elliotevans@google.com Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to CanvasKit.MakeImageFromEncoded, when used with Browser APIs for loading/decoding images. 2020-06-15 fmalita@chromium.org Fix infinite loop in SkParsePath::FromSVGString 2020-06-15 brianosman@google.com Moved SampleMatrix computation out of SectionAndParameterHelper 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 djsollen@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 | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 2c392363a78eb..f02ff364f5770 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': 'e3a39f7053bdaf4f0d5146141173c5308f32e292', + 'skia_revision': '47111d18f48d2c23a42804c628524efba7e4cd72', # 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 4acef82ee9f5d..8e41ecc6c1f08 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 93378c5610d31831502887e96ae07a91 +Signature: 5553cef0fb425ceab486e701a22e3248 UNUSED LICENSES: @@ -1320,6 +1320,9 @@ FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/confetti.json FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/drinks.json FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/lego_loader.json FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/onboarding.json +FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/test_1500x959.jpg +FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/test_512x512.png +FILE: ../../../third_party/skia/modules/canvaskit/perf/assets/test_64x64.png FILE: ../../../third_party/skia/modules/canvaskit/perf/canvas.bench.js FILE: ../../../third_party/skia/modules/canvaskit/perf/matrix.bench.js FILE: ../../../third_party/skia/modules/canvaskit/postamble.js