From afbd9a7500889d41f7c09766d08a4e6a5c65a782 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 3 Mar 2021 17:51:59 +0000 Subject: [PATCH] Roll Skia from a1e30a3a280a to f0de96f7b82a (7 revisions) https://skia.googlesource.com/skia.git/+log/a1e30a3a280a..f0de96f7b82a 2021-03-03 brianosman@google.com Reland "Redesign program key construction" 2021-03-03 robertphillips@google.com Add GrThreadSafePipelineBuilder 2021-03-03 johnstiles@google.com Add return-value check to the function finalizer. 2021-03-03 bsalomon@google.com Add more clarity to why we use GrWrapCacheable::kYes in AHWB generator. 2021-03-03 johnstiles@google.com Add Convert factory function to SkSL IRNodes. 2021-03-03 egdaniel@google.com Add MakeTexture factory to GrVkAttachment. 2021-03-03 adlai@google.com Make GPU image lazy size calculation thread-safe 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 stani@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 03cd77f24616a..f945151198e90 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': 'a1e30a3a280ac6a0062a287f7a51a4e5ef1be1fa', + 'skia_revision': 'f0de96f7b82a35ce1cd385da8c5c77b83fa2a617', # 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 2308bd6918d23..f606fd0c98902 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6117abe872698510ee44b47b2d1e81c4 +Signature: f7929e6f83bf7ad01e369a0506922225 UNUSED LICENSES: @@ -5759,6 +5759,8 @@ FILE: ../../../third_party/skia/modules/svg/src/SkSVGMask.cpp FILE: ../../../third_party/skia/src/gpu/GrDrawIndirectCommand.h FILE: ../../../third_party/skia/src/gpu/GrRenderTaskCluster.cpp FILE: ../../../third_party/skia/src/gpu/GrRenderTaskCluster.h +FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.cpp +FILE: ../../../third_party/skia/src/gpu/GrThreadSafePipelineBuilder.h FILE: ../../../third_party/skia/src/gpu/mock/GrMockRenderTask.h FILE: ../../../third_party/skia/src/gpu/mock/GrMockSurfaceProxy.h ----------------------------------------------------------------------------------------------------