Roll Skia from f31c733c86c4 to a6de5c85d540 (14 revisions) (#163164)
https://skia.googlesource.com/skia.git/+log/f31c733c86c4..a6de5c85d540 2025-02-12 michaelludwig@google.com [graphite] Consolidate Utils/Types headers 2025-02-12 kjlubick@google.com Remove references to .riv files 2025-02-12 egdaniel@google.com [Graphite] Allow MSAA on imagination GPUs. 2025-02-12 nicolettep@google.com [graphite] Pass in dst texture information to Caps when determining DstReadStrategy 2025-02-12 kjlubick@google.com Add util for dumping a buffer (e.g. mask) 2025-02-12 nscobie@google.com Upstream: Enabled CtsSkQPTestCases for visible background users 2025-02-12 jvanverth@google.com [graphite] Re-enable clip atlas with some validation checks. 2025-02-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from e5091a671b6f to 7379a582d0b4 2025-02-12 alecmouri@google.com Support ISO gainmap colorspace in PNG 2025-02-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7164021c9e32 to e2163451af70 (3 revisions) 2025-02-12 danieldilan@google.com [png] Check interlacedBuffer full size + add early exit path 2025-02-12 robertphillips@google.com [graphite] Gracefully fail Pipeline key serialization 2025-02-12 drott@chromium.org Prepare Fontations roll by allowing use of deprecated functions 2025-02-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ef2ef1072427 to 706e3be9d658 (19 revisions) 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 jamesgk@google.com,jimgraham@google.com,kjlubick@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
585e20a15f
commit
c4d53f1d79
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': 'f31c733c86c42fb86675d8872f5b5b59e1b422d8',
|
||||
'skia_revision': 'a6de5c85d540d97f073323297b9a238594ff8646',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
@ -1,4 +1,4 @@
|
||||
Signature: f0a725016c8fc8471bc7977e2a363602
|
||||
Signature: 06feeb0677d284532b54b66a403a18f9
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -398,6 +398,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
|
||||
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
|
||||
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
|
||||
FILE: ../../../flutter/third_party/skia/package-lock.json
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/graphiteincludes.md
|
||||
FILE: ../../../flutter/third_party/skia/relnotes/serializedkeyprecompilation.md
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
|
||||
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
|
||||
@ -7116,8 +7117,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/BufferManager.h + ../
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBlitCommandEncoder.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBuffer.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBuffer.mm + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteTypesPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteUtils.mm + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlRenderCommandEncoder.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/mtl/MtlUtils.mm + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/tessellate/CullTest.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -7200,8 +7200,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/BufferManager.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBlitCommandEncoder.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBuffer.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlBuffer.mm
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteTypesPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteUtils.mm
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlRenderCommandEncoder.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/mtl/MtlUtils.mm
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/tessellate/CullTest.h
|
||||
@ -7375,8 +7374,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlCommandBuffer.
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlCommandBuffer.mm + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphicsPipeline.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphicsPipeline.mm + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteTypes.mm + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteUtilsPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteUtils.mm + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlResourceProvider.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlResourceProvider.mm + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlSharedContext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -7587,8 +7585,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlCommandBuffer.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlCommandBuffer.mm
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphicsPipeline.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphicsPipeline.mm
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteTypes.mm
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteUtilsPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlGraphiteUtils.mm
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlResourceProvider.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlResourceProvider.mm
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/mtl/MtlSharedContext.h
|
||||
@ -7992,8 +7989,11 @@ ORIGIN: ../../../flutter/third_party/skia/include/gpu/GpuTypes.h + ../../../flut
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/ContextOptions.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/ImageProvider.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnBackendContext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnTypes.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/mtl/MtlGraphiteTypesUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/mtl/MtlGraphiteUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/vk/VulkanGraphiteContext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/vk/VulkanBackendContext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkAPI.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -8098,9 +8098,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnCommandBuffe
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnCommandBuffer.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphicsPipeline.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphicsPipeline.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteTypesPriv.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteUtils.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteUtilsPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnQueueManager.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnQueueManager.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnResourceProvider.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -8158,7 +8156,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanCaps.h + ../
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteUtils.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteUtilsPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanQueueManager.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanQueueManager.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanResourceProvider.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -8204,8 +8202,11 @@ FILE: ../../../flutter/third_party/skia/include/gpu/GpuTypes.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/ContextOptions.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/ImageProvider.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnBackendContext.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnTypes.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/mtl/MtlGraphiteTypesUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/mtl/MtlGraphiteUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/vk/VulkanGraphiteContext.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/vk/VulkanGraphiteUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/vk/VulkanBackendContext.h
|
||||
FILE: ../../../flutter/third_party/skia/include/private/base/SkAPI.h
|
||||
@ -8310,9 +8311,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnCommandBuffer.
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnCommandBuffer.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphicsPipeline.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphicsPipeline.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteTypesPriv.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteUtils.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteUtilsPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnQueueManager.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnQueueManager.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnResourceProvider.cpp
|
||||
@ -8370,7 +8369,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanCaps.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteUtils.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteUtilsPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanQueueManager.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanQueueManager.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanResourceProvider.cpp
|
||||
@ -8440,28 +8439,22 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
====================================================================================================
|
||||
LIBRARY: skia
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/MutableTextureState.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnTypes.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/vk/VulkanGraphiteTypes.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/vk/VulkanExtensions.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/vk/VulkanMemoryAllocator.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/vk/VulkanTypes.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkContainers.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteTypesPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteTypes.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteTypesPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/tessellate/MidpointContourParser.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/sksl/SkSLPosition.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/MutableTextureState.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnTypes.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/vk/VulkanGraphiteTypes.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/vk/VulkanExtensions.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/vk/VulkanMemoryAllocator.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/vk/VulkanTypes.h
|
||||
FILE: ../../../flutter/third_party/skia/include/private/base/SkContainers.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteTypesPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteTypes.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanGraphiteTypesPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnGraphiteUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/tessellate/MidpointContourParser.h
|
||||
FILE: ../../../flutter/third_party/skia/src/sksl/SkSLPosition.cpp
|
||||
----------------------------------------------------------------------------------------------------
|
||||
@ -8572,7 +8565,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/core/SkRasterPipelineContextUtils.
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkRasterPipelineOpContexts.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkRasterPipelineOpList.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/encode/SkJpegGainmapEncoder.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtils.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanYcbcrConversion.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -8620,7 +8612,6 @@ FILE: ../../../flutter/third_party/skia/src/core/SkRasterPipelineContextUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkRasterPipelineOpContexts.h
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkRasterPipelineOpList.h
|
||||
FILE: ../../../flutter/third_party/skia/src/encode/SkJpegGainmapEncoder.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtils.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanImageView.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/VulkanYcbcrConversion.cpp
|
||||
@ -8888,7 +8879,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnComputePipel
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnComputePipeline.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtilsPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/CoverageMaskShape.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/CoverageMaskRenderStep.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -9180,7 +9170,6 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnComputePipelin
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnComputePipeline.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnErrorChecker.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/dawn/DawnUtilsPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/CoverageMaskShape.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/CoverageMaskRenderStep.cpp
|
||||
@ -9499,7 +9488,7 @@ ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSur
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/LogPriority.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/PrecompileContext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/mtl/MtlGraphiteTypesUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/mtl/MtlGraphiteTypes_cpp.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PaintOptions.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/Precompile.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PrecompileBase.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -9630,7 +9619,7 @@ FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSurfa
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlDirectContext.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/LogPriority.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/PrecompileContext.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/mtl/MtlGraphiteTypesUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/mtl/MtlGraphiteTypes_cpp.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PaintOptions.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/Precompile.h
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/precompile/PrecompileBase.h
|
||||
@ -9866,11 +9855,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: skia
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnGraphiteTypes.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkDrawTypes.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkMaskFilterBase.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnGraphiteTypes.h
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkDrawTypes.h
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkMaskFilterBase.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user