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

Commit f44d020

Browse files
Roll Skia from c55605969a59 to 20e334d13467 (22 revisions) (#40716)
Roll Skia from c55605969a59 to 20e334d13467 (22 revisions)
1 parent ec6ee2f commit f44d020

File tree

3 files changed

+31
-28
lines changed

3 files changed

+31
-28
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'c55605969a599681f4a5530ba84402f67f55bfa1',
21+
'skia_revision': '20e334d134679115b362d8dee31fe18baaf99cef',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/excluded_files

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2737,6 +2737,7 @@
27372737
../../../third_party/skia/modules/skunicode/BUILD.bazel
27382738
../../../third_party/skia/modules/skunicode/include/BUILD.bazel
27392739
../../../third_party/skia/modules/skunicode/src/BUILD.bazel
2740+
../../../third_party/skia/modules/skunicode/tests
27402741
../../../third_party/skia/modules/svg/include/BUILD.bazel
27412742
../../../third_party/skia/modules/svg/src/BUILD.bazel
27422743
../../../third_party/skia/modules/svg/tests
@@ -2778,9 +2779,11 @@
27782779
../../../third_party/skia/src/gpu/ganesh/glsl/BUILD.bazel
27792780
../../../third_party/skia/src/gpu/ganesh/gradients/BUILD.bazel
27802781
../../../third_party/skia/src/gpu/ganesh/gradients/README.md
2782+
../../../third_party/skia/src/gpu/ganesh/image/BUILD.bazel
27812783
../../../third_party/skia/src/gpu/ganesh/mock/BUILD.bazel
27822784
../../../third_party/skia/src/gpu/ganesh/mtl/BUILD.bazel
27832785
../../../third_party/skia/src/gpu/ganesh/ops/BUILD.bazel
2786+
../../../third_party/skia/src/gpu/ganesh/surface/BUILD.bazel
27842787
../../../third_party/skia/src/gpu/ganesh/tessellate/BUILD.bazel
27852788
../../../third_party/skia/src/gpu/ganesh/text/BUILD.bazel
27862789
../../../third_party/skia/src/gpu/ganesh/vk/BUILD.bazel

ci/licenses_golden/licenses_skia

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3af6d1124ef2320ac8138f0c60f6ebd6
1+
Signature: 64ad63a7021a8ab2a72a6d8096219970
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -1914,17 +1914,17 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLCaps.h + ../../../third_
19141914
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLProgramDataManager.cpp + ../../../third_party/skia/LICENSE
19151915
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLProgramDataManager.h + ../../../third_party/skia/LICENSE
19161916
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLUtil.h + ../../../third_party/skia/LICENSE
1917+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_Ganesh.cpp + ../../../third_party/skia/LICENSE
19171918
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AAConvexPathRenderer.cpp + ../../../third_party/skia/LICENSE
19181919
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AAConvexPathRenderer.h + ../../../third_party/skia/LICENSE
19191920
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/SoftwarePathRenderer.cpp + ../../../third_party/skia/LICENSE
19201921
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/SoftwarePathRenderer.h + ../../../third_party/skia/LICENSE
1922+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.cpp + ../../../third_party/skia/LICENSE
19211923
ORIGIN: ../../../third_party/skia/src/image/SkImage.cpp + ../../../third_party/skia/LICENSE
19221924
ORIGIN: ../../../third_party/skia/src/image/SkImage_Base.h + ../../../third_party/skia/LICENSE
1923-
ORIGIN: ../../../third_party/skia/src/image/SkImage_Gpu.cpp + ../../../third_party/skia/LICENSE
19241925
ORIGIN: ../../../third_party/skia/src/image/SkImage_Raster.cpp + ../../../third_party/skia/LICENSE
19251926
ORIGIN: ../../../third_party/skia/src/image/SkSurface.cpp + ../../../third_party/skia/LICENSE
19261927
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Base.h + ../../../third_party/skia/LICENSE
1927-
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Gpu.cpp + ../../../third_party/skia/LICENSE
19281928
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Raster.cpp + ../../../third_party/skia/LICENSE
19291929
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Raster.h + ../../../third_party/skia/LICENSE
19301930
ORIGIN: ../../../third_party/skia/src/pathops/SkAddIntersections.cpp + ../../../third_party/skia/LICENSE
@@ -2073,17 +2073,17 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLCaps.h
20732073
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLProgramDataManager.cpp
20742074
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLProgramDataManager.h
20752075
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLUtil.h
2076+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_Ganesh.cpp
20762077
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AAConvexPathRenderer.cpp
20772078
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AAConvexPathRenderer.h
20782079
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/SoftwarePathRenderer.cpp
20792080
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/SoftwarePathRenderer.h
2081+
FILE: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.cpp
20802082
FILE: ../../../third_party/skia/src/image/SkImage.cpp
20812083
FILE: ../../../third_party/skia/src/image/SkImage_Base.h
2082-
FILE: ../../../third_party/skia/src/image/SkImage_Gpu.cpp
20832084
FILE: ../../../third_party/skia/src/image/SkImage_Raster.cpp
20842085
FILE: ../../../third_party/skia/src/image/SkSurface.cpp
20852086
FILE: ../../../third_party/skia/src/image/SkSurface_Base.h
2086-
FILE: ../../../third_party/skia/src/image/SkSurface_Gpu.cpp
20872087
FILE: ../../../third_party/skia/src/image/SkSurface_Raster.cpp
20882088
FILE: ../../../third_party/skia/src/image/SkSurface_Raster.h
20892089
FILE: ../../../third_party/skia/src/pathops/SkAddIntersections.cpp
@@ -2769,7 +2769,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLShaderBuilder.h + ..
27692769
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/DashOp.cpp + ../../../third_party/skia/LICENSE
27702770
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/DashOp.h + ../../../third_party/skia/LICENSE
27712771
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/SmallPathRenderer.h + ../../../third_party/skia/LICENSE
2772-
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Gpu.h + ../../../third_party/skia/LICENSE
2772+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.h + ../../../third_party/skia/LICENSE
27732773
ORIGIN: ../../../third_party/skia/src/pathops/SkOpBuilder.cpp + ../../../third_party/skia/LICENSE
27742774
ORIGIN: ../../../third_party/skia/src/pathops/SkOpSpan.cpp + ../../../third_party/skia/LICENSE
27752775
ORIGIN: ../../../third_party/skia/src/pathops/SkPathOpsTSect.cpp + ../../../third_party/skia/LICENSE
@@ -2935,7 +2935,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLShaderBuilder.h
29352935
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DashOp.cpp
29362936
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DashOp.h
29372937
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/SmallPathRenderer.h
2938-
FILE: ../../../third_party/skia/src/image/SkSurface_Gpu.h
2938+
FILE: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.h
29392939
FILE: ../../../third_party/skia/src/pathops/SkOpBuilder.cpp
29402940
FILE: ../../../third_party/skia/src/pathops/SkOpSpan.cpp
29412941
FILE: ../../../third_party/skia/src/pathops/SkPathOpsTSect.cpp
@@ -3280,6 +3280,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLProgramDataManager.h
32803280
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLUniformHandler.h + ../../../third_party/skia/LICENSE
32813281
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLVarying.cpp + ../../../third_party/skia/LICENSE
32823282
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLVarying.h + ../../../third_party/skia/LICENSE
3283+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_Ganesh.h + ../../../third_party/skia/LICENSE
32833284
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AALinearizingConvexPathRenderer.cpp + ../../../third_party/skia/LICENSE
32843285
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AALinearizingConvexPathRenderer.h + ../../../third_party/skia/LICENSE
32853286
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasTextOp.cpp + ../../../third_party/skia/LICENSE
@@ -3320,7 +3321,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanInterface.cpp + ../../../thir
33203321
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanInterface.h + ../../../third_party/skia/LICENSE
33213322
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanMemory.cpp + ../../../third_party/skia/LICENSE
33223323
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanMemory.h + ../../../third_party/skia/LICENSE
3323-
ORIGIN: ../../../third_party/skia/src/image/SkImage_Gpu.h + ../../../third_party/skia/LICENSE
33243324
ORIGIN: ../../../third_party/skia/src/image/SkImage_Lazy.cpp + ../../../third_party/skia/LICENSE
33253325
ORIGIN: ../../../third_party/skia/src/opts/SkBlitMask_opts.h + ../../../third_party/skia/LICENSE
33263326
ORIGIN: ../../../third_party/skia/src/opts/SkBlitRow_opts.h + ../../../third_party/skia/LICENSE
@@ -3570,6 +3570,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLProgramDataManager.h
35703570
FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLUniformHandler.h
35713571
FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLVarying.cpp
35723572
FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLVarying.h
3573+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_Ganesh.h
35733574
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AALinearizingConvexPathRenderer.cpp
35743575
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AALinearizingConvexPathRenderer.h
35753576
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasTextOp.cpp
@@ -3610,7 +3611,6 @@ FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.cpp
36103611
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.h
36113612
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.cpp
36123613
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.h
3613-
FILE: ../../../third_party/skia/src/image/SkImage_Gpu.h
36143614
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.cpp
36153615
FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts.h
36163616
FILE: ../../../third_party/skia/src/opts/SkBlitRow_opts.h
@@ -5213,6 +5213,10 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientBitmapCache
52135213
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientBitmapCache.h + ../../../third_party/skia/LICENSE
52145214
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientShader.cpp + ../../../third_party/skia/LICENSE
52155215
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientShader.h + ../../../third_party/skia/LICENSE
5216+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshBase.cpp + ../../../third_party/skia/LICENSE
5217+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshBase.h + ../../../third_party/skia/LICENSE
5218+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshYUVA.cpp + ../../../third_party/skia/LICENSE
5219+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshYUVA.h + ../../../third_party/skia/LICENSE
52165220
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlAttachment.h + ../../../third_party/skia/LICENSE
52175221
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlAttachment.mm + ../../../third_party/skia/LICENSE
52185222
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlBuffer.h + ../../../third_party/skia/LICENSE
@@ -5257,10 +5261,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSamplerYcbcrConversion.h
52575261
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkTypesPriv.cpp + ../../../third_party/skia/LICENSE
52585262
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanAMDMemoryAllocator.cpp + ../../../third_party/skia/LICENSE
52595263
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanAMDMemoryAllocator.h + ../../../third_party/skia/LICENSE
5260-
ORIGIN: ../../../third_party/skia/src/image/SkImage_GpuBase.cpp + ../../../third_party/skia/LICENSE
5261-
ORIGIN: ../../../third_party/skia/src/image/SkImage_GpuBase.h + ../../../third_party/skia/LICENSE
5262-
ORIGIN: ../../../third_party/skia/src/image/SkImage_GpuYUVA.cpp + ../../../third_party/skia/LICENSE
5263-
ORIGIN: ../../../third_party/skia/src/image/SkImage_GpuYUVA.h + ../../../third_party/skia/LICENSE
52645264
ORIGIN: ../../../third_party/skia/src/image/SkImage_Lazy.h + ../../../third_party/skia/LICENSE
52655265
ORIGIN: ../../../third_party/skia/src/opts/SkBitmapProcState_opts.h + ../../../third_party/skia/LICENSE
52665266
ORIGIN: ../../../third_party/skia/src/opts/SkOpts_hsw.cpp + ../../../third_party/skia/LICENSE
@@ -5431,6 +5431,10 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientBitmapCache.c
54315431
FILE: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientBitmapCache.h
54325432
FILE: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientShader.cpp
54335433
FILE: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientShader.h
5434+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshBase.cpp
5435+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshBase.h
5436+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshYUVA.cpp
5437+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshYUVA.h
54345438
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlAttachment.h
54355439
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlAttachment.mm
54365440
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlBuffer.h
@@ -5475,10 +5479,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSamplerYcbcrConversion.h
54755479
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkTypesPriv.cpp
54765480
FILE: ../../../third_party/skia/src/gpu/vk/VulkanAMDMemoryAllocator.cpp
54775481
FILE: ../../../third_party/skia/src/gpu/vk/VulkanAMDMemoryAllocator.h
5478-
FILE: ../../../third_party/skia/src/image/SkImage_GpuBase.cpp
5479-
FILE: ../../../third_party/skia/src/image/SkImage_GpuBase.h
5480-
FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.cpp
5481-
FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.h
54825482
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.h
54835483
FILE: ../../../third_party/skia/src/opts/SkBitmapProcState_opts.h
54845484
FILE: ../../../third_party/skia/src/opts/SkOpts_hsw.cpp
@@ -5922,8 +5922,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.h + ../../..
59225922
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.mm + ../../../third_party/skia/LICENSE
59235923
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.cpp + ../../../third_party/skia/LICENSE
59245924
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.h + ../../../third_party/skia/LICENSE
5925+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_GaneshMtl.mm + ../../../third_party/skia/LICENSE
59255926
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSecondaryCBDrawContext.cpp + ../../../third_party/skia/LICENSE
5926-
ORIGIN: ../../../third_party/skia/src/image/SkSurface_GpuMtl.mm + ../../../third_party/skia/LICENSE
59275927
ORIGIN: ../../../third_party/skia/src/sksl/SkSLOutputStream.cpp + ../../../third_party/skia/LICENSE
59285928
ORIGIN: ../../../third_party/skia/src/text/StrikeForGPU.h + ../../../third_party/skia/LICENSE
59295929
ORIGIN: ../../../third_party/skia/src/utils/SkCharToGlyphCache.cpp + ../../../third_party/skia/LICENSE
@@ -6067,8 +6067,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.h
60676067
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.mm
60686068
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.cpp
60696069
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.h
6070+
FILE: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_GaneshMtl.mm
60706071
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSecondaryCBDrawContext.cpp
6071-
FILE: ../../../third_party/skia/src/image/SkSurface_GpuMtl.mm
60726072
FILE: ../../../third_party/skia/src/sksl/SkSLOutputStream.cpp
60736073
FILE: ../../../third_party/skia/src/text/StrikeForGPU.h
60746074
FILE: ../../../third_party/skia/src/utils/SkCharToGlyphCache.cpp
@@ -8986,9 +8986,10 @@ ORIGIN: ../../../third_party/skia/src/encode/SkEncoder.cpp + ../../../third_part
89868986
ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.cpp + ../../../third_party/skia/LICENSE
89878987
ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.h + ../../../third_party/skia/LICENSE
89888988
ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h + ../../../third_party/skia/LICENSE
8989-
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp + ../../../third_party/skia/LICENSE
8990-
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h + ../../../third_party/skia/LICENSE
8991-
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrPinnableImage.cpp + ../../../third_party/skia/LICENSE
8989+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.cpp + ../../../third_party/skia/LICENSE
8990+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.h + ../../../third_party/skia/LICENSE
8991+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrPinnableImage.cpp + ../../../third_party/skia/LICENSE
8992+
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshFactories.cpp + ../../../third_party/skia/LICENSE
89928993
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp + ../../../third_party/skia/LICENSE
89938994
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h + ../../../third_party/skia/LICENSE
89948995
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp + ../../../third_party/skia/LICENSE
@@ -9004,7 +9005,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h + ../
90049005
ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h + ../../../third_party/skia/LICENSE
90059006
ORIGIN: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp + ../../../third_party/skia/LICENSE
90069007
ORIGIN: ../../../third_party/skia/src/image/SkImage_Base.cpp + ../../../third_party/skia/LICENSE
9007-
ORIGIN: ../../../third_party/skia/src/image/SkImage_GaneshFactories.cpp + ../../../third_party/skia/LICENSE
90089008
ORIGIN: ../../../third_party/skia/src/image/SkImage_LazyFactories.cpp + ../../../third_party/skia/LICENSE
90099009
ORIGIN: ../../../third_party/skia/src/image/SkImage_Raster.h + ../../../third_party/skia/LICENSE
90109010
ORIGIN: ../../../third_party/skia/src/image/SkImage_RasterFactories.cpp + ../../../third_party/skia/LICENSE
@@ -9051,9 +9051,10 @@ FILE: ../../../third_party/skia/src/encode/SkEncoder.cpp
90519051
FILE: ../../../third_party/skia/src/gpu/DitherUtils.cpp
90529052
FILE: ../../../third_party/skia/src/gpu/DitherUtils.h
90539053
FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h
9054-
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp
9055-
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h
9056-
FILE: ../../../third_party/skia/src/gpu/ganesh/GrPinnableImage.cpp
9054+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.cpp
9055+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.h
9056+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrPinnableImage.cpp
9057+
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshFactories.cpp
90579058
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp
90589059
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h
90599060
FILE: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp
@@ -9069,7 +9070,6 @@ FILE: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h
90699070
FILE: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h
90709071
FILE: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp
90719072
FILE: ../../../third_party/skia/src/image/SkImage_Base.cpp
9072-
FILE: ../../../third_party/skia/src/image/SkImage_GaneshFactories.cpp
90739073
FILE: ../../../third_party/skia/src/image/SkImage_LazyFactories.cpp
90749074
FILE: ../../../third_party/skia/src/image/SkImage_Raster.h
90759075
FILE: ../../../third_party/skia/src/image/SkImage_RasterFactories.cpp

0 commit comments

Comments
 (0)