From 90b8fae761ebd6538e6e137acd880eb8827cd78e Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 30 Nov 2020 20:56:03 +0000 Subject: [PATCH] Roll Skia from fd41d878b13d to 70fe17e12f38 (6 revisions) https://skia.googlesource.com/skia.git/+log/fd41d878b13d..70fe17e12f38 2020-11-30 bsalomon@google.com Remove GrRenderTargetContextPriv and GrSurfaceContextPriv 2020-11-30 reed@google.com move SkMipmapBuilder to private 2020-11-30 johnstiles@google.com Add test for returning arrays from functions. 2020-11-30 johnstiles@google.com Fix ASAN error when inlining array constructor expressions. 2020-11-30 johnstiles@google.com Fix ASAN error when inlining multi-dimensional arrays. 2020-11-30 robertphillips@google.com Stop overflow of windows rects in GrClipStack 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 westont@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 | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 7f38a654e5843..8523739751608 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': 'fd41d878b13db6572d52b70ef95a4031fdd2448f', + 'skia_revision': '70fe17e12f3871351c3dbcf9f3a86a1918146f8e', # 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 f0b7be4e468b9..fced25b59721d 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 28d9cb446069e215639711d1535dd1c7 +Signature: ae02d9a80761cc9a7b9a2bdf93b69042 UNUSED LICENSES: @@ -627,7 +627,6 @@ FILE: ../../../third_party/skia/src/gpu/GrOpsRenderPass.h FILE: ../../../third_party/skia/src/gpu/GrProgramDesc.cpp FILE: ../../../third_party/skia/src/gpu/GrReducedClip.cpp FILE: ../../../third_party/skia/src/gpu/GrReducedClip.h -FILE: ../../../third_party/skia/src/gpu/GrRenderTargetContextPriv.h FILE: ../../../third_party/skia/src/gpu/GrRenderTargetProxy.cpp FILE: ../../../third_party/skia/src/gpu/GrRenderTargetProxy.h FILE: ../../../third_party/skia/src/gpu/GrResourceHandle.h @@ -639,7 +638,6 @@ FILE: ../../../third_party/skia/src/gpu/GrStyle.cpp FILE: ../../../third_party/skia/src/gpu/GrStyle.h FILE: ../../../third_party/skia/src/gpu/GrSurfaceContext.cpp FILE: ../../../third_party/skia/src/gpu/GrSurfaceContext.h -FILE: ../../../third_party/skia/src/gpu/GrSurfaceContextPriv.h FILE: ../../../third_party/skia/src/gpu/GrSurfaceProxy.cpp FILE: ../../../third_party/skia/src/gpu/GrSurfaceProxy.h FILE: ../../../third_party/skia/src/gpu/GrSwizzle.h @@ -4168,6 +4166,7 @@ FILE: ../../../third_party/skia/src/core/SkCompressedDataUtils.h FILE: ../../../third_party/skia/src/core/SkM44.cpp FILE: ../../../third_party/skia/src/core/SkMarkerStack.cpp FILE: ../../../third_party/skia/src/core/SkMarkerStack.h +FILE: ../../../third_party/skia/src/core/SkMipmapBuilder.h FILE: ../../../third_party/skia/src/core/SkOpts_erms.cpp FILE: ../../../third_party/skia/src/core/SkVerticesPriv.h FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.cpp