Roll Skia from 0b5df0201734 to f6a2a2af83f1 (2 revisions) (flutter/engine#52136)
https://skia.googlesource.com/skia.git/+log/0b5df0201734..f6a2a2af83f1 2024-04-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skcms from 934b734ed72a to 9478a634ff6d (1 revision) 2024-04-15 fmalita@google.com [skottie] Text preshape experiment 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,chinmaygarde@google.com,michaelludwig@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:
committed by
GitHub
parent
2d3cce14a1
commit
c3edd7201c
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': '0b5df02017348ea3e0a2b3f1bc8ecf9623432437',
|
||||
'skia_revision': 'f6a2a2af83f185e413a13408240be92cc64fc817',
|
||||
|
||||
# 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: b5e7f00b1c999e4f28da153fdfdb0842
|
||||
Signature: b68611073fbe5274d2dd5a7771536ab7
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -9458,11 +9458,17 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
====================================================================================================
|
||||
LIBRARY: skia
|
||||
ORIGIN: ../../../flutter/third_party/skia/include/ports/SkFontMgr_Fontations.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/utils/PreshapeTool.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/utils/TextPreshape.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/utils/TextPreshape.h + ../../../flutter/third_party/skia/LICENSE
|
||||
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
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../flutter/third_party/skia/include/ports/SkFontMgr_Fontations.h
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/utils/PreshapeTool.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/utils/TextPreshape.cpp
|
||||
FILE: ../../../flutter/third_party/skia/modules/skottie/utils/TextPreshape.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
|
||||
|
||||
Reference in New Issue
Block a user