mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from a01d9bb9d4b3 to 9c3b296f7b58 (1 revision) (flutter/engine#52872)
https://skia.googlesource.com/skia.git/+log/a01d9bb9d4b3..9c3b296f7b58 2024-05-16 bungeman@google.com Test effect of sbix originOffset fields 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 armansito@google.com,bdero@google.com,brianosman@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
bdf33099a2
commit
b6cebe9c92
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': 'a01d9bb9d4b3c890bd303af966e2249e930cf119',
|
||||
'skia_revision': '9c3b296f7b58be493e2a9a34cb0027d924d8c39f',
|
||||
|
||||
# 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: 97f399e5d26def6694bd291e748aab9f
|
||||
Signature: cf199378671b6cae2b22e33f59ec2b7f
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -9447,6 +9447,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkFontScanner.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/sfnt/SkOTTable_sbix.h + ../../../flutter/third_party/skia/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../flutter/third_party/skia/include/ports/SkFontMgr_Fontations.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/utils/PreshapeTool.cpp
|
||||
@ -9462,6 +9463,7 @@ FILE: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkFontScanner.h
|
||||
FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/ports/SkFontMgr_fontations_empty.h
|
||||
FILE: ../../../flutter/third_party/skia/src/sfnt/SkOTTable_sbix.h
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright 2024 Google Inc.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user