From dabcc2af573cc075fa3163a741ec4c97ddb9c64d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 22 Jan 2021 16:41:19 +0000 Subject: [PATCH] Roll Skia from ce75036b3eaf to cc6961b9ac5e (3 revisions) https://skia.googlesource.com/skia.git/+log/ce75036b3eaf..cc6961b9ac5e 2021-01-22 johnstiles@google.com Add checkpointing functionality to SkSL Lexer. 2021-01-22 egdaniel@google.com Remove preferring cached memory for vulkan cpu write, gpu read memory. 2021-01-22 ethannicholas@google.com SkSL vars now track their declaration instead of their initial value 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 91947047a4132..f4e8b337ce284 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': 'ce75036b3eaff1f585d80fe0a3873cf184c31229', + 'skia_revision': 'cc6961b9ac5e3ae7241ba5c625dd512476d7c7c6', # 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 464b9e6e472e5..0ed249c7e7323 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d79d482eeb7cf7fe6593a5bd2473a1fc +Signature: 216a50eb7fe8231896aacda51f78cbea UNUSED LICENSES: @@ -7255,6 +7255,7 @@ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.cpp FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.h FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp +FILE: ../../../third_party/skia/src/sksl/ir/SkSLVariable.cpp ---------------------------------------------------------------------------------------------------- Copyright 2021 Google LLC.