Skip to content

Commit b7122a1

Browse files
Roll Skia from a70445f40898 to 864562faf497 (12 revisions) (flutter#20423)
1 parent 8ce0972 commit b7122a1

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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': 'a70445f40898fd0c48e5ccb86be2403c9ea0897a',
29+
'skia_revision': '864562faf4975a2a1a87982a19b1b4795f52e73e',
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: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 612aefcff28db0f918d7d75c0aa3d36e
1+
Signature: 65e1c2403cc8680a44796bf8982df88d
22

33
UNUSED LICENSES:
44

@@ -970,6 +970,11 @@ FILE: ../../../third_party/skia/bench/skpbench.json
970970
FILE: ../../../third_party/skia/build/fuchsia/skqp/skqp.cmx
971971
FILE: ../../../third_party/skia/build/fuchsia/skqp/test_manifest.json
972972
FILE: ../../../third_party/skia/demos.skia.org/demos/hello_world/index.html
973+
FILE: ../../../third_party/skia/demos.skia.org/demos/path_performance/garbage.svg
974+
FILE: ../../../third_party/skia/demos.skia.org/demos/path_performance/index.html
975+
FILE: ../../../third_party/skia/demos.skia.org/demos/path_performance/main.js
976+
FILE: ../../../third_party/skia/demos.skia.org/demos/path_performance/shared.js
977+
FILE: ../../../third_party/skia/demos.skia.org/demos/path_performance/worker.js
973978
FILE: ../../../third_party/skia/demos.skia.org/demos/web_worker/index.html
974979
FILE: ../../../third_party/skia/demos.skia.org/demos/web_worker/main.js
975980
FILE: ../../../third_party/skia/demos.skia.org/demos/web_worker/shared.js
@@ -5237,6 +5242,7 @@ FILE: ../../../third_party/skia/gm/bc1_transparency.cpp
52375242
FILE: ../../../third_party/skia/gm/bicubic.cpp
52385243
FILE: ../../../third_party/skia/gm/compressed_textures.cpp
52395244
FILE: ../../../third_party/skia/gm/crbug_1073670.cpp
5245+
FILE: ../../../third_party/skia/gm/crbug_1086705.cpp
52405246
FILE: ../../../third_party/skia/gm/exoticformats.cpp
52415247
FILE: ../../../third_party/skia/gm/skbug_9819.cpp
52425248
FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp
@@ -5668,6 +5674,7 @@ LIBRARY: skia
56685674
ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPICreateDDL.cpp + ../../../third_party/skia/LICENSE
56695675
TYPE: LicenseType.bsd
56705676
FILE: ../../../third_party/skia/fuzz/FuzzCreateDDL.cpp
5677+
FILE: ../../../third_party/skia/fuzz/FuzzRRect.cpp
56715678
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPICreateDDL.cpp
56725679
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp
56735680
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSKP.cpp

0 commit comments

Comments
 (0)