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

Commit 476c8ae

Browse files
Roll Skia from 559a964f9f1b to fe3568162721 (5 revisions)
https://skia.googlesource.com/skia.git/+log/559a964f9f1b..fe3568162721 2023-09-19 [email protected] [graphite] Switch signed unique ID iterators to unsigned. 2023-09-19 [email protected] Add "unsafe apis" toggle for Adapter in Graphite DawnTestContext 2023-09-19 [email protected] [skottie] Make text shaper header public 2023-09-19 [email protected] [graphite] Add option to disable cached glyph uploads. 2023-09-19 [email protected] [graphite] Use Dawn's dual-src blend coeffs when possible 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://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 10c4803 commit 476c8ae

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
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': '559a964f9f1bd6ac5ab226c791d18c9defaf025b',
21+
'skia_revision': 'fe35681627210de13b447ccb9b40ae6bb8e447d7',
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 672d851f6fca7bd95c59e7a7c60503cd
1+
Signature: 4b2d1a29398b500d5c27e9d459eb2f6d
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -5740,6 +5740,7 @@ ORIGIN: ../../../third_party/skia/include/ports/SkCFObject.h + ../../../third_pa
57405740
ORIGIN: ../../../third_party/skia/include/private/chromium/GrVkSecondaryCBDrawContext.h + ../../../third_party/skia/LICENSE
57415741
ORIGIN: ../../../third_party/skia/include/private/gpu/ganesh/GrContext_Base.h + ../../../third_party/skia/LICENSE
57425742
ORIGIN: ../../../third_party/skia/include/private/gpu/ganesh/GrImageContext.h + ../../../third_party/skia/LICENSE
5743+
ORIGIN: ../../../third_party/skia/modules/skottie/include/TextShaper.h + ../../../third_party/skia/LICENSE
57435744
ORIGIN: ../../../third_party/skia/modules/skottie/src/Composition.cpp + ../../../third_party/skia/LICENSE
57445745
ORIGIN: ../../../third_party/skia/modules/skottie/src/Composition.h + ../../../third_party/skia/LICENSE
57455746
ORIGIN: ../../../third_party/skia/modules/skottie/src/Layer.cpp + ../../../third_party/skia/LICENSE
@@ -5768,12 +5769,12 @@ ORIGIN: ../../../third_party/skia/modules/skottie/src/layers/NullLayer.cpp + ../
57685769
ORIGIN: ../../../third_party/skia/modules/skottie/src/layers/SolidLayer.cpp + ../../../third_party/skia/LICENSE
57695770
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.cpp + ../../../third_party/skia/LICENSE
57705771
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.h + ../../../third_party/skia/LICENSE
5771-
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.cpp + ../../../third_party/skia/LICENSE
57725772
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.h + ../../../third_party/skia/LICENSE
57735773
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.cpp + ../../../third_party/skia/LICENSE
57745774
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.h + ../../../third_party/skia/LICENSE
57755775
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextAnimator.cpp + ../../../third_party/skia/LICENSE
57765776
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextAnimator.h + ../../../third_party/skia/LICENSE
5777+
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextShaper.cpp + ../../../third_party/skia/LICENSE
57775778
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextValue.cpp + ../../../third_party/skia/LICENSE
57785779
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/TextValue.h + ../../../third_party/skia/LICENSE
57795780
ORIGIN: ../../../third_party/skia/modules/sksg/include/SkSGRenderEffect.h + ../../../third_party/skia/LICENSE
@@ -5858,6 +5859,7 @@ FILE: ../../../third_party/skia/include/ports/SkCFObject.h
58585859
FILE: ../../../third_party/skia/include/private/chromium/GrVkSecondaryCBDrawContext.h
58595860
FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrContext_Base.h
58605861
FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrImageContext.h
5862+
FILE: ../../../third_party/skia/modules/skottie/include/TextShaper.h
58615863
FILE: ../../../third_party/skia/modules/skottie/src/Composition.cpp
58625864
FILE: ../../../third_party/skia/modules/skottie/src/Composition.h
58635865
FILE: ../../../third_party/skia/modules/skottie/src/Layer.cpp
@@ -5886,12 +5888,12 @@ FILE: ../../../third_party/skia/modules/skottie/src/layers/NullLayer.cpp
58865888
FILE: ../../../third_party/skia/modules/skottie/src/layers/SolidLayer.cpp
58875889
FILE: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.cpp
58885890
FILE: ../../../third_party/skia/modules/skottie/src/text/RangeSelector.h
5889-
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.cpp
58905891
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.h
58915892
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.cpp
58925893
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAdapter.h
58935894
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAnimator.cpp
58945895
FILE: ../../../third_party/skia/modules/skottie/src/text/TextAnimator.h
5896+
FILE: ../../../third_party/skia/modules/skottie/src/text/TextShaper.cpp
58955897
FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.cpp
58965898
FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.h
58975899
FILE: ../../../third_party/skia/modules/sksg/include/SkSGRenderEffect.h

0 commit comments

Comments
 (0)