From 07d5b941cd074831eb4a85a1df8ade4a523ea7a7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 22 Jan 2021 15:11:19 +0000 Subject: [PATCH] Roll Skia from 372791761157 to ce75036b3eaf (4 revisions) https://skia.googlesource.com/skia.git/+log/372791761157..ce75036b3eaf 2021-01-22 brianosman@google.com SkSL: Remove ByteCode interpreter, generator, etc. 2021-01-22 bsalomon@google.com Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" 2021-01-22 johnstiles@google.com Factor out modifier-token parsing into helper function. 2021-01-22 reed@google.com More hiding of legacy drawImage calls 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 | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/DEPS b/DEPS index 58646446187b9..41985300b062c 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': '372791761157114400b92fd9a896d06814ef2a75', + 'skia_revision': 'ce75036b3eaff1f585d80fe0a3873cf184c31229', # 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 b95c924740957..464b9e6e472e5 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 887663de6e341f8e9b4440b0f4cfacb2 +Signature: d79d482eeb7cf7fe6593a5bd2473a1fc UNUSED LICENSES: @@ -1479,7 +1479,6 @@ FILE: ../../../third_party/skia/src/sksl/sksl_fp_raw.sksl FILE: ../../../third_party/skia/src/sksl/sksl_frag.sksl FILE: ../../../third_party/skia/src/sksl/sksl_geom.sksl FILE: ../../../third_party/skia/src/sksl/sksl_gpu.sksl -FILE: ../../../third_party/skia/src/sksl/sksl_interp.sksl FILE: ../../../third_party/skia/src/sksl/sksl_public.sksl FILE: ../../../third_party/skia/src/sksl/sksl_runtime.sksl FILE: ../../../third_party/skia/src/sksl/sksl_vert.sksl @@ -2867,7 +2866,6 @@ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/bench/BulkRectBench.cpp FILE: ../../../third_party/skia/bench/DDLRecorderBench.cpp FILE: ../../../third_party/skia/bench/SkSLBench.cpp -FILE: ../../../third_party/skia/bench/SkSLInterpreterBench.cpp FILE: ../../../third_party/skia/experimental/wasm-skp-debugger/debugger_bindings.cpp FILE: ../../../third_party/skia/gm/asyncrescaleandread.cpp FILE: ../../../third_party/skia/gm/crbug_908646.cpp @@ -2954,9 +2952,6 @@ FILE: ../../../third_party/skia/src/gpu/mock/GrMockTypes.cpp FILE: ../../../third_party/skia/src/sksl/SkSLASTFile.h FILE: ../../../third_party/skia/src/sksl/SkSLASTNode.cpp FILE: ../../../third_party/skia/src/sksl/SkSLASTNode.h -FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.h -FILE: ../../../third_party/skia/src/sksl/SkSLByteCodeGenerator.cpp -FILE: ../../../third_party/skia/src/sksl/SkSLByteCodeGenerator.h FILE: ../../../third_party/skia/src/sksl/SkSLExternalFunction.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLExternalFunctionCall.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLExternalFunctionReference.h @@ -3496,7 +3491,6 @@ FILE: ../../../third_party/skia/src/pdf/SkClusterator.h FILE: ../../../third_party/skia/src/pdf/SkPDFTag.cpp FILE: ../../../third_party/skia/src/pdf/SkPDFTag.h FILE: ../../../third_party/skia/src/ports/SkFontMgr_fuchsia.cpp -FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.cpp FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.cpp FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.h FILE: ../../../third_party/skia/src/sksl/SkSLPipelineStageCodeGenerator.cpp