From c2c4176bcef96ffcc57e81ad0f6d9ad3e3052d63 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 13 May 2020 05:01:26 +0000 Subject: [PATCH] Roll src/third_party/skia 3d2c41b773f6..3ebadcc98eab (14 commits) https://skia.googlesource.com/skia.git/+log/3d2c41b773f6..3ebadcc98eab git log 3d2c41b773f6..3ebadcc98eab --date=short --first-parent --format='%ad %ae %s' 2020-05-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/dawn 02beecaec5cd..f4df7916cacb (4 commits) 2020-05-12 egdaniel@google.com Fix VkProtectedContextTest to correctly make SkSurfaces. 2020-05-12 robertphillips@google.com Add GrVkResourceProvider::findCompatibleRenderPass variant that takes an AttachmentsDescriptor 2020-05-12 reed@google.com only pass a real paint to drawPicture if we need to 2020-05-12 michaelludwig@google.com Reland "Refactor stencil clip mask generation into helper" 2020-05-12 robertphillips@google.com Make GrVkResourceProvider::PipelineStateCache use GrGpu::Stats 2020-05-12 robertphillips@google.com Non-substantive Vulkan backend changes 2020-05-12 adlai@google.com DDLTileHelper: Use SkAutoTArray instead of raw pointer 2020-05-12 michaelludwig@google.com Revert "Refactor stencil clip mask generation into helper" 2020-05-12 michaelludwig@google.com Refactor stencil clip mask generation into helper 2020-05-12 adlai@google.com Mark SkStringPrintf as SK_PRINTF_LIKE 2020-05-12 brianosman@google.com SkMatrixProvider: Move local-to-device storage to base class 2020-05-12 wangxianzhu@chromium.org Remove code resetting pixelGeometry for filters 2020-05-12 adlai@google.com Reland "Support large kernels on GPU in matrix convolution effect" Created with: gclient setdep -r src/third_party/skia@3ebadcc98eab 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 jlavrova@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/+/master/autoroll/README.md Bug: None Tbr: jlavrova@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 481f2aa2bcf2d..632b9b0b0a415 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': '3d2c41b773f6958888f4edbc098c489c540a7840', + 'skia_revision': '3ebadcc98eab1cfc2b64b7b11d5e7ae9884e89d0', # 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 401b546fac11e..cce5416b1e5bd 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 9c13121d3e3343b072e767fb96b8886b +Signature: 5d448e414dbbc4062eb8646fcaefbb18 UNUSED LICENSES: @@ -3905,6 +3905,8 @@ FILE: ../../../third_party/skia/src/core/SkVM_fwd.h FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp +FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.cpp +FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAttachmentViewManager.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAttachmentViewManager.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DBuffer.cpp