From ef017375496350a479698dc50187141bbab48cee Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 16 Nov 2020 21:20:34 +0000 Subject: [PATCH] Roll Skia from ef8d52d8b2bb to 396974683cbd (5 revisions) https://skia.googlesource.com/skia.git/+log/ef8d52d8b2bb..396974683cbd 2020-11-16 herb@google.com clip more cases using the CPU allowing more op merges 2020-11-16 robertphillips@google.com Change UnrefDDLTask to just be the DDLTask (take 2) 2020-11-16 johnstiles@google.com Detect unsupported types for MemoryLayout and report errors. 2020-11-16 mtklein@google.com roll back minimum picture version to 73 2020-11-16 robertphillips@google.com Revert "Remove SkBaseDevice::flush" 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 lovisolo@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, 4 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 4ba5c492d471e..4d7935c7bbea2 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': 'ef8d52d8b2bb0952e719a78b339f2438c6d7663e', + 'skia_revision': '396974683cbde3b0cc8e00385ef44960ba829b8f', # 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 2c6665b2852e6..c5d8e61594834 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 760db62211d5c4cc4a82651463317b0a +Signature: af967cfeeb3993820fe134803aee6444 UNUSED LICENSES: @@ -3931,6 +3931,8 @@ FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h FILE: ../../../third_party/skia/src/gpu/GrClipStack.cpp FILE: ../../../third_party/skia/src/gpu/GrClipStack.h +FILE: ../../../third_party/skia/src/gpu/GrDDLTask.cpp +FILE: ../../../third_party/skia/src/gpu/GrDDLTask.h FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp FILE: ../../../third_party/skia/src/gpu/GrRingBuffer.cpp FILE: ../../../third_party/skia/src/gpu/GrRingBuffer.h @@ -3940,7 +3942,6 @@ FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.cpp FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.h FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.cpp FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.h -FILE: ../../../third_party/skia/src/gpu/GrUnrefDDLTask.h FILE: ../../../third_party/skia/src/gpu/GrUtil.cpp FILE: ../../../third_party/skia/src/gpu/GrYUVABackendTextures.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.cpp