Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Skia from c7cd1e9690d1 to 11d892ce49b6 (25 revisions) #52712

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'c7cd1e9690d1a7c38260083c00218833ce8aeca2',
'skia_revision': '11d892ce49b6dcfd60998ae3864aa48a7078297d',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
10 changes: 9 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: eb5709d9b5ff79a6e649117744752d32
Signature: 11c41be1530a268e74d1c43621b951d0

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -9444,6 +9444,10 @@ ORIGIN: ../../../flutter/third_party/skia/include/ports/SkFontMgr_Fontations.h +
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/modules/svg/include/SkSVGFeComponentTransfer.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeMerge.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/svg/src/SkSVGFeComponentTransfer.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/svg/src/SkSVGFeMerge.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/svg/src/SkSVGRectPriv.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h + ../../../flutter/third_party/skia/LICENSE
Expand All @@ -9455,6 +9459,10 @@ 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/modules/svg/include/SkSVGFeComponentTransfer.h
FILE: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeMerge.h
FILE: ../../../flutter/third_party/skia/modules/svg/src/SkSVGFeComponentTransfer.cpp
FILE: ../../../flutter/third_party/skia/modules/svg/src/SkSVGFeMerge.cpp
FILE: ../../../flutter/third_party/skia/modules/svg/src/SkSVGRectPriv.h
FILE: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.cpp
FILE: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h
Expand Down