From 49cd72063e374b52136644890e5fe4cb3689cbdf Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Thu, 26 Jun 2025 20:07:07 -0400 Subject: [PATCH] Roll Skia from 28b3d2dad5d5 to f041aa580d11 (23 revisions) (#171248) https://skia.googlesource.com/skia.git/+log/28b3d2dad5d5..f041aa580d11 2025-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 08cf3372adf6 to 216f8f420080 (4 revisions) 2025-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 14960950b20c to b3ec3a5f5448 (4 revisions) 2025-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 0b45ace1550e to 793884c7084d (7 revisions) 2025-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from f1e896dba6c3 to 772f77165cdf (19 revisions) 2025-06-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ed01d9931de3 to 436722b39118 (1 revision) 2025-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1b6f53279a7b to 08cf3372adf6 (16 revisions) 2025-06-25 danieldilan@google.com Use NinePatch for SkBitmapDevice::drawBlurredRRect() 2025-06-25 michaelludwig@google.com [graphite] Treat inverse filled draws as kDifference ops for clip stack traversal 2025-06-25 michaelludwig@google.com [graphite] Check for null surface for GPU blur profile 2025-06-25 robertphillips@google.com [graphite] Additional Android-specific PaintOptions 2025-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 79ac1a8cd767 to 14960950b20c (3 revisions) 2025-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 6043290d5e93 to 0b45ace1550e (9 revisions) 2025-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 0df5a8fd9a75 to f1e896dba6c3 (24 revisions) 2025-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-24 fmalita@google.com Revert "Reland "move pathops into a module"" 2025-06-24 michaelludwig@google.com [graphite] Clip shape intersections rely only on relative transform 2025-06-24 sharaks@google.com Merge 7 release notes into RELEASE_NOTES.md 2025-06-24 sharaks@google.com Update Skia milestone to 140 2025-06-24 michaelludwig@google.com [graphite] Differentiate async compile failures from other command failures 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 aaclarke@google.com,kjlubick@google.com,maxhudnell@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 --- DEPS | 2 +- .../flutter/ci/licenses_golden/excluded_files | 3 - .../flutter/ci/licenses_golden/licenses_skia | 243 +++++++++--------- 3 files changed, 118 insertions(+), 130 deletions(-) diff --git a/DEPS b/DEPS index 72c9de507a3..80d6761bf88 100644 --- a/DEPS +++ b/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': '28b3d2dad5d57632161fc7440227e14fcaab1ee2', + 'skia_revision': 'f041aa580d1154a58eb9124fe9f087b4ca11250b', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/engine/src/flutter/ci/licenses_golden/excluded_files b/engine/src/flutter/ci/licenses_golden/excluded_files index fff0aeed055..8ab72861e6f 100644 --- a/engine/src/flutter/ci/licenses_golden/excluded_files +++ b/engine/src/flutter/ci/licenses_golden/excluded_files @@ -3181,9 +3181,6 @@ ../../../flutter/third_party/skia/modules/pathkit/npm-wasm/package.json ../../../flutter/third_party/skia/modules/pathkit/package.json ../../../flutter/third_party/skia/modules/pathkit/tests -../../../flutter/third_party/skia/modules/pathops/BUILD.bazel -../../../flutter/third_party/skia/modules/pathops/include/BUILD.bazel -../../../flutter/third_party/skia/modules/pathops/src/BUILD.bazel ../../../flutter/third_party/skia/modules/skcms/BUILD.bazel ../../../flutter/third_party/skia/modules/skcms/OWNERS ../../../flutter/third_party/skia/modules/skcms/README.chromium diff --git a/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index 5c7c3e23627..2b45600e1a6 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 9ef5fe31bb386097cca465d945304ee1 +Signature: 1e4f82aac5c5f8f88d337cedd7f25429 ==================================================================================================== LIBRARY: etc1 @@ -434,14 +434,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/analytic-clip.md -FILE: ../../../flutter/third_party/skia/relnotes/dng_sdk.md -FILE: ../../../flutter/third_party/skia/relnotes/fontconfig.md -FILE: ../../../flutter/third_party/skia/relnotes/ganesh-vulkan11.md FILE: ../../../flutter/third_party/skia/relnotes/graphite_insert_status.md -FILE: ../../../flutter/third_party/skia/relnotes/ios12.md -FILE: ../../../flutter/third_party/skia/relnotes/macos1015.md -FILE: ../../../flutter/third_party/skia/relnotes/vulkan-feature-api.md FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl @@ -1903,48 +1896,10 @@ ORIGIN: ../../../flutter/third_party/skia/include/core/SkRRect.h + ../../../flut ORIGIN: ../../../flutter/third_party/skia/include/core/SkStrokeRec.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/core/SkSurface.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLFunctions.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/include/pathops/SkPathOps.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/private/SkPathRef.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/private/SkWeakRefCnt.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/utils/SkNullCanvas.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/include/SkPathOps.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkAddIntersections.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkAddIntersections.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkDCubicLineIntersection.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkDLineIntersection.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkDQuadLineIntersection.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkIntersectionHelper.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkIntersections.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkIntersections.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkLineParameters.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpAngle.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpAngle.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpCubicHull.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpEdgeBuilder.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpEdgeBuilder.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpSegment.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpSegment.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpSpan.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsBounds.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCommon.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCommon.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCubic.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCubic.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCurve.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsLine.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsLine.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsOp.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsPoint.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsQuad.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsQuad.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsRect.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsRect.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsSimplify.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTypes.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTypes.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathWriter.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathWriter.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkReduceOrder.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkReduceOrder.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/base/SkMathPriv.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/base/SkTInternalLList.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/codec/SkColorPalette.h + ../../../flutter/third_party/skia/LICENSE @@ -1993,6 +1948,44 @@ ORIGIN: ../../../flutter/third_party/skia/src/image/SkSurface.cpp + ../../../flu ORIGIN: ../../../flutter/third_party/skia/src/image/SkSurface_Base.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/image/SkSurface_Raster.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/image/SkSurface_Raster.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkAddIntersections.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkAddIntersections.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkDCubicLineIntersection.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkDLineIntersection.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkDQuadLineIntersection.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkIntersectionHelper.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkIntersections.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkIntersections.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkLineParameters.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpAngle.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpAngle.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpCubicHull.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpEdgeBuilder.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpEdgeBuilder.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpSegment.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpSegment.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpSpan.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsBounds.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCommon.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCommon.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCubic.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCubic.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCurve.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsLine.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsLine.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsOp.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsPoint.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsQuad.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsQuad.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsRect.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsRect.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsSimplify.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTypes.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTypes.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathWriter.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathWriter.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkReduceOrder.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkReduceOrder.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/sfnt/SkIBMFamilyClass.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/sfnt/SkOTTableTypes.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/sfnt/SkOTTable_OS_2.h + ../../../flutter/third_party/skia/LICENSE @@ -2061,48 +2054,10 @@ FILE: ../../../flutter/third_party/skia/include/core/SkRRect.h FILE: ../../../flutter/third_party/skia/include/core/SkStrokeRec.h FILE: ../../../flutter/third_party/skia/include/core/SkSurface.h FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLFunctions.h +FILE: ../../../flutter/third_party/skia/include/pathops/SkPathOps.h FILE: ../../../flutter/third_party/skia/include/private/SkPathRef.h FILE: ../../../flutter/third_party/skia/include/private/SkWeakRefCnt.h FILE: ../../../flutter/third_party/skia/include/utils/SkNullCanvas.h -FILE: ../../../flutter/third_party/skia/modules/pathops/include/SkPathOps.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkAddIntersections.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkAddIntersections.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkDCubicLineIntersection.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkDLineIntersection.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkDQuadLineIntersection.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkIntersectionHelper.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkIntersections.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkIntersections.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkLineParameters.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpAngle.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpAngle.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpCubicHull.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpEdgeBuilder.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpEdgeBuilder.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpSegment.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpSegment.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpSpan.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsBounds.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCommon.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCommon.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCubic.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCubic.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCurve.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsLine.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsLine.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsOp.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsPoint.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsQuad.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsQuad.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsRect.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsRect.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsSimplify.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTypes.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTypes.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathWriter.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathWriter.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkReduceOrder.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkReduceOrder.h FILE: ../../../flutter/third_party/skia/src/base/SkMathPriv.h FILE: ../../../flutter/third_party/skia/src/base/SkTInternalLList.h FILE: ../../../flutter/third_party/skia/src/codec/SkColorPalette.h @@ -2151,6 +2106,44 @@ FILE: ../../../flutter/third_party/skia/src/image/SkSurface.cpp FILE: ../../../flutter/third_party/skia/src/image/SkSurface_Base.h FILE: ../../../flutter/third_party/skia/src/image/SkSurface_Raster.cpp FILE: ../../../flutter/third_party/skia/src/image/SkSurface_Raster.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkAddIntersections.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkAddIntersections.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkDCubicLineIntersection.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkDLineIntersection.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkDQuadLineIntersection.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkIntersectionHelper.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkIntersections.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkIntersections.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkLineParameters.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpAngle.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpAngle.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpCubicHull.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpEdgeBuilder.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpEdgeBuilder.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpSegment.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpSegment.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpSpan.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsBounds.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCommon.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCommon.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCubic.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCubic.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCurve.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsLine.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsLine.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsOp.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsPoint.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsQuad.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsQuad.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsRect.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsRect.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsSimplify.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTypes.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTypes.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathWriter.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathWriter.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkReduceOrder.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkReduceOrder.h FILE: ../../../flutter/third_party/skia/src/sfnt/SkIBMFamilyClass.h FILE: ../../../flutter/third_party/skia/src/sfnt/SkOTTableTypes.h FILE: ../../../flutter/third_party/skia/src/sfnt/SkOTTable_OS_2.h @@ -2379,11 +2372,6 @@ ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkTLogic.h + ../. ORIGIN: ../../../flutter/third_party/skia/include/private/chromium/SkDiscardableMemory.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/private/gpu/ganesh/GrTypesPriv.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/utils/SkCanvasStateUtils.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpCoincidence.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpContour.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpContour.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsDebug.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsDebug.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/core/SkBitmapDevice.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/core/SkBitmapDevice.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/core/SkDataTable.cpp + ../../../flutter/third_party/skia/LICENSE @@ -2428,6 +2416,11 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/GrOvalOpFactory.cpp ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/GrOvalOpFactory.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/lazy/SkDiscardableMemoryPool.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/lazy/SkDiscardableMemoryPool.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpCoincidence.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpContour.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpContour.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsDebug.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsDebug.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/pdf/SkPDFResourceDict.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/pdf/SkPDFResourceDict.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/ports/SkDiscardableMemory_none.cpp + ../../../flutter/third_party/skia/LICENSE @@ -2516,11 +2509,6 @@ FILE: ../../../flutter/third_party/skia/include/private/base/SkTLogic.h FILE: ../../../flutter/third_party/skia/include/private/chromium/SkDiscardableMemory.h FILE: ../../../flutter/third_party/skia/include/private/gpu/ganesh/GrTypesPriv.h FILE: ../../../flutter/third_party/skia/include/utils/SkCanvasStateUtils.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpCoincidence.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpContour.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpContour.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsDebug.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsDebug.h FILE: ../../../flutter/third_party/skia/src/core/SkBitmapDevice.cpp FILE: ../../../flutter/third_party/skia/src/core/SkBitmapDevice.h FILE: ../../../flutter/third_party/skia/src/core/SkDataTable.cpp @@ -2565,6 +2553,11 @@ FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/GrOvalOpFactory.cpp FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/GrOvalOpFactory.h FILE: ../../../flutter/third_party/skia/src/lazy/SkDiscardableMemoryPool.cpp FILE: ../../../flutter/third_party/skia/src/lazy/SkDiscardableMemoryPool.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpCoincidence.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpContour.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpContour.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsDebug.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsDebug.h FILE: ../../../flutter/third_party/skia/src/pdf/SkPDFResourceDict.cpp FILE: ../../../flutter/third_party/skia/src/pdf/SkPDFResourceDict.h FILE: ../../../flutter/third_party/skia/src/ports/SkDiscardableMemory_none.cpp @@ -2702,11 +2695,6 @@ ORIGIN: ../../../flutter/third_party/skia/include/core/SkPictureRecorder.h + ../ ORIGIN: ../../../flutter/third_party/skia/include/core/SkSurfaceProps.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/core/SkTextBlob.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLAssembleInterface.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpBuilder.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpSpan.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTSect.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTSect.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTightBounds.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/base/SkHalf.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/base/SkHalf.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/core/SkBBHFactory.cpp + ../../../flutter/third_party/skia/LICENSE @@ -2789,6 +2777,11 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/DashOp.cpp + ../../ ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/DashOp.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/SmallPathRenderer.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpBuilder.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpSpan.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTSect.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTSect.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTightBounds.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_android.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontconfig.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_win_dw.cpp + ../../../flutter/third_party/skia/LICENSE @@ -2861,11 +2854,6 @@ FILE: ../../../flutter/third_party/skia/include/core/SkPictureRecorder.h FILE: ../../../flutter/third_party/skia/include/core/SkSurfaceProps.h FILE: ../../../flutter/third_party/skia/include/core/SkTextBlob.h FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLAssembleInterface.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpBuilder.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpSpan.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTSect.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTSect.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTightBounds.cpp FILE: ../../../flutter/third_party/skia/src/base/SkHalf.cpp FILE: ../../../flutter/third_party/skia/src/base/SkHalf.h FILE: ../../../flutter/third_party/skia/src/core/SkBBHFactory.cpp @@ -2948,6 +2936,11 @@ FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/DashOp.cpp FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/DashOp.h FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/SmallPathRenderer.h FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpBuilder.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpSpan.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTSect.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTSect.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTightBounds.cpp FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_android.cpp FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontconfig.cpp FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_win_dw.cpp @@ -3157,13 +3150,6 @@ ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkSemaphore.h + . ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkThreadID.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/svg/SkSVGCanvas.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/utils/SkPaintFilterCanvas.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkDConicLineIntersection.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkDCubicToQuads.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkOpCoincidence.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsConic.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsConic.h + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCurve.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsWinding.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/base/SkSemaphore.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/base/SkSharedMutex.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/base/SkSharedMutex.h + ../../../flutter/third_party/skia/LICENSE @@ -3333,6 +3319,13 @@ ORIGIN: ../../../flutter/third_party/skia/src/image/SkImage_Lazy.cpp + ../../../ ORIGIN: ../../../flutter/third_party/skia/src/image/SkPictureImageGenerator.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/opts/SkBlitMask_opts.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/opts/SkBlitRow_opts.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkDConicLineIntersection.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkDCubicToQuads.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkOpCoincidence.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsConic.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsConic.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCurve.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsWinding.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/pdf/SkDocument_PDF_None.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/pdf/SkPDFBitmap.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/pdf/SkPDFBitmap.h + ../../../flutter/third_party/skia/LICENSE @@ -3431,13 +3424,6 @@ FILE: ../../../flutter/third_party/skia/include/private/base/SkSemaphore.h FILE: ../../../flutter/third_party/skia/include/private/base/SkThreadID.h FILE: ../../../flutter/third_party/skia/include/svg/SkSVGCanvas.h FILE: ../../../flutter/third_party/skia/include/utils/SkPaintFilterCanvas.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkDConicLineIntersection.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkDCubicToQuads.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkOpCoincidence.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsConic.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsConic.h -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsCurve.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsWinding.cpp FILE: ../../../flutter/third_party/skia/src/base/SkSemaphore.cpp FILE: ../../../flutter/third_party/skia/src/base/SkSharedMutex.cpp FILE: ../../../flutter/third_party/skia/src/base/SkSharedMutex.h @@ -3607,6 +3593,13 @@ FILE: ../../../flutter/third_party/skia/src/image/SkImage_Lazy.cpp FILE: ../../../flutter/third_party/skia/src/image/SkPictureImageGenerator.cpp FILE: ../../../flutter/third_party/skia/src/opts/SkBlitMask_opts.h FILE: ../../../flutter/third_party/skia/src/opts/SkBlitRow_opts.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkDConicLineIntersection.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkDCubicToQuads.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkOpCoincidence.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsConic.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsConic.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsCurve.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsWinding.cpp FILE: ../../../flutter/third_party/skia/src/pdf/SkDocument_PDF_None.cpp FILE: ../../../flutter/third_party/skia/src/pdf/SkPDFBitmap.cpp FILE: ../../../flutter/third_party/skia/src/pdf/SkPDFBitmap.h @@ -5016,8 +5009,6 @@ ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkTo.h + ../../.. ORIGIN: ../../../flutter/third_party/skia/include/private/gpu/vk/SkiaVulkan.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/include/utils/SkTextUtils.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/modules/jsonreader/SkJSONReader.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsAsWinding.cpp + ../../../flutter/third_party/skia/LICENSE -ORIGIN: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTCurve.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/modules/skcms/skcms.cc + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/Transform_inl.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/modules/skcms/src/skcms_internals.h + ../../../flutter/third_party/skia/LICENSE @@ -5155,6 +5146,8 @@ ORIGIN: ../../../flutter/third_party/skia/src/opts/SkOpts_hsw.cpp + ../../../flu ORIGIN: ../../../flutter/third_party/skia/src/opts/SkOpts_lasx.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/opts/SkOpts_skx.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/opts/SkRasterPipeline_opts.h + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsAsWinding.cpp + ../../../flutter/third_party/skia/LICENSE +ORIGIN: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTCurve.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/pdf/SkClusterator.cpp + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/pdf/SkClusterator.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/pdf/SkPDFTag.cpp + ../../../flutter/third_party/skia/LICENSE @@ -5229,8 +5222,6 @@ FILE: ../../../flutter/third_party/skia/include/private/base/SkTo.h FILE: ../../../flutter/third_party/skia/include/private/gpu/vk/SkiaVulkan.h FILE: ../../../flutter/third_party/skia/include/utils/SkTextUtils.h FILE: ../../../flutter/third_party/skia/modules/jsonreader/SkJSONReader.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsAsWinding.cpp -FILE: ../../../flutter/third_party/skia/modules/pathops/src/SkPathOpsTCurve.h FILE: ../../../flutter/third_party/skia/modules/skcms/skcms.cc FILE: ../../../flutter/third_party/skia/modules/skcms/src/Transform_inl.h FILE: ../../../flutter/third_party/skia/modules/skcms/src/skcms_internals.h @@ -5368,6 +5359,8 @@ FILE: ../../../flutter/third_party/skia/src/opts/SkOpts_hsw.cpp FILE: ../../../flutter/third_party/skia/src/opts/SkOpts_lasx.cpp FILE: ../../../flutter/third_party/skia/src/opts/SkOpts_skx.cpp FILE: ../../../flutter/third_party/skia/src/opts/SkRasterPipeline_opts.h +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsAsWinding.cpp +FILE: ../../../flutter/third_party/skia/src/pathops/SkPathOpsTCurve.h FILE: ../../../flutter/third_party/skia/src/pdf/SkClusterator.cpp FILE: ../../../flutter/third_party/skia/src/pdf/SkClusterator.h FILE: ../../../flutter/third_party/skia/src/pdf/SkPDFTag.cpp @@ -9903,10 +9896,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: skia -ORIGIN: ../../../flutter/third_party/skia/include/pathops/SkPathOps.h + ../../../flutter/third_party/skia/LICENSE ORIGIN: ../../../flutter/third_party/skia/src/gpu/vk/VulkanPreferredFeatures.cpp + ../../../flutter/third_party/skia/LICENSE TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/skia/include/pathops/SkPathOps.h FILE: ../../../flutter/third_party/skia/src/gpu/vk/VulkanPreferredFeatures.cpp ---------------------------------------------------------------------------------------------------- Copyright 2025 Google Inc.