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

Commit 50f91ae

Browse files
Roll Skia from e7d10257ffb5 to 4e42423c7f6f (4 revisions) (#49985)
https://skia.googlesource.com/skia.git/+log/e7d10257ffb5..4e42423c7f6f 2024-01-23 herb@google.com Fix IWYU problems 2024-01-23 herb@google.com Add Contours 2024-01-23 sharaks@google.com Merge 10 release notes into RELEASE_NOTES.md 2024-01-23 sharaks@google.com Update Skia milestone to 123 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,jacksongardner@google.com,lovisolo@google.com,rmistry@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
1 parent 220416c commit 50f91ae

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

DEPS

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

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

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e65c8018bc4c65a078d1e1e152961918
1+
Signature: 10b9cf8b7a5d9f2d2ab88f5b221340f8
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -396,16 +396,6 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
396396
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
397397
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
398398
FILE: ../../../flutter/third_party/skia/package-lock.json
399-
FILE: ../../../flutter/third_party/skia/relnotes/BackendTextureFromView.md
400-
FILE: ../../../flutter/third_party/skia/relnotes/ForLoopScopes.md
401-
FILE: ../../../flutter/third_party/skia/relnotes/PDF_jpeg.md
402-
FILE: ../../../flutter/third_party/skia/relnotes/SwitchScopes.md
403-
FILE: ../../../flutter/third_party/skia/relnotes/Tick.md
404-
FILE: ../../../flutter/third_party/skia/relnotes/TopLevelShadowing.md
405-
FILE: ../../../flutter/third_party/skia/relnotes/font.md
406-
FILE: ../../../flutter/third_party/skia/relnotes/fontmgr.md
407-
FILE: ../../../flutter/third_party/skia/relnotes/grglmakeinterface.md
408-
FILE: ../../../flutter/third_party/skia/relnotes/skfontarguments_type.md
409399
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
410400
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
411401
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
@@ -8802,6 +8792,7 @@ ORIGIN: ../../../flutter/third_party/skia/include/private/gpu/ganesh/GrTextureGe
88028792
ORIGIN: ../../../flutter/third_party/skia/include/private/gpu/graphite/ContextOptionsPriv.h + ../../../flutter/third_party/skia/LICENSE
88038793
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/BentleyOttmann1.h + ../../../flutter/third_party/skia/LICENSE
88048794
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/BruteForceCrossings.h + ../../../flutter/third_party/skia/LICENSE
8795+
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Contour.h + ../../../flutter/third_party/skia/LICENSE
88058796
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/EventQueue.h + ../../../flutter/third_party/skia/LICENSE
88068797
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/EventQueueInterface.h + ../../../flutter/third_party/skia/LICENSE
88078798
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Int96.h + ../../../flutter/third_party/skia/LICENSE
@@ -8811,6 +8802,7 @@ ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Segment
88118802
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/SweepLine.h + ../../../flutter/third_party/skia/LICENSE
88128803
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/BentleyOttmann1.cpp + ../../../flutter/third_party/skia/LICENSE
88138804
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/BruteForceCrossings.cpp + ../../../flutter/third_party/skia/LICENSE
8805+
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Contour.cpp + ../../../flutter/third_party/skia/LICENSE
88148806
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/EventQueue.cpp + ../../../flutter/third_party/skia/LICENSE
88158807
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Int96.cpp + ../../../flutter/third_party/skia/LICENSE
88168808
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Myers.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9093,6 +9085,7 @@ FILE: ../../../flutter/third_party/skia/include/private/gpu/ganesh/GrTextureGene
90939085
FILE: ../../../flutter/third_party/skia/include/private/gpu/graphite/ContextOptionsPriv.h
90949086
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/BentleyOttmann1.h
90959087
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/BruteForceCrossings.h
9088+
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Contour.h
90969089
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/EventQueue.h
90979090
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/EventQueueInterface.h
90989091
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Int96.h
@@ -9102,6 +9095,7 @@ FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Segment.h
91029095
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/SweepLine.h
91039096
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/BentleyOttmann1.cpp
91049097
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/BruteForceCrossings.cpp
9098+
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Contour.cpp
91059099
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/EventQueue.cpp
91069100
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Int96.cpp
91079101
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Myers.cpp

0 commit comments

Comments
 (0)