Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit fdf4f78

Browse files
Roll src/third_party/skia 85755f4..7b7b78c (6 commits) (#17227)
1 parent 6c757f3 commit fdf4f78

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '85755f46a8810b1863493a81887f1dc17c2e49e1',
29+
'skia_revision': '7b7b78cb9f1bd8b57fb849e5cae7f477e84d3cf6',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 83245e49e829e1b31e83ac42cc773a33
1+
Signature: 1abbcf1f0b0817a1a80805bd2b8db4d9
22

33
UNUSED LICENSES:
44

@@ -1012,7 +1012,6 @@ FILE: ../../../third_party/skia/infra/bots/assets/linux_vulkan_sdk/VERSION
10121012
FILE: ../../../third_party/skia/infra/bots/assets/lottie-samples/VERSION
10131013
FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/VERSION
10141014
FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/Dockerfile
1015-
FILE: ../../../third_party/skia/infra/bots/assets/moltenvk/VERSION
10161015
FILE: ../../../third_party/skia/infra/bots/assets/mskp/VERSION
10171016
FILE: ../../../third_party/skia/infra/bots/assets/node/VERSION
10181017
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
10901089
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-ASAN.json
10911090
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
10921091
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-Metal.json
1093-
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Release-MoltenVK_Vulkan.json
10941092
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-arm64-Release-Android.json
10951093
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Win-Clang-x86-Debug-Exceptions.json
10961094
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
38963894
FILE: ../../../third_party/skia/bench/GrQuadBench.cpp
38973895
FILE: ../../../third_party/skia/gm/crbug_1041204.cpp
38983896
FILE: ../../../third_party/skia/gm/crbug_224618.cpp
3899-
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3D12.h
39003897
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
3898+
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h
3899+
FILE: ../../../third_party/skia/include/private/GrD3DTypesPriv.h
39013900
FILE: ../../../third_party/skia/include/private/SkIDChangeListener.h
39023901
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
39033902
FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
39043903
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp
39053904
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h
39063905
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
3906+
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3D12.h
39073907
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.cpp
39083908
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.h
39093909
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DGpu.cpp
@@ -3915,6 +3915,7 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResource.h
39153915
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResourceProvider.cpp
39163916
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResourceProvider.h
39173917
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResourceState.h
3918+
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DTypesPriv.cpp
39183919
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DUtil.cpp
39193920
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DUtil.h
39203921
FILE: ../../../third_party/skia/src/gpu/effects/GrDeviceSpaceEffect.fp

0 commit comments

Comments
 (0)