Skip to content

Commit 92d88c7

Browse files
Roll Skia from 290fefdef726 to 4b2639427e7e (1 revision) (flutter#49183)
https://skia.googlesource.com/skia.git/+log/290fefdef726..4b2639427e7e 2023-12-18 [email protected] Myers: Point and Segment 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 [email protected],[email protected],[email protected],[email protected] 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 2dc1873 commit 92d88c7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DEPS

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

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

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 6f012f8fe7d366730b59edb72faa9d7a
1+
Signature: a1c63268f5cc6b22cc16f9dc839f5745
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8798,13 +8798,15 @@ ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/BruteFo
87988798
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/EventQueue.h + ../../../flutter/third_party/skia/LICENSE
87998799
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/EventQueueInterface.h + ../../../flutter/third_party/skia/LICENSE
88008800
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Int96.h + ../../../flutter/third_party/skia/LICENSE
8801+
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Myers.h + ../../../flutter/third_party/skia/LICENSE
88018802
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Point.h + ../../../flutter/third_party/skia/LICENSE
88028803
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Segment.h + ../../../flutter/third_party/skia/LICENSE
88038804
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/include/SweepLine.h + ../../../flutter/third_party/skia/LICENSE
88048805
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/BentleyOttmann1.cpp + ../../../flutter/third_party/skia/LICENSE
88058806
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/BruteForceCrossings.cpp + ../../../flutter/third_party/skia/LICENSE
88068807
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/EventQueue.cpp + ../../../flutter/third_party/skia/LICENSE
88078808
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Int96.cpp + ../../../flutter/third_party/skia/LICENSE
8809+
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Myers.cpp + ../../../flutter/third_party/skia/LICENSE
88088810
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Point.cpp + ../../../flutter/third_party/skia/LICENSE
88098811
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Segment.cpp + ../../../flutter/third_party/skia/LICENSE
88108812
ORIGIN: ../../../flutter/third_party/skia/modules/bentleyottmann/src/SweepLine.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9085,13 +9087,15 @@ FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/BruteForc
90859087
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/EventQueue.h
90869088
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/EventQueueInterface.h
90879089
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Int96.h
9090+
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Myers.h
90889091
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Point.h
90899092
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/Segment.h
90909093
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/include/SweepLine.h
90919094
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/BentleyOttmann1.cpp
90929095
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/BruteForceCrossings.cpp
90939096
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/EventQueue.cpp
90949097
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Int96.cpp
9098+
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Myers.cpp
90959099
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Point.cpp
90969100
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/Segment.cpp
90979101
FILE: ../../../flutter/third_party/skia/modules/bentleyottmann/src/SweepLine.cpp

0 commit comments

Comments
 (0)