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

Roll Skia from d5e6368fffd0 to 7585a65ac709 (7 revisions) #22237

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 @@ -26,7 +26,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': 'd5e6368fffd017be63e7c13404b7ac2a07b2dd48',
'skia_revision': '7585a65ac709b5ec9d216e0dbb4ff46850711e93',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
8 changes: 7 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: ff2759245c2168540e345c478cd825f9
Signature: 54fa1c0b3e7ecf3027410c47231cc116

UNUSED LICENSES:

Expand Down Expand Up @@ -4133,6 +4133,12 @@ FILE: ../../../third_party/skia/modules/sksg/src/SkSGGeometryEffect.cpp
FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_coretext.cpp
FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode.h
FILE: ../../../third_party/skia/modules/skshaper/src/SkUnicode_icu.cpp
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFe.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFilter.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFilterContext.h
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFe.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFilter.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFilterContext.cpp
FILE: ../../../third_party/skia/modules/svg/utils/SvgTool.cpp
FILE: ../../../third_party/skia/samplecode/Sample3D.cpp
FILE: ../../../third_party/skia/samplecode/SampleAudio.cpp
Expand Down