From 44e46aad50c5d187362f69a61fbc70a871d7fa5e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 11 Jun 2020 00:22:39 +0000 Subject: [PATCH] Roll Skia from 9c401e7e1ace to f69e40841eb9 (11 revisions) https://skia.googlesource.com/skia.git/+log/9c401e7e1ace..f69e40841eb9 2020-06-11 mtklein@google.com move dummy onMakeFromFontData() into .cpp 2020-06-10 johnstiles@google.com Update CircularRRectEffect to use a child FP. 2020-06-10 mtklein@google.com add avx-512 swizzler opts 2020-06-10 senorblanco@chromium.org Dawn: fix GrDawnGpu::onUpdateBackendTexture() in Color mode. 2020-06-10 reed@google.com move shader-specific checks out of blitter chooser 2020-06-10 kjlubick@google.com [canvaskit] Add benchmarks on SKPs 2020-06-10 egdaniel@google.com Remove GrPrepareForExternalIORequests from flush. 2020-06-10 bsalomon@google.com Fix two different cases with multiple chained sample matrices 2020-06-10 scroggo@google.com Remove SK_LEGACY_WEBP_LOOP_COUNT 2020-06-10 johnstiles@google.com Update GrRectBlurEffect to use a child FP. 2020-06-10 mtklein@google.com rearrange SkSwizzler_opts.h 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 bungeman@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, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 2dded42bc76b5..ea5c876fd73f8 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': '9c401e7e1ace239d0c734b5300e5a23743c50a86', + 'skia_revision': 'f69e40841eb93982c9d0b34dfe58e7eccbdf78c6', # 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 c40a9c897abcf..fa9dd76e2cd9d 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 0b0e34a8f9f39867f62c2c33b10d339c +Signature: fc17920b3ee94fdec0819ca7859ab166 UNUSED LICENSES: @@ -6348,6 +6348,8 @@ FILE: ../../../third_party/skia/infra/bots/gen_tasks_logic/nano_flags.go FILE: ../../../third_party/skia/infra/bots/gen_tasks_logic/schema.go FILE: ../../../third_party/skia/infra/bots/gen_tasks_logic/task_builder.go FILE: ../../../third_party/skia/infra/bots/task_drivers/fm_driver/fm_driver.go +FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/perf_puppeteer_render_skps.go +FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/perf_puppeteer_render_skps_test.go FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/perf_puppeteer_skottie_frames.go FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/perf_puppeteer_skottie_frames_test.go ----------------------------------------------------------------------------------------------------