From d7e928b1cb4cbccb9c1566c67a7b7d798a52a5b5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 16 Dec 2020 22:10:19 +0000 Subject: [PATCH] Roll Skia from 6f31e27f1e29 to 85fa75616dfe (7 revisions) https://skia.googlesource.com/skia.git/+log/6f31e27f1e29..85fa75616dfe 2020-12-16 reed@google.com Add filtermode to drawnine 2020-12-16 bsalomon@google.com Make backend allocation tests avoid alphatype conversions 2020-12-16 djsollen@google.com Revert "Rename getTopDevice/getDevice to topDevice/baseDevice" 2020-12-16 egdaniel@google.com GrVkRenderPass supports resolve attachments and discardable msaa. 2020-12-16 kjlubick@google.com [canvaskit] Expose sampling variants of drawImage and drawImageRect 2020-12-16 ethannicholas@google.com Tightened up SPIR-V block output 2020-12-16 bsalomon@google.com Add GrSurfaceFillContext 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 tdenniston@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 a413873e8901d..24a82f1fb22ce 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': '6f31e27f1e292cdd0f99673f94f92e5d2efd116b', + 'skia_revision': '85fa75616dfe4666e83fd1f84415855a6fc56726', # 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 9457e2f67db74..ab4d1eb8bf3c3 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: be705e873a1796d02a86b01223fe8a0e +Signature: 1792678dacbcbbffb692725b6e184a51 UNUSED LICENSES: @@ -3941,6 +3941,8 @@ FILE: ../../../third_party/skia/src/gpu/GrStagingBufferManager.cpp FILE: ../../../third_party/skia/src/gpu/GrStagingBufferManager.h FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.cpp FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.h +FILE: ../../../third_party/skia/src/gpu/GrSurfaceFillContext.cpp +FILE: ../../../third_party/skia/src/gpu/GrSurfaceFillContext.h FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.cpp FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.h FILE: ../../../third_party/skia/src/gpu/GrUtil.cpp