Skip to content

Commit

Permalink
Roll Skia from c55605969a59 to 20e334d13467 (22 revisions)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/c55605969a59..20e334d13467

2023-03-28 jamesgk@google.com [ganesh] Avoid drawing lines with ANGLE on Intel
2023-03-28 jlavrova@google.com Fix the client icu ParagraphBuilder
2023-03-28 herb@google.com Use TArray in src/gpu
2023-03-28 michaelludwig@google.com Manual Dawn roll
2023-03-28 shuangshuang.zhou@intel.com Merge the fix in CL-654718 into newest branch
2023-03-28 herb@google.com Use TArray in misc directories
2023-03-28 kjlubick@google.com Fix renamed file in public.bzl
2023-03-28 johnstiles@google.com Emit trace-scope ops in SkRP.
2023-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 74edb4b440b8 to 1ee27fcdbfe6 (26 revisions)
2023-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2f3f68dfda8b to dd38395da610 (4 revisions)
2023-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 7c9cd61e5d18 to fe6a0f0e3cd9
2023-03-28 johnstiles@google.com Emit trace-line ops in SkRP.
2023-03-27 johnstiles@google.com Emit trace enter/exit ops in SkRP.
2023-03-27 kjlubick@google.com Rename Ganesh-based SkImage and SkSurface and relocate to src/gpu/...
2023-03-27 jlavrova@google.com Fixing failing test in ASAN build
2023-03-27 robertphillips@google.com [graphite] Upload dither range uniform as a Half
2023-03-27 johnstiles@google.com Add debug trace ops to RP builder.
2023-03-27 jlavrova@google.com Adding SkUnicode tests
2023-03-27 johnstiles@google.com Update natvis visualizer to include skia_private namespace.
2023-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d56f491466de to 2f3f68dfda8b (1 revision)
2023-03-27 johnstiles@google.com Update LLDB visualizer to include skia_private namespace.
2023-03-27 jamesgk@google.com [ganesh] Try harder to use SW renderer for paths

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 brianosman@google.com,michaelludwig@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

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/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll committed Mar 28, 2023
1 parent af0a37e commit 22344ae
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 28 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': 'c55605969a599681f4a5530ba84402f67f55bfa1',
'skia_revision': '20e334d134679115b362d8dee31fe18baaf99cef',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
3 changes: 3 additions & 0 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -2737,6 +2737,7 @@
../../../third_party/skia/modules/skunicode/BUILD.bazel
../../../third_party/skia/modules/skunicode/include/BUILD.bazel
../../../third_party/skia/modules/skunicode/src/BUILD.bazel
../../../third_party/skia/modules/skunicode/tests
../../../third_party/skia/modules/svg/include/BUILD.bazel
../../../third_party/skia/modules/svg/src/BUILD.bazel
../../../third_party/skia/modules/svg/tests
Expand Down Expand Up @@ -2778,9 +2779,11 @@
../../../third_party/skia/src/gpu/ganesh/glsl/BUILD.bazel
../../../third_party/skia/src/gpu/ganesh/gradients/BUILD.bazel
../../../third_party/skia/src/gpu/ganesh/gradients/README.md
../../../third_party/skia/src/gpu/ganesh/image/BUILD.bazel
../../../third_party/skia/src/gpu/ganesh/mock/BUILD.bazel
../../../third_party/skia/src/gpu/ganesh/mtl/BUILD.bazel
../../../third_party/skia/src/gpu/ganesh/ops/BUILD.bazel
../../../third_party/skia/src/gpu/ganesh/surface/BUILD.bazel
../../../third_party/skia/src/gpu/ganesh/tessellate/BUILD.bazel
../../../third_party/skia/src/gpu/ganesh/text/BUILD.bazel
../../../third_party/skia/src/gpu/ganesh/vk/BUILD.bazel
Expand Down
54 changes: 27 additions & 27 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 3af6d1124ef2320ac8138f0c60f6ebd6
Signature: 64ad63a7021a8ab2a72a6d8096219970

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -1914,17 +1914,17 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLCaps.h + ../../../third_
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLProgramDataManager.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLProgramDataManager.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLUtil.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_Ganesh.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AAConvexPathRenderer.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AAConvexPathRenderer.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/SoftwarePathRenderer.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/SoftwarePathRenderer.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Base.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Gpu.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Raster.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkSurface.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Base.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Gpu.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Raster.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Raster.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/pathops/SkAddIntersections.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -2073,17 +2073,17 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLCaps.h
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLProgramDataManager.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLProgramDataManager.h
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLUtil.h
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_Ganesh.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AAConvexPathRenderer.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AAConvexPathRenderer.h
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/SoftwarePathRenderer.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/SoftwarePathRenderer.h
FILE: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.cpp
FILE: ../../../third_party/skia/src/image/SkImage.cpp
FILE: ../../../third_party/skia/src/image/SkImage_Base.h
FILE: ../../../third_party/skia/src/image/SkImage_Gpu.cpp
FILE: ../../../third_party/skia/src/image/SkImage_Raster.cpp
FILE: ../../../third_party/skia/src/image/SkSurface.cpp
FILE: ../../../third_party/skia/src/image/SkSurface_Base.h
FILE: ../../../third_party/skia/src/image/SkSurface_Gpu.cpp
FILE: ../../../third_party/skia/src/image/SkSurface_Raster.cpp
FILE: ../../../third_party/skia/src/image/SkSurface_Raster.h
FILE: ../../../third_party/skia/src/pathops/SkAddIntersections.cpp
Expand Down Expand Up @@ -2769,7 +2769,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLShaderBuilder.h + ..
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/DashOp.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/DashOp.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/SmallPathRenderer.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Gpu.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/pathops/SkOpBuilder.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/pathops/SkOpSpan.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/pathops/SkPathOpsTSect.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -2935,7 +2935,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLShaderBuilder.h
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DashOp.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/DashOp.h
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/SmallPathRenderer.h
FILE: ../../../third_party/skia/src/image/SkSurface_Gpu.h
FILE: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.h
FILE: ../../../third_party/skia/src/pathops/SkOpBuilder.cpp
FILE: ../../../third_party/skia/src/pathops/SkOpSpan.cpp
FILE: ../../../third_party/skia/src/pathops/SkPathOpsTSect.cpp
Expand Down Expand Up @@ -3280,6 +3280,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLProgramDataManager.h
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLUniformHandler.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLVarying.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLVarying.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_Ganesh.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AALinearizingConvexPathRenderer.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AALinearizingConvexPathRenderer.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasTextOp.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -3320,7 +3321,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanInterface.cpp + ../../../thir
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanInterface.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanMemory.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanMemory.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Gpu.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Lazy.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/opts/SkBlitMask_opts.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/opts/SkBlitRow_opts.h + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -3570,6 +3570,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLProgramDataManager.h
FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLUniformHandler.h
FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLVarying.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/glsl/GrGLSLVarying.h
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_Ganesh.h
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AALinearizingConvexPathRenderer.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AALinearizingConvexPathRenderer.h
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/AtlasTextOp.cpp
Expand Down Expand Up @@ -3610,7 +3611,6 @@ FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.cpp
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.h
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.cpp
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.h
FILE: ../../../third_party/skia/src/image/SkImage_Gpu.h
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.cpp
FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts.h
FILE: ../../../third_party/skia/src/opts/SkBlitRow_opts.h
Expand Down Expand Up @@ -5213,6 +5213,10 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientBitmapCache
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientBitmapCache.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientShader.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientShader.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshBase.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshBase.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshYUVA.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshYUVA.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlAttachment.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlAttachment.mm + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlBuffer.h + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -5257,10 +5261,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSamplerYcbcrConversion.h
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkTypesPriv.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanAMDMemoryAllocator.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/vk/VulkanAMDMemoryAllocator.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_GpuBase.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_GpuBase.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_GpuYUVA.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_GpuYUVA.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Lazy.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/opts/SkBitmapProcState_opts.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/opts/SkOpts_hsw.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -5431,6 +5431,10 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientBitmapCache.c
FILE: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientBitmapCache.h
FILE: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientShader.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/gradients/GrGradientShader.h
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshBase.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshBase.h
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshYUVA.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshYUVA.h
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlAttachment.h
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlAttachment.mm
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlBuffer.h
Expand Down Expand Up @@ -5475,10 +5479,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSamplerYcbcrConversion.h
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkTypesPriv.cpp
FILE: ../../../third_party/skia/src/gpu/vk/VulkanAMDMemoryAllocator.cpp
FILE: ../../../third_party/skia/src/gpu/vk/VulkanAMDMemoryAllocator.h
FILE: ../../../third_party/skia/src/image/SkImage_GpuBase.cpp
FILE: ../../../third_party/skia/src/image/SkImage_GpuBase.h
FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.cpp
FILE: ../../../third_party/skia/src/image/SkImage_GpuYUVA.h
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.h
FILE: ../../../third_party/skia/src/opts/SkBitmapProcState_opts.h
FILE: ../../../third_party/skia/src/opts/SkOpts_hsw.cpp
Expand Down Expand Up @@ -5922,8 +5922,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.h + ../../..
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.mm + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_GaneshMtl.mm + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSecondaryCBDrawContext.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkSurface_GpuMtl.mm + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/SkSLOutputStream.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/text/StrikeForGPU.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/utils/SkCharToGlyphCache.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -6067,8 +6067,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.h
FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.mm
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.h
FILE: ../../../third_party/skia/src/gpu/ganesh/surface/SkSurface_GaneshMtl.mm
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSecondaryCBDrawContext.cpp
FILE: ../../../third_party/skia/src/image/SkSurface_GpuMtl.mm
FILE: ../../../third_party/skia/src/sksl/SkSLOutputStream.cpp
FILE: ../../../third_party/skia/src/text/StrikeForGPU.h
FILE: ../../../third_party/skia/src/utils/SkCharToGlyphCache.cpp
Expand Down Expand Up @@ -8986,9 +8986,10 @@ ORIGIN: ../../../third_party/skia/src/encode/SkEncoder.cpp + ../../../third_part
ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrPinnableImage.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrPinnableImage.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp + ../../../third_party/skia/LICENSE
Expand All @@ -9004,7 +9005,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h + ../
ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Base.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_GaneshFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_LazyFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Raster.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_RasterFactories.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9051,9 +9051,10 @@ FILE: ../../../third_party/skia/src/encode/SkEncoder.cpp
FILE: ../../../third_party/skia/src/gpu/DitherUtils.cpp
FILE: ../../../third_party/skia/src/gpu/DitherUtils.h
FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrPinnableImage.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.h
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrPinnableImage.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/image/SkImage_GaneshFactories.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h
FILE: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp
Expand All @@ -9069,7 +9070,6 @@ FILE: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h
FILE: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h
FILE: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp
FILE: ../../../third_party/skia/src/image/SkImage_Base.cpp
FILE: ../../../third_party/skia/src/image/SkImage_GaneshFactories.cpp
FILE: ../../../third_party/skia/src/image/SkImage_LazyFactories.cpp
FILE: ../../../third_party/skia/src/image/SkImage_Raster.h
FILE: ../../../third_party/skia/src/image/SkImage_RasterFactories.cpp
Expand Down

0 comments on commit 22344ae

Please sign in to comment.