From 8f3b62ccb92c07253a1b19675eff5d23ce8bbb76 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 20 Oct 2020 16:04:59 +0000 Subject: [PATCH] Roll Skia from 51dc28505fb9 to 1c823674d957 (8 revisions) https://skia.googlesource.com/skia.git/+log/51dc28505fb9..1c823674d957 2020-10-20 johnstiles@google.com Clear the `builtin` status of SkSL nodes when they are cloned. 2020-10-20 adlai@google.com Almost remove GrContext 2020-10-20 kjlubick@google.com [canvaskit] Make build docs more clear 2020-10-20 jmbetancourt@google.com add new DemoActivity to showcase SkottieView xml loading and surface view backing 2020-10-20 johnstiles@google.com Fix frexp support in Metal. 2020-10-20 kjlubick@google.com [canvaskit] Add task driver for running GMs on WASM/WebGL. 2020-10-20 johnstiles@google.com Sort SkSL gencode enums by value, not name. 2020-10-20 michaelludwig@google.com Allow kNoCropRect to be referenced 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 egdaniel@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 31e1a1c096f99..93c8f25b00cba 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': '51dc28505fb9bcf44c0815856fb9dc264a9f020b', + 'skia_revision': '1c823674d957ad8cadf577c3bdc4039d8821be2e', # 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 1d7e370d70f64..83164d5c1cd44 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: a4bdc89922c88658a86abd8284af6921 +Signature: 41a3732cd420fc510eeec5ac7809b7f4 UNUSED LICENSES: @@ -1283,6 +1283,7 @@ FILE: ../../../third_party/skia/infra/bots/test_skia_bundled.isolate FILE: ../../../third_party/skia/infra/bots/tools/luci-go/linux64/isolate.sha1 FILE: ../../../third_party/skia/infra/bots/tools/luci-go/mac64/isolate.sha1 FILE: ../../../third_party/skia/infra/bots/tools/luci-go/win64/isolate.exe.sha1 +FILE: ../../../third_party/skia/infra/bots/wasm_gm_tests.isolate FILE: ../../../third_party/skia/infra/bots/whole_repo.isolate FILE: ../../../third_party/skia/infra/canvaskit/docker/canvaskit-emsdk/Dockerfile FILE: ../../../third_party/skia/infra/config/recipes.cfg @@ -6493,6 +6494,7 @@ FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_sk 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 FILE: ../../../third_party/skia/infra/bots/task_drivers/run_gn_to_bp/run_gn_to_bp.go +FILE: ../../../third_party/skia/infra/bots/task_drivers/run_wasm_gm_tests/run_wasm_gm_tests.go ---------------------------------------------------------------------------------------------------- Copyright 2020 The Chromium Authors. All rights reserved.