mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 3ffa395f8fbc to 0091e089fb24 (2 revisions) (flutter/engine#51564)
https://skia.googlesource.com/skia.git/+log/3ffa395f8fbc..0091e089fb24 2024-03-20 jlavrova@google.com Reland "SkUnicode refactor" 2024-03-20 nicolettep@google.com Update comment documentation for layer padding 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,jonahwilliams@google.com,nicolettep@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
This commit is contained in:
parent
b54ee42807
commit
181f001bab
2
DEPS
2
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': '3ffa395f8fbc96833e1a48b86450186384179a8a',
|
||||
'skia_revision': '0091e089fb24ebdcd00b9e803bda5ce8a5d8b377',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 536cb7e12a84d02e71ba0b1ac3859707
|
||||
Signature: fb521492a9d80fd11e2dc0898c2be5fc
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -7139,9 +7139,9 @@ ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/SharpenEff
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/SkSLEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/SphereEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/effects/ThresholdEffect.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_icu.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_icu_builtin.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_icu_runtime.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_icupriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeImage.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeLightSource.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/svg/include/SkSVGImage.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -7223,9 +7223,9 @@ FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/SharpenEffec
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/SkSLEffect.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/SphereEffect.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/src/effects/ThresholdEffect.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_icu.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_icu_builtin.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_icu_runtime.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_icupriv.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeImage.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeLightSource.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/svg/include/SkSVGImage.h
|
||||
@ -7955,7 +7955,6 @@ ORIGIN: ../../../flutter/third_party/skia/modules/skottie/src/text/Font.h + ../.
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/utils/TextEditor.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/utils/TextEditor.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_client.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_client.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_libgrapheme.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -7985,7 +7984,6 @@ FILE: ../../../flutter/third_party/skia/modules/skottie/src/text/Font.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/utils/TextEditor.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/utils/TextEditor.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_client.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_client.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_libgrapheme.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
|
||||
@ -9521,6 +9519,10 @@ ORIGIN: ../../../flutter/third_party/skia/include/gpu/gl/epoxy/GrGLMakeEpoxyEGLI
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_coretext.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_harfbuzz.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_skunicode.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_client.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_icu.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_icu4x.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_libgrapheme.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -9544,6 +9546,10 @@ FILE: ../../../flutter/third_party/skia/include/gpu/gl/epoxy/GrGLMakeEpoxyEGLInt
|
||||
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_coretext.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_harfbuzz.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_skunicode.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_client.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_icu.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_icu4x.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_libgrapheme.h
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user