From a07f243df6da08473d7baec66561350b84d643e7 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 27 Oct 2023 17:01:03 -0400 Subject: [PATCH] Roll Dart SDK from 360370ff93b0 to 5a666e8d8259 (15 revisions) (flutter/engine#47392) https://dart.googlesource.com/sdk.git/+log/360370ff93b0..5a666e8d8259 2023-10-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-71.0.dev 2023-10-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-70.0.dev 2023-10-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-69.0.dev 2023-10-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-68.0.dev 2023-10-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-67.0.dev 2023-10-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-66.0.dev 2023-10-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-65.0.dev 2023-10-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-64.0.dev 2023-10-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-63.0.dev 2023-10-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-62.0.dev 2023-10-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-61.0.dev 2023-10-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-60.0.dev 2023-10-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-59.0.dev 2023-10-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-58.0.dev 2023-10-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-57.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC aaclarke@google.com,dart-vm-team@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 18 ++++++------ .../flutter/ci/licenses_golden/excluded_files | 28 +++++++++++++++++-- .../flutter/ci/licenses_golden/licenses_dart | 2 +- 3 files changed, 35 insertions(+), 13 deletions(-) diff --git a/DEPS b/DEPS index c4b71faa627..4df5b2a23e8 100644 --- a/DEPS +++ b/DEPS @@ -57,7 +57,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '360370ff93b053253343832432f8329a11372ffc', + 'dart_revision': '5a666e8d8259098182eb89ea48ac271e4efab751', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -67,16 +67,16 @@ vars = { 'dart_browser_launcher_rev': 'c2871b2e03aa4490caf476c274996e2bc20c5451', 'dart_clock_rev': '200a0209927ea7c4737309e7e9076ec8b97e9c4b', 'dart_collection_rev': 'd27bfaf7994ee690be6ed424b8ee288c7aa672f6', - 'dart_devtools_rev': '11ec4ae1036408018143b58d80d6feadbee56a6c', + 'dart_devtools_rev': 'd2f59cf9cb072f64baa7268a0a97cf422f44edbf', 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', - 'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5', + 'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', - 'dart_protobuf_rev': '050c1620a9149fcc1bf84e36d02bb111455e453d', + 'dart_protobuf_rev': '3528fad58b591692f734c49481d9ed16db50518c', 'dart_pub_rev': 'fca927ae2662204805e1646c0c0687369001a41a', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', - 'dart_tools_rev': '15cc9c789359f13a637472817b64b42d827cd879', + 'dart_tools_rev': 'da6bb184c9eb18e344cf37ab1a34aa04b1057edc', 'dart_watcher_rev': '6ad58dcbbf328fbecf18d6ad2357c67be300b489', - 'dart_webdev_rev': '1bd434b66b58927c6aaf6e6fcbba075d86b82cfd', + 'dart_webdev_rev': '25f17cda837042e8b4f7aec5192c68bef0d3c387', 'dart_webkit_inspection_protocol_rev': '82f0c1c46dfdba5edf7c5fa84456233121dd69e1', 'dart_yaml_edit_rev': 'a7e7fbad5ee263cc681681c1a6eb9e6df5336ad6', 'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f', @@ -331,7 +331,7 @@ deps = { Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@a51bd6df919a5b79574f0996a760cc20cb05697e', 'src/third_party/dart/third_party/devtools': - {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:11ec4ae1036408018143b58d80d6feadbee56a6c'}]}, + {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:d2f59cf9cb072f64baa7268a0a97cf422f44edbf'}]}, 'src/third_party/dart/third_party/pkg/args': Var('dart_git') + '/args.git@df9b428e53e889835257c8475538e09834ffd022', @@ -367,7 +367,7 @@ deps = { Var('dart_git') + '/csslib.git@f6b68dd9ed9da297f5df4cd31a39787bf35432b3', 'src/third_party/dart/third_party/pkg/dart_style': - Var('dart_git') + '/dart_style.git@1a2def95a3c04dafd27b85d17e6e828bd4afa1a3', + Var('dart_git') + '/dart_style.git@2cee560f2025f8bd5dce3fd5f4c4b5cf5335a10b', 'src/third_party/dart/third_party/pkg/dartdoc': Var('dart_git') + '/dartdoc.git@53da3e1dd1802c5899352fce251ea0c385a827b0', @@ -466,7 +466,7 @@ deps = { Var('dart_git') + '/string_scanner.git@9c525f78fbc4189ee4dc3171a5c79e925b58f58b', 'src/third_party/dart/third_party/pkg/tar': - Var('dart_git') + '/external/github.com/simolus3/tar.git@748f6e680206752cc8e7a3c30af78a86da9830bd', + Var('dart_git') + '/external/github.com/simolus3/tar.git@3383397b082c084c327587a293591fac74bc8af3', 'src/third_party/dart/third_party/pkg/term_glyph': Var('dart_git') + '/term_glyph.git@cff80de129b2e69c11e3a9d7c6ea0447fc37865b', diff --git a/engine/src/flutter/ci/licenses_golden/excluded_files b/engine/src/flutter/ci/licenses_golden/excluded_files index 4eb536d7194..feed565ab4a 100644 --- a/engine/src/flutter/ci/licenses_golden/excluded_files +++ b/engine/src/flutter/ci/licenses_golden/excluded_files @@ -2528,6 +2528,7 @@ ../../../third_party/perfetto/examples ../../../third_party/perfetto/gn/standalone/build_tool_wrapper.py ../../../third_party/perfetto/gn/standalone/cp.py +../../../third_party/perfetto/gn/standalone/glob.py ../../../third_party/perfetto/gn/standalone/protoc.py ../../../third_party/perfetto/gn/standalone/toolchain/linux_find_llvm.py ../../../third_party/perfetto/gn/standalone/toolchain/llvm-strip.py @@ -2545,7 +2546,15 @@ ../../../third_party/perfetto/protos ../../../third_party/perfetto/python/README.md ../../../third_party/perfetto/python/example.py -../../../third_party/perfetto/python/perfetto/__init__.py +../../../third_party/perfetto/python/generators/diff_tests/runner.py +../../../third_party/perfetto/python/generators/diff_tests/testing.py +../../../third_party/perfetto/python/generators/diff_tests/utils.py +../../../third_party/perfetto/python/generators/sql_processing/docs_extractor.py +../../../third_party/perfetto/python/generators/sql_processing/docs_parse.py +../../../third_party/perfetto/python/generators/sql_processing/utils.py +../../../third_party/perfetto/python/generators/trace_processor_table/public.py +../../../third_party/perfetto/python/generators/trace_processor_table/serialize.py +../../../third_party/perfetto/python/generators/trace_processor_table/util.py ../../../third_party/perfetto/python/perfetto/batch_trace_processor/__init__.py ../../../third_party/perfetto/python/perfetto/batch_trace_processor/api.py ../../../third_party/perfetto/python/perfetto/batch_trace_processor/platform.py @@ -2565,6 +2574,7 @@ ../../../third_party/perfetto/python/setup.py ../../../third_party/perfetto/python/test ../../../third_party/perfetto/python/tools/batch_trace_processor_shell.py +../../../third_party/perfetto/python/tools/check_imports.py ../../../third_party/perfetto/python/tools/cpu_profile.py ../../../third_party/perfetto/python/tools/heap_profile.py ../../../third_party/perfetto/python/tools/record_android_trace.py @@ -2572,20 +2582,23 @@ ../../../third_party/perfetto/python/tools/trace_processor.py ../../../third_party/perfetto/python/tools/tracebox.py ../../../third_party/perfetto/python/tools/traceconv.py +../../../third_party/perfetto/python/tools/update_permalink.py ../../../third_party/perfetto/src/android_internal/README.md ../../../third_party/perfetto/src/base/test ../../../third_party/perfetto/src/ipc ../../../third_party/perfetto/src/profiling/OWNERS ../../../third_party/perfetto/src/profiling/memory ../../../third_party/perfetto/src/protozero/test +../../../third_party/perfetto/src/shared_lib/test ../../../third_party/perfetto/src/tools ../../../third_party/perfetto/src/trace_processor ../../../third_party/perfetto/src/traced ../../../third_party/perfetto/src/tracing ../../../third_party/perfetto/test -../../../third_party/perfetto/tools/add_tp_diff_test.py +../../../third_party/perfetto/third_party/.gitignore ../../../third_party/perfetto/tools/analyze_profiling_sampling_distribution.py ../../../third_party/perfetto/tools/check_sql_metrics.py +../../../third_party/perfetto/tools/check_sql_modules.py ../../../third_party/perfetto/tools/compat.py ../../../third_party/perfetto/tools/diff_test_trace_processor.py ../../../third_party/perfetto/tools/download_changed_screenshots.py @@ -2593,10 +2606,13 @@ ../../../third_party/perfetto/tools/find_scan_roots.py ../../../third_party/perfetto/tools/gen_amalgamated_sql.py ../../../third_party/perfetto/tools/gen_cc_proto_descriptor.py +../../../third_party/perfetto/tools/gen_grpc_build_gn.py +../../../third_party/perfetto/tools/gen_stdlib_docs_json.py +../../../third_party/perfetto/tools/gen_tp_table_docs.py +../../../third_party/perfetto/tools/gen_tp_table_headers.py ../../../third_party/perfetto/tools/gn_utils.py ../../../third_party/perfetto/tools/measure_tp_performance.py ../../../third_party/perfetto/tools/print_descriptor.py -../../../third_party/perfetto/tools/proto_utils.py ../../../third_party/perfetto/tools/protoc_helper.py ../../../third_party/perfetto/tools/pull_ftrace_format_files.py ../../../third_party/perfetto/tools/run_buildtools_binary.py @@ -2613,10 +2629,16 @@ ../../../third_party/perfetto/ui/README.md ../../../third_party/perfetto/ui/config/.gitignore ../../../third_party/perfetto/ui/package.json +../../../third_party/perfetto/ui/pnpm-lock.yaml ../../../third_party/perfetto/ui/release/OWNERS ../../../third_party/perfetto/ui/release/build_all_channels.py +../../../third_party/perfetto/ui/release/roll_branch.py ../../../third_party/perfetto/ui/src/assets/.gitignore ../../../third_party/perfetto/ui/src/base/utils/package.json +../../../third_party/perfetto/ui/src/plugins/com.example.Skeleton/OWNERS +../../../third_party/perfetto/ui/src/plugins/dev.perfetto.AndroidCujs/OWNERS +../../../third_party/perfetto/ui/src/plugins/dev.perfetto.AndroidPerf/OWNERS +../../../third_party/perfetto/ui/src/plugins/dev.perfetto.LargeScreensPerf/OWNERS ../../../third_party/perfetto/ui/src/test ../../../third_party/pkg/archive ../../../third_party/pkg/equatable diff --git a/engine/src/flutter/ci/licenses_golden/licenses_dart b/engine/src/flutter/ci/licenses_golden/licenses_dart index 603fb9c12d8..d90953f98ef 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_dart +++ b/engine/src/flutter/ci/licenses_golden/licenses_dart @@ -1,4 +1,4 @@ -Signature: d5879876343f60ca65eb960f8dea6e2e +Signature: 022906f4ce02fdc2054c23c803c5cffe ==================================================================================================== LIBRARY: dart