From 7c1376e803bca55a90a19ec84e7ebed4287b2bb7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 6 Jul 2021 16:51:02 -0400 Subject: [PATCH] Roll Skia from 3037d9f322ff to 40242241c3bf (3 revisions) (flutter/engine#27196) --- DEPS | 2 +- .../src/flutter/ci/licenses_golden/licenses_skia | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index 719e313ceaa..5130f832ea1 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': '3037d9f322ff01834e146c3636698c4fc07f4ccf', + 'skia_revision': '40242241c3bf1e13baadaf1b2f150ad763d9c8c9', # 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/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index ef27c04b2bf..2465334cd3c 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: dfa0c56baa4098e4ac1b9d6b90a94b8b +Signature: 8fdf8c495f97219358bea01687fd918b UNUSED LICENSES: @@ -1306,7 +1306,6 @@ FILE: ../../../third_party/skia/src/gpu/GrRenderTarget.h FILE: ../../../third_party/skia/src/gpu/GrStencilSettings.cpp FILE: ../../../third_party/skia/src/gpu/GrTexture.cpp FILE: ../../../third_party/skia/src/gpu/GrTexture.h -FILE: ../../../third_party/skia/src/gpu/SkGpuDevice.cpp FILE: ../../../third_party/skia/src/gpu/geometry/GrPathUtils.cpp FILE: ../../../third_party/skia/src/gpu/geometry/GrPathUtils.h FILE: ../../../third_party/skia/src/gpu/gl/GrGLAttachment.cpp @@ -1334,6 +1333,7 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrAAHairLinePathRenderer.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrAAHairLinePathRenderer.h FILE: ../../../third_party/skia/src/gpu/ops/GrDefaultPathRenderer.cpp FILE: ../../../third_party/skia/src/gpu/ops/GrDefaultPathRenderer.h +FILE: ../../../third_party/skia/src/gpu/v1/Device.cpp FILE: ../../../third_party/skia/src/pdf/SkPDFDevice.cpp FILE: ../../../third_party/skia/src/pdf/SkPDFDevice.h FILE: ../../../third_party/skia/src/pdf/SkPDFDocument.cpp @@ -2477,7 +2477,6 @@ FILE: ../../../third_party/skia/src/gpu/GrTestUtils.h FILE: ../../../third_party/skia/src/gpu/GrTriangulator.cpp FILE: ../../../third_party/skia/src/gpu/GrTriangulator.h FILE: ../../../third_party/skia/src/gpu/GrXferProcessor.cpp -FILE: ../../../third_party/skia/src/gpu/SkGpuDevice_drawTexture.cpp FILE: ../../../third_party/skia/src/gpu/effects/GrBlendFragmentProcessor.cpp FILE: ../../../third_party/skia/src/gpu/effects/GrBlendFragmentProcessor.h FILE: ../../../third_party/skia/src/gpu/effects/GrCustomXfermode.cpp @@ -2527,6 +2526,7 @@ FILE: ../../../third_party/skia/src/gpu/text/GrTextBlob.cpp FILE: ../../../third_party/skia/src/gpu/text/GrTextBlob.h FILE: ../../../third_party/skia/src/gpu/text/GrTextBlobCache.cpp FILE: ../../../third_party/skia/src/gpu/text/GrTextBlobCache.h +FILE: ../../../third_party/skia/src/gpu/v1/Device_drawTexture.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkAttachment.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkAttachment.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkCaps.cpp @@ -5191,6 +5191,8 @@ FILE: ../../../third_party/skia/src/core/SkMatrixInvert.h FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h FILE: ../../../third_party/skia/src/effects/imagefilters/SkRuntimeImageFilter.cpp FILE: ../../../third_party/skia/src/effects/imagefilters/SkRuntimeImageFilter.h +FILE: ../../../third_party/skia/src/gpu/BaseDevice.cpp +FILE: ../../../third_party/skia/src/gpu/BaseDevice.h FILE: ../../../third_party/skia/src/gpu/GrDstProxyView.h FILE: ../../../third_party/skia/src/gpu/GrEagerVertexAllocator.cpp FILE: ../../../third_party/skia/src/gpu/GrInnerFanTriangulator.h @@ -5203,12 +5205,10 @@ FILE: ../../../third_party/skia/src/gpu/GrWritePixelsRenderTask.cpp FILE: ../../../third_party/skia/src/gpu/GrWritePixelsRenderTask.h FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.cpp FILE: ../../../third_party/skia/src/gpu/GrYUVATextureProxies.h -FILE: ../../../third_party/skia/src/gpu/SkBaseGpuDevice.cpp -FILE: ../../../third_party/skia/src/gpu/SkBaseGpuDevice.h -FILE: ../../../third_party/skia/src/gpu/SkGpuDevice_nga.cpp -FILE: ../../../third_party/skia/src/gpu/SkGpuDevice_nga.h FILE: ../../../third_party/skia/src/gpu/gl/egl/GrGLMakeNativeInterface_egl.cpp FILE: ../../../third_party/skia/src/gpu/gl/glx/GrGLMakeNativeInterface_glx.cpp +FILE: ../../../third_party/skia/src/gpu/v2/Device.cpp +FILE: ../../../third_party/skia/src/gpu/v2/Device_v2.h FILE: ../../../third_party/skia/src/gpu/vk/GrVkBuffer.cpp FILE: ../../../third_party/skia/src/gpu/vk/GrVkBuffer.h FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.cpp @@ -6508,9 +6508,9 @@ FILE: ../../../third_party/skia/src/gpu/GrRectanizer.h FILE: ../../../third_party/skia/src/gpu/GrRectanizerPow2.cpp FILE: ../../../third_party/skia/src/gpu/GrTBlockList.h FILE: ../../../third_party/skia/src/gpu/GrVertexWriter.h -FILE: ../../../third_party/skia/src/gpu/SkGpuDevice.h FILE: ../../../third_party/skia/src/gpu/SkGr.cpp FILE: ../../../third_party/skia/src/gpu/geometry/GrRect.h +FILE: ../../../third_party/skia/src/gpu/v1/Device_v1.h FILE: ../../../third_party/skia/src/ports/SkDebug_win.cpp ---------------------------------------------------------------------------------------------------- Copyright 2010 Google Inc.