Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
9 changes: 5 additions & 4 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 83245e49e829e1b31e83ac42cc773a33
Signature: 1abbcf1f0b0817a1a80805bd2b8db4d9

UNUSED LICENSES:

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down