From b713e215eb7d826f0d5c07e81b3dc8b69d2b03af Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 20 Mar 2020 18:06:46 +0000 Subject: [PATCH] Roll src/third_party/skia 85755f46a881..7b7b78cb9f1b (6 commits) https://skia.googlesource.com/skia.git/+log/85755f46a881..7b7b78cb9f1b git log 85755f46a881..7b7b78cb9f1b --date=short --first-parent --format='%ad %ae %s' 2020-03-20 bungeman@google.com Make SkPDFUnion a better variant. 2020-03-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bc98fbeec99b..1c9f24263e6c (2 commits) 2020-03-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 05edc0038612..e0f773c501f9 (329 commits) 2020-03-20 chinmaygarde@google.com Guard use of [id maxThreadsPerThreadgroup] behind version check. 2020-03-20 jvanverth@google.com Flesh out backend textures and rendertargets to support Direct3D. 2020-03-20 bsalomon@google.com Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" Created with: gclient setdep -r src/third_party/skia@7b7b78cb9f1b 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 egdaniel@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: egdaniel@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 5412edddbd725..6ba15c1a46f35 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': '85755f46a8810b1863493a81887f1dc17c2e49e1', + 'skia_revision': '7b7b78cb9f1bd8b57fb849e5cae7f477e84d3cf6', # 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 4529bec3a45d3..534df3431875d 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 83245e49e829e1b31e83ac42cc773a33 +Signature: 1abbcf1f0b0817a1a80805bd2b8db4d9 UNUSED LICENSES: @@ -1012,7 +1012,6 @@ FILE: ../../../third_party/skia/infra/bots/assets/linux_vulkan_sdk/VERSION FILE: ../../../third_party/skia/infra/bots/assets/lottie-samples/VERSION FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/VERSION FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/Dockerfile -FILE: ../../../third_party/skia/infra/bots/assets/moltenvk/VERSION FILE: ../../../third_party/skia/infra/bots/assets/mskp/VERSION FILE: ../../../third_party/skia/infra/bots/assets/node/VERSION FILE: ../../../third_party/skia/infra/bots/assets/opencl_headers/VERSION @@ -1090,7 +1089,6 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-ASAN.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-Metal.json -FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Release-MoltenVK_Vulkan.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-arm64-Release-Android.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-x86-Debug-Exceptions.json FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-x86_64-Debug-ANGLE.json @@ -3896,14 +3894,16 @@ TYPE: LicenseType.bsd FILE: ../../../third_party/skia/bench/GrQuadBench.cpp FILE: ../../../third_party/skia/gm/crbug_1041204.cpp FILE: ../../../third_party/skia/gm/crbug_224618.cpp -FILE: ../../../third_party/skia/include/gpu/d3d/GrD3D12.h FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h +FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h +FILE: ../../../third_party/skia/include/private/GrD3DTypesPriv.h FILE: ../../../third_party/skia/include/private/SkIDChangeListener.h FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp 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/d3d/GrD3D12.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DGpu.cpp @@ -3915,6 +3915,7 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResource.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResourceProvider.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResourceProvider.h FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResourceState.h +FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DTypesPriv.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DUtil.cpp FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DUtil.h FILE: ../../../third_party/skia/src/gpu/effects/GrDeviceSpaceEffect.fp