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

Commit 91a90f7

Browse files
Roll Skia from fe143a0dc368 to 0854badd5783 (1 revision)
https://skia.googlesource.com/skia.git/+log/fe143a0dc368..0854badd5783 2022-11-09 [email protected] Convert 6 samples to slides 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] 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
1 parent 214b841 commit 91a90f7

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
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': 'fe143a0dc368090b48adf7f21f2849c607150e32',
21+
'skia_revision': '0854badd5783483a6334d993302e81c12b510622',
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: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f566cee8ad96d212c515f581a3244be9
1+
Signature: d9d994d2d55d0e2a6e7d5fdbd87cb387
22

33
UNUSED LICENSES:
44

@@ -2038,7 +2038,6 @@ FILE: ../../../third_party/skia/include/private/SkTArray.h
20382038
FILE: ../../../third_party/skia/include/utils/SkNWayCanvas.h
20392039
FILE: ../../../third_party/skia/include/utils/mac/SkCGUtils.h
20402040
FILE: ../../../third_party/skia/samplecode/Sample.h
2041-
FILE: ../../../third_party/skia/samplecode/SampleArc.cpp
20422041
FILE: ../../../third_party/skia/samplecode/SampleCamera.cpp
20432042
FILE: ../../../third_party/skia/samplecode/SampleClip.cpp
20442043
FILE: ../../../third_party/skia/samplecode/SampleDegenerateTwoPtRadials.cpp
@@ -2334,7 +2333,6 @@ FILE: ../../../third_party/skia/include/private/SkChecksum.h
23342333
FILE: ../../../third_party/skia/include/private/SkPathRef.h
23352334
FILE: ../../../third_party/skia/include/private/SkWeakRefCnt.h
23362335
FILE: ../../../third_party/skia/include/utils/SkNullCanvas.h
2337-
FILE: ../../../third_party/skia/samplecode/SampleAnimBlur.cpp
23382336
FILE: ../../../third_party/skia/samplecode/SampleQuadStroker.cpp
23392337
FILE: ../../../third_party/skia/src/codec/SkColorTable.h
23402338
FILE: ../../../third_party/skia/src/core/SkAnnotation.cpp
@@ -3178,8 +3176,6 @@ FILE: ../../../third_party/skia/include/private/SkTHash.h
31783176
FILE: ../../../third_party/skia/include/private/SkThreadID.h
31793177
FILE: ../../../third_party/skia/include/svg/SkSVGCanvas.h
31803178
FILE: ../../../third_party/skia/include/utils/SkPaintFilterCanvas.h
3181-
FILE: ../../../third_party/skia/samplecode/SampleAnimatedText.cpp
3182-
FILE: ../../../third_party/skia/samplecode/SampleAtlas.cpp
31833179
FILE: ../../../third_party/skia/samplecode/SampleShip.cpp
31843180
FILE: ../../../third_party/skia/samplecode/SampleXfer.cpp
31853181
FILE: ../../../third_party/skia/src/codec/SkAndroidCodec.cpp
@@ -3639,7 +3635,6 @@ FILE: ../../../third_party/skia/modules/svg/src/SkSVGTransformableNode.cpp
36393635
FILE: ../../../third_party/skia/modules/svg/src/SkSVGValue.cpp
36403636
FILE: ../../../third_party/skia/samplecode/DecodeFile.h
36413637
FILE: ../../../third_party/skia/samplecode/Sample.cpp
3642-
FILE: ../../../third_party/skia/samplecode/SampleAndroidShadows.cpp
36433638
FILE: ../../../third_party/skia/samplecode/SampleMegaStroke.cpp
36443639
FILE: ../../../third_party/skia/samplecode/SamplePathOverstroke.cpp
36453640
FILE: ../../../third_party/skia/samplecode/SampleSVGFile.cpp
@@ -4443,7 +4438,6 @@ FILE: ../../../third_party/skia/modules/sksg/src/SkSGPlane.cpp
44434438
FILE: ../../../third_party/skia/modules/sksg/src/SkSGScene.cpp
44444439
FILE: ../../../third_party/skia/modules/sksg/src/SkSGText.cpp
44454440
FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper.cpp
4446-
FILE: ../../../third_party/skia/samplecode/SampleAnimatedImage.cpp
44474441
FILE: ../../../third_party/skia/samplecode/SampleCusp.cpp
44484442
FILE: ../../../third_party/skia/samplecode/SampleFlutterAnimate.cpp
44494443
FILE: ../../../third_party/skia/samplecode/SampleGlyphTransform.cpp

0 commit comments

Comments
 (0)