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

Commit 04a4f05

Browse files
committed
flow fixtures and licenses
1 parent 0097098 commit 04a4f05

File tree

7 files changed

+384
-7
lines changed

7 files changed

+384
-7
lines changed

ci/licenses_golden/excluded_files

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1328,6 +1328,21 @@
13281328
../../../flutter/third_party/boringssl/win-aarch64/crypto/test
13291329
../../../flutter/third_party/boringssl/win-x86/crypto/test
13301330
../../../flutter/third_party/boringssl/win-x86_64/crypto/test
1331+
../../../flutter/third_party/cpu_features/src/.clang-format
1332+
../../../flutter/third_party/cpu_features/src/.git
1333+
../../../flutter/third_party/cpu_features/src/.github
1334+
../../../flutter/third_party/cpu_features/src/.gitignore
1335+
../../../flutter/third_party/cpu_features/src/BUILD.bazel
1336+
../../../flutter/third_party/cpu_features/src/CMakeLists.txt
1337+
../../../flutter/third_party/cpu_features/src/CONTRIBUTING.md
1338+
../../../flutter/third_party/cpu_features/src/README.md
1339+
../../../flutter/third_party/cpu_features/src/WORKSPACE
1340+
../../../flutter/third_party/cpu_features/src/bazel/ci/README.md
1341+
../../../flutter/third_party/cpu_features/src/bazel/platforms.bzl
1342+
../../../flutter/third_party/cpu_features/src/cmake
1343+
../../../flutter/third_party/cpu_features/src/ndk_compat/CMakeLists.txt
1344+
../../../flutter/third_party/cpu_features/src/ndk_compat/README.md
1345+
../../../flutter/third_party/cpu_features/src/test
13311346
../../../flutter/third_party/dart
13321347
../../../flutter/third_party/dart/.clang-format
13331348
../../../flutter/third_party/dart/.dart_tool
@@ -2100,7 +2115,10 @@
21002115
../../../flutter/third_party/libjpeg-turbo/src/simd/CMakeLists.txt
21012116
../../../flutter/third_party/libjpeg-turbo/src/structure.txt
21022117
../../../flutter/third_party/libjpeg-turbo/src/wrjpgcom.1
2118+
../../../flutter/third_party/libpng/.appveyor.yml
2119+
../../../flutter/third_party/libpng/.editorconfig
21032120
../../../flutter/third_party/libpng/.git
2121+
../../../flutter/third_party/libpng/.gitignore
21042122
../../../flutter/third_party/libpng/.travis.yml
21052123
../../../flutter/third_party/libpng/ANNOUNCE
21062124
../../../flutter/third_party/libpng/AUTHORS
@@ -2112,10 +2130,12 @@
21122130
../../../flutter/third_party/libpng/TODO
21132131
../../../flutter/third_party/libpng/TRADEMARK
21142132
../../../flutter/third_party/libpng/aclocal.m4
2133+
../../../flutter/third_party/libpng/ci
21152134
../../../flutter/third_party/libpng/contrib
21162135
../../../flutter/third_party/libpng/libpng-manual.txt
21172136
../../../flutter/third_party/libpng/libpng.3
21182137
../../../flutter/third_party/libpng/libpngpf.3
2138+
../../../flutter/third_party/libpng/loongarch
21192139
../../../flutter/third_party/libpng/mips
21202140
../../../flutter/third_party/libpng/png.5
21212141
../../../flutter/third_party/libpng/powerpc
@@ -3500,19 +3520,20 @@
35003520
../../../third_party/zlib/DIR_METADATA
35013521
../../../third_party/zlib/OWNERS
35023522
../../../third_party/zlib/README.chromium
3503-
../../../third_party/zlib/contrib/bench/OWNERS
35043523
../../../third_party/zlib/contrib/minizip/Makefile
35053524
../../../third_party/zlib/contrib/minizip/README.chromium
35063525
../../../third_party/zlib/contrib/minizip/miniunz.c
35073526
../../../third_party/zlib/contrib/minizip/minizip.c
35083527
../../../third_party/zlib/contrib/minizip/minizip.md
35093528
../../../third_party/zlib/contrib/tests
3529+
../../../third_party/zlib/examples
35103530
../../../third_party/zlib/google/DEPS
35113531
../../../third_party/zlib/google/OWNERS
35123532
../../../third_party/zlib/google/compression_utils_unittest.cc
35133533
../../../third_party/zlib/google/test
35143534
../../../third_party/zlib/google/zip_reader_unittest.cc
35153535
../../../third_party/zlib/google/zip_unittest.cc
35163536
../../../third_party/zlib/patches/README
3537+
../../../third_party/zlib/test
35173538
../../../third_party/zlib/zlib.3
35183539
../../../tools

ci/licenses_golden/licenses_flutter

Lines changed: 353 additions & 3 deletions
Large diffs are not rendered by default.

ci/licenses_golden/licenses_third_party

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: be8ce23f4fb161952d9fa6424a6bf111
1+
Signature: 5446d10c4b2c8969c53ee1b3d6358bad
22

33
====================================================================================================
44
LIBRARY: libcxx
@@ -1952,11 +1952,12 @@ FILE: ../../../third_party/zlib/trees.c
19521952
FILE: ../../../third_party/zlib/uncompr.c
19531953
FILE: ../../../third_party/zlib/zconf.h
19541954
FILE: ../../../third_party/zlib/zconf.h.cmakein
1955+
FILE: ../../../third_party/zlib/zconf.h.in
19551956
FILE: ../../../third_party/zlib/zlib.h
19561957
FILE: ../../../third_party/zlib/zutil.c
19571958
FILE: ../../../third_party/zlib/zutil.h
19581959
----------------------------------------------------------------------------------------------------
1959-
Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
1960+
Copyright (C) 1995-2023 Jean-loup Gailly and Mark Adler
19601961

19611962
This software is provided 'as-is', without any express or implied
19621963
warranty. In no event will the authors be held liable for any damages
@@ -2421,6 +2422,11 @@ FILE: ../../../third_party/zlib/patches/0008-minizip-zip-unzip-tools.patch
24212422
FILE: ../../../third_party/zlib/patches/0009-infcover-oob.patch
24222423
FILE: ../../../third_party/zlib/patches/0010-cmake-enable-simd.patch
24232424
FILE: ../../../third_party/zlib/patches/0011-avx512.patch
2425+
FILE: ../../../third_party/zlib/patches/0012-lfs-open64.patch
2426+
FILE: ../../../third_party/zlib/patches/0013-cpu-feature-detection-for-arm.patch
2427+
FILE: ../../../third_party/zlib/patches/0014-minizip-unzip-with-incorrect-size.patch
2428+
FILE: ../../../third_party/zlib/patches/0015-minizip-unzip-enable-decryption.patch
2429+
FILE: ../../../third_party/zlib/patches/0016-minizip-parse-unicode-path-extra-field.patch
24242430
FILE: ../../../third_party/zlib/trees.h
24252431
FILE: ../../../third_party/zlib/zlib.map
24262432
FILE: ../../../third_party/zlib/zlib.pc.cmakein

ci/licenses_golden/tool_signature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Signature: 81502e69b5cbecb68460df211a14a760
1+
Signature: 173cec9c47558a27df87b77cb01b4e00
22

-33 Bytes
Loading
-35 Bytes
Loading
-32 Bytes
Loading

0 commit comments

Comments
 (0)