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

Commit 498a34a

Browse files
Roll src/third_party/skia 23899c6..78dac6d (19 commits) (#17069)
1 parent 06bb649 commit 498a34a

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '23899c64e3db9378bcc3a960962777f1a5c49ab4',
29+
'skia_revision': '78dac6dcb222b38234d20b3deab68af1bff6b6e3',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3e8453212934f21efae403dc1d9a1abc
1+
Signature: b6d5bdb0bb5b9596edb4fa3facb21f23
22

33
UNUSED LICENSES:
44

@@ -173,7 +173,6 @@ USED LICENSES:
173173

174174
====================================================================================================
175175
LIBRARY: etc1
176-
LIBRARY: skia
177176
LIBRARY: vulkan
178177
ORIGIN: ../../../flutter/third_party/txt/LICENSE
179178
TYPE: LicenseType.apache
@@ -185,7 +184,6 @@ FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_ios.h
185184
FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_macos.h
186185
FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_win32.h
187186
FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_xcb.h
188-
FILE: ../../../third_party/skia/src/images/SkWebpEncoder.cpp
189187
FILE: ../../../third_party/skia/third_party/etc1/etc1.cpp
190188
FILE: ../../../third_party/skia/third_party/etc1/etc1.h
191189
----------------------------------------------------------------------------------------------------
@@ -1424,7 +1422,6 @@ FILE: ../../../third_party/skia/specs/web-img-decode/current/index.html
14241422
FILE: ../../../third_party/skia/specs/web-img-decode/proposed/impl/impl.js
14251423
FILE: ../../../third_party/skia/specs/web-img-decode/proposed/index.html
14261424
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
1427-
FILE: ../../../third_party/skia/src/opts/SkVM_opts.h
14281425
FILE: ../../../third_party/skia/src/ports/SkTLS_pthread.cpp
14291426
FILE: ../../../third_party/skia/src/ports/SkTLS_win.cpp
14301427
FILE: ../../../third_party/skia/src/sksl/lex/sksl.lex
@@ -5341,6 +5338,7 @@ FILE: ../../../third_party/skia/docs/examples/zero_off_dashing.cpp
53415338
FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.cpp
53425339
FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.h
53435340
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathShader.h
5341+
FILE: ../../../third_party/skia/src/opts/SkVM_opts.h
53445342
----------------------------------------------------------------------------------------------------
53455343
Copyright 2020 Google LLC.
53465344

@@ -6568,6 +6566,7 @@ FILE: ../../../third_party/skia/src/core/SkScalar.cpp
65686566
FILE: ../../../third_party/skia/src/core/SkTextFormatParams.h
65696567
FILE: ../../../third_party/skia/src/images/SkJPEGWriteUtility.cpp
65706568
FILE: ../../../third_party/skia/src/images/SkJPEGWriteUtility.h
6569+
FILE: ../../../third_party/skia/src/images/SkWebpEncoder.cpp
65716570
FILE: ../../../third_party/skia/src/pdf/SkDeflate.cpp
65726571
FILE: ../../../third_party/skia/src/pdf/SkDeflate.h
65736572
FILE: ../../../third_party/skia/src/pdf/SkPDFFormXObject.cpp

sky/packages/sky_engine/LICENSE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,6 @@ boringssl
515515
engine
516516
etc1
517517
observatory_pub_packages
518-
skia
519518
txt
520519
vulkan
521520
wuffs

0 commit comments

Comments
 (0)