Skip to content

Commit cf42dbe

Browse files
authored
1 parent f743c89 commit cf42dbe

File tree

2 files changed

+33
-6
lines changed

2 files changed

+33
-6
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ deps = {
368368
Var('chromium_git') + '/webm/libwebp.git' + '@' + '0.6.0',
369369

370370
'src/third_party/wuffs':
371-
Var('skia_git') + '/external/github.com/google/wuffs.git' + '@' + '00cc8a50aa0c86b6bcb37e9ece8fb100047cc17b',
371+
Var('skia_git') + '/external/github.com/google/wuffs.git' + '@' + 'c86add25f790360f0aca026c4f1c2c4e2d12408d',
372372

373373
'src/third_party/fontconfig/src':
374374
Var('chromium_git') + '/external/fontconfig.git' + '@' + 'c336b8471877371f0190ba06f7547c54e2b890ba',

ci/licenses_golden/licenses_third_party

Lines changed: 32 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: dd20a382d800b4e720f19fe6d0f941bf
1+
Signature: e6ef83d36fa60c97909585da2b86d099
22

33
UNUSED LICENSES:
44

@@ -1069,39 +1069,53 @@ FILE: ../../../third_party/wuffs/cmd/wuffs/main.go
10691069
FILE: ../../../third_party/wuffs/cmd/wuffs/release.go
10701070
FILE: ../../../third_party/wuffs/cmd/wuffs/test.go
10711071
FILE: ../../../third_party/wuffs/cmd/wuffsfmt/main.go
1072+
FILE: ../../../third_party/wuffs/example/cbor-to-json/cbor-to-json.cc
10721073
FILE: ../../../third_party/wuffs/example/convert-to-nia/convert-to-nia.c
10731074
FILE: ../../../third_party/wuffs/example/crc32/crc32.cc
10741075
FILE: ../../../third_party/wuffs/example/gifplayer/gifplayer.c
10751076
FILE: ../../../third_party/wuffs/example/imageviewer/imageviewer.c
1077+
FILE: ../../../third_party/wuffs/example/json-to-cbor/json-to-cbor.cc
10761078
FILE: ../../../third_party/wuffs/example/jsonfindptrs/jsonfindptrs.cc
10771079
FILE: ../../../third_party/wuffs/example/jsonptr/jsonptr.cc
1078-
FILE: ../../../third_party/wuffs/example/library/library.c
1080+
FILE: ../../../third_party/wuffs/example/toy-genlib/toy-genlib.c
10791081
FILE: ../../../third_party/wuffs/example/zcat/zcat.c
10801082
FILE: ../../../third_party/wuffs/fuzz/c/fuzzlib/fuzzlib.c
1083+
FILE: ../../../third_party/wuffs/fuzz/c/fuzzlib/fuzzlib_image_decoder.c
1084+
FILE: ../../../third_party/wuffs/fuzz/c/std/bmp_fuzzer.c
1085+
FILE: ../../../third_party/wuffs/fuzz/c/std/cbor_fuzzer.c
10811086
FILE: ../../../third_party/wuffs/fuzz/c/std/gif_fuzzer.c
10821087
FILE: ../../../third_party/wuffs/fuzz/c/std/json_fuzzer.c
1088+
FILE: ../../../third_party/wuffs/fuzz/c/std/png_fuzzer.c
10831089
FILE: ../../../third_party/wuffs/fuzz/c/std/zlib_fuzzer.c
10841090
FILE: ../../../third_party/wuffs/hello-wuffs-c/main.c
10851091
FILE: ../../../third_party/wuffs/hello-wuffs-c/parse.wuffs
10861092
FILE: ../../../third_party/wuffs/hello-wuffs-c/wuffs-base.c
1093+
FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/base.cc
1094+
FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/base.hh
1095+
FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/cbor.cc
1096+
FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/cbor.hh
1097+
FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/json.cc
1098+
FILE: ../../../third_party/wuffs/internal/cgen/auxiliary/json.hh
10871099
FILE: ../../../third_party/wuffs/internal/cgen/base/all-impl.c
1088-
FILE: ../../../third_party/wuffs/internal/cgen/base/f64conv-submodule.c
1100+
FILE: ../../../third_party/wuffs/internal/cgen/base/floatconv-submodule-code.c
1101+
FILE: ../../../third_party/wuffs/internal/cgen/base/floatconv-submodule-data.c
10891102
FILE: ../../../third_party/wuffs/internal/cgen/base/fundamental-private.h
10901103
FILE: ../../../third_party/wuffs/internal/cgen/base/fundamental-public.h
10911104
FILE: ../../../third_party/wuffs/internal/cgen/base/image-private.h
10921105
FILE: ../../../third_party/wuffs/internal/cgen/base/image-public.h
1106+
FILE: ../../../third_party/wuffs/internal/cgen/base/intconv-submodule.c
10931107
FILE: ../../../third_party/wuffs/internal/cgen/base/io-private.h
10941108
FILE: ../../../third_party/wuffs/internal/cgen/base/io-public.h
10951109
FILE: ../../../third_party/wuffs/internal/cgen/base/memory-private.h
10961110
FILE: ../../../third_party/wuffs/internal/cgen/base/memory-public.h
10971111
FILE: ../../../third_party/wuffs/internal/cgen/base/pixconv-submodule.c
10981112
FILE: ../../../third_party/wuffs/internal/cgen/base/range-private.h
10991113
FILE: ../../../third_party/wuffs/internal/cgen/base/range-public.h
1100-
FILE: ../../../third_party/wuffs/internal/cgen/base/strconv-impl.c
11011114
FILE: ../../../third_party/wuffs/internal/cgen/base/strconv-private.h
11021115
FILE: ../../../third_party/wuffs/internal/cgen/base/strconv-public.h
11031116
FILE: ../../../third_party/wuffs/internal/cgen/base/token-private.h
11041117
FILE: ../../../third_party/wuffs/internal/cgen/base/token-public.h
1118+
FILE: ../../../third_party/wuffs/internal/cgen/base/utf8-submodule.c
11051119
FILE: ../../../third_party/wuffs/internal/cgen/builtin.go
11061120
FILE: ../../../third_party/wuffs/internal/cgen/cgen.go
11071121
FILE: ../../../third_party/wuffs/internal/cgen/data/data.go
@@ -1192,11 +1206,13 @@ FILE: ../../../third_party/wuffs/script/compress-giflzw.go
11921206
FILE: ../../../third_party/wuffs/script/convert-png-to-wbmp.go
11931207
FILE: ../../../third_party/wuffs/script/crawl.go
11941208
FILE: ../../../third_party/wuffs/script/draw-with-mask.go
1209+
FILE: ../../../third_party/wuffs/script/extract-cbor-rfc-7049-examples.go
11951210
FILE: ../../../third_party/wuffs/script/extract-deflate-offsets.go
11961211
FILE: ../../../third_party/wuffs/script/extract-giflzw.go
11971212
FILE: ../../../third_party/wuffs/script/extract-palette-indexes.go
11981213
FILE: ../../../third_party/wuffs/script/inline-c-relative-includes.go
11991214
FILE: ../../../third_party/wuffs/script/make-artificial.go
1215+
FILE: ../../../third_party/wuffs/script/manual-test-parse-number-f64.cc
12001216
FILE: ../../../third_party/wuffs/script/mmap-ring-buffer.c
12011217
FILE: ../../../third_party/wuffs/script/preprocess-wuffs.go
12021218
FILE: ../../../third_party/wuffs/script/print-bits.go
@@ -1207,28 +1223,34 @@ FILE: ../../../third_party/wuffs/script/print-deflate-huff-table-size.go
12071223
FILE: ../../../third_party/wuffs/script/print-deflate-magic-numbers.go
12081224
FILE: ../../../third_party/wuffs/script/print-file-sizes-json.go
12091225
FILE: ../../../third_party/wuffs/script/print-hpd-left-shift.go
1226+
FILE: ../../../third_party/wuffs/script/print-json-ascii-escapes.go
12101227
FILE: ../../../third_party/wuffs/script/print-json-token-debug-format.c
12111228
FILE: ../../../third_party/wuffs/script/print-lzw-example.go
12121229
FILE: ../../../third_party/wuffs/script/print-markdown-links.go
12131230
FILE: ../../../third_party/wuffs/script/print-mpb-powers-of-10.go
1231+
FILE: ../../../third_party/wuffs/script/print-render-number-f64-tests.go
1232+
FILE: ../../../third_party/wuffs/script/process-json-numbers.c
12141233
FILE: ../../../third_party/wuffs/script/rac-random-seek-test.go
12151234
FILE: ../../../third_party/wuffs/script/wuffs-deflate-decoder-decode-huffman.c
12161235
FILE: ../../../third_party/wuffs/std/adler32/common_adler32.wuffs
12171236
FILE: ../../../third_party/wuffs/std/bmp/decode_bmp.wuffs
1237+
FILE: ../../../third_party/wuffs/std/cbor/decode_cbor.wuffs
12181238
FILE: ../../../third_party/wuffs/std/crc32/common_crc32.wuffs
12191239
FILE: ../../../third_party/wuffs/std/deflate/common_consts.wuffs
12201240
FILE: ../../../third_party/wuffs/std/deflate/decode_deflate.wuffs
12211241
FILE: ../../../third_party/wuffs/std/deflate/decode_huffman_fast.wuffs
12221242
FILE: ../../../third_party/wuffs/std/deflate/decode_huffman_slow.wuffs
12231243
FILE: ../../../third_party/wuffs/std/gif/common_consts.wuffs
1224-
FILE: ../../../third_party/wuffs/std/gif/decode_config.wuffs
12251244
FILE: ../../../third_party/wuffs/std/gif/decode_gif.wuffs
12261245
FILE: ../../../third_party/wuffs/std/gif/decode_quirks.wuffs
12271246
FILE: ../../../third_party/wuffs/std/gzip/decode_gzip.wuffs
12281247
FILE: ../../../third_party/wuffs/std/json/common_consts.wuffs
12291248
FILE: ../../../third_party/wuffs/std/json/decode_json.wuffs
12301249
FILE: ../../../third_party/wuffs/std/json/decode_quirks.wuffs
12311250
FILE: ../../../third_party/wuffs/std/lzw/decode_lzw.wuffs
1251+
FILE: ../../../third_party/wuffs/std/nie/decode_nie.wuffs
1252+
FILE: ../../../third_party/wuffs/std/png/decode_filter_fallback.wuffs
1253+
FILE: ../../../third_party/wuffs/std/png/decode_png.wuffs
12321254
FILE: ../../../third_party/wuffs/std/wbmp/decode_wbmp.wuffs
12331255
FILE: ../../../third_party/wuffs/std/zlib/decode_zlib.wuffs
12341256
----------------------------------------------------------------------------------------------------
@@ -23462,6 +23484,11 @@ SOFTWARE.
2346223484
LIBRARY: wuffs
2346323485
ORIGIN: ../../../third_party/wuffs/LICENSE
2346423486
TYPE: LicenseType.apache
23487+
FILE: ../../../third_party/wuffs/doc/logo/wuffs-acronym-logo-1536x1024.png
23488+
FILE: ../../../third_party/wuffs/doc/logo/wuffs-logo-1024x724.png
23489+
FILE: ../../../third_party/wuffs/doc/logo/wuffs-logo-2048x1448.png
23490+
FILE: ../../../third_party/wuffs/doc/logo/wuffs-logo-256x181.png
23491+
FILE: ../../../third_party/wuffs/doc/logo/wuffs-logo.svg
2346523492
FILE: ../../../third_party/wuffs/go.mod
2346623493
FILE: ../../../third_party/wuffs/go.sum
2346723494
FILE: ../../../third_party/wuffs/script/bench-rust-deflate/Cargo.toml

0 commit comments

Comments
 (0)