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

Commit bcea9ae

Browse files
Manual roll Dart SDK from 360370ff93b0 to 18678a3eddb7 (9 revisions)
Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/360370ff93b0..18678a3eddb7 2023-10-26 [email protected] Version 3.3.0-65.0.dev 2023-10-26 [email protected] Version 3.3.0-64.0.dev 2023-10-26 [email protected] Version 3.3.0-63.0.dev 2023-10-26 [email protected] Version 3.3.0-62.0.dev 2023-10-26 [email protected] Version 3.3.0-61.0.dev 2023-10-25 [email protected] Version 3.3.0-60.0.dev 2023-10-25 [email protected] Version 3.3.0-59.0.dev 2023-10-25 [email protected] Version 3.3.0-58.0.dev 2023-10-24 [email protected] 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 [email protected],[email protected],[email protected] 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
1 parent 095d27d commit bcea9ae

File tree

3 files changed

+33
-11
lines changed

3 files changed

+33
-11
lines changed

DEPS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ vars = {
5757
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5858
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5959
# updated revision list of existing dependencies.
60-
'dart_revision': '360370ff93b053253343832432f8329a11372ffc',
60+
'dart_revision': '18678a3eddb7f511959bd1591c7348b833797ff2',
6161

6262
# WARNING: DO NOT EDIT MANUALLY
6363
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -67,16 +67,16 @@ vars = {
6767
'dart_browser_launcher_rev': 'c2871b2e03aa4490caf476c274996e2bc20c5451',
6868
'dart_clock_rev': '200a0209927ea7c4737309e7e9076ec8b97e9c4b',
6969
'dart_collection_rev': 'd27bfaf7994ee690be6ed424b8ee288c7aa672f6',
70-
'dart_devtools_rev': '11ec4ae1036408018143b58d80d6feadbee56a6c',
70+
'dart_devtools_rev': 'd2f59cf9cb072f64baa7268a0a97cf422f44edbf',
7171
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
72-
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
72+
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7373
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
74-
'dart_protobuf_rev': '050c1620a9149fcc1bf84e36d02bb111455e453d',
74+
'dart_protobuf_rev': '3528fad58b591692f734c49481d9ed16db50518c',
7575
'dart_pub_rev': 'fca927ae2662204805e1646c0c0687369001a41a',
7676
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
77-
'dart_tools_rev': '15cc9c789359f13a637472817b64b42d827cd879',
77+
'dart_tools_rev': 'da6bb184c9eb18e344cf37ab1a34aa04b1057edc',
7878
'dart_watcher_rev': '6ad58dcbbf328fbecf18d6ad2357c67be300b489',
79-
'dart_webdev_rev': '1bd434b66b58927c6aaf6e6fcbba075d86b82cfd',
79+
'dart_webdev_rev': '25f17cda837042e8b4f7aec5192c68bef0d3c387',
8080
'dart_webkit_inspection_protocol_rev': '82f0c1c46dfdba5edf7c5fa84456233121dd69e1',
8181
'dart_yaml_edit_rev': 'a7e7fbad5ee263cc681681c1a6eb9e6df5336ad6',
8282
'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f',
@@ -331,7 +331,7 @@ deps = {
331331
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@a51bd6df919a5b79574f0996a760cc20cb05697e',
332332

333333
'src/third_party/dart/third_party/devtools':
334-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:11ec4ae1036408018143b58d80d6feadbee56a6c'}]},
334+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:d2f59cf9cb072f64baa7268a0a97cf422f44edbf'}]},
335335

336336
'src/third_party/dart/third_party/pkg/args':
337337
Var('dart_git') + '/args.git@df9b428e53e889835257c8475538e09834ffd022',

ci/licenses_golden/excluded_files

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,6 +2469,7 @@
24692469
../../../third_party/perfetto/examples
24702470
../../../third_party/perfetto/gn/standalone/build_tool_wrapper.py
24712471
../../../third_party/perfetto/gn/standalone/cp.py
2472+
../../../third_party/perfetto/gn/standalone/glob.py
24722473
../../../third_party/perfetto/gn/standalone/protoc.py
24732474
../../../third_party/perfetto/gn/standalone/toolchain/linux_find_llvm.py
24742475
../../../third_party/perfetto/gn/standalone/toolchain/llvm-strip.py
@@ -2486,7 +2487,15 @@
24862487
../../../third_party/perfetto/protos
24872488
../../../third_party/perfetto/python/README.md
24882489
../../../third_party/perfetto/python/example.py
2489-
../../../third_party/perfetto/python/perfetto/__init__.py
2490+
../../../third_party/perfetto/python/generators/diff_tests/runner.py
2491+
../../../third_party/perfetto/python/generators/diff_tests/testing.py
2492+
../../../third_party/perfetto/python/generators/diff_tests/utils.py
2493+
../../../third_party/perfetto/python/generators/sql_processing/docs_extractor.py
2494+
../../../third_party/perfetto/python/generators/sql_processing/docs_parse.py
2495+
../../../third_party/perfetto/python/generators/sql_processing/utils.py
2496+
../../../third_party/perfetto/python/generators/trace_processor_table/public.py
2497+
../../../third_party/perfetto/python/generators/trace_processor_table/serialize.py
2498+
../../../third_party/perfetto/python/generators/trace_processor_table/util.py
24902499
../../../third_party/perfetto/python/perfetto/batch_trace_processor/__init__.py
24912500
../../../third_party/perfetto/python/perfetto/batch_trace_processor/api.py
24922501
../../../third_party/perfetto/python/perfetto/batch_trace_processor/platform.py
@@ -2506,38 +2515,45 @@
25062515
../../../third_party/perfetto/python/setup.py
25072516
../../../third_party/perfetto/python/test
25082517
../../../third_party/perfetto/python/tools/batch_trace_processor_shell.py
2518+
../../../third_party/perfetto/python/tools/check_imports.py
25092519
../../../third_party/perfetto/python/tools/cpu_profile.py
25102520
../../../third_party/perfetto/python/tools/heap_profile.py
25112521
../../../third_party/perfetto/python/tools/record_android_trace.py
25122522
../../../third_party/perfetto/python/tools/slice_breakdown.py
25132523
../../../third_party/perfetto/python/tools/trace_processor.py
25142524
../../../third_party/perfetto/python/tools/tracebox.py
25152525
../../../third_party/perfetto/python/tools/traceconv.py
2526+
../../../third_party/perfetto/python/tools/update_permalink.py
25162527
../../../third_party/perfetto/src/android_internal/README.md
25172528
../../../third_party/perfetto/src/base/test
25182529
../../../third_party/perfetto/src/ipc
25192530
../../../third_party/perfetto/src/profiling/OWNERS
25202531
../../../third_party/perfetto/src/profiling/memory
25212532
../../../third_party/perfetto/src/protozero/test
2533+
../../../third_party/perfetto/src/shared_lib/test
25222534
../../../third_party/perfetto/src/tools
25232535
../../../third_party/perfetto/src/trace_processor
25242536
../../../third_party/perfetto/src/traced
25252537
../../../third_party/perfetto/src/tracing
25262538
../../../third_party/perfetto/test
2527-
../../../third_party/perfetto/tools/add_tp_diff_test.py
2539+
../../../third_party/perfetto/third_party/.gitignore
25282540
../../../third_party/perfetto/tools/analyze_profiling_sampling_distribution.py
25292541
../../../third_party/perfetto/tools/check_sql_metrics.py
2542+
../../../third_party/perfetto/tools/check_sql_modules.py
25302543
../../../third_party/perfetto/tools/compat.py
25312544
../../../third_party/perfetto/tools/diff_test_trace_processor.py
25322545
../../../third_party/perfetto/tools/download_changed_screenshots.py
25332546
../../../third_party/perfetto/tools/export_power_profiles.py
25342547
../../../third_party/perfetto/tools/find_scan_roots.py
25352548
../../../third_party/perfetto/tools/gen_amalgamated_sql.py
25362549
../../../third_party/perfetto/tools/gen_cc_proto_descriptor.py
2550+
../../../third_party/perfetto/tools/gen_grpc_build_gn.py
2551+
../../../third_party/perfetto/tools/gen_stdlib_docs_json.py
2552+
../../../third_party/perfetto/tools/gen_tp_table_docs.py
2553+
../../../third_party/perfetto/tools/gen_tp_table_headers.py
25372554
../../../third_party/perfetto/tools/gn_utils.py
25382555
../../../third_party/perfetto/tools/measure_tp_performance.py
25392556
../../../third_party/perfetto/tools/print_descriptor.py
2540-
../../../third_party/perfetto/tools/proto_utils.py
25412557
../../../third_party/perfetto/tools/protoc_helper.py
25422558
../../../third_party/perfetto/tools/pull_ftrace_format_files.py
25432559
../../../third_party/perfetto/tools/run_buildtools_binary.py
@@ -2554,10 +2570,16 @@
25542570
../../../third_party/perfetto/ui/README.md
25552571
../../../third_party/perfetto/ui/config/.gitignore
25562572
../../../third_party/perfetto/ui/package.json
2573+
../../../third_party/perfetto/ui/pnpm-lock.yaml
25572574
../../../third_party/perfetto/ui/release/OWNERS
25582575
../../../third_party/perfetto/ui/release/build_all_channels.py
2576+
../../../third_party/perfetto/ui/release/roll_branch.py
25592577
../../../third_party/perfetto/ui/src/assets/.gitignore
25602578
../../../third_party/perfetto/ui/src/base/utils/package.json
2579+
../../../third_party/perfetto/ui/src/plugins/com.example.Skeleton/OWNERS
2580+
../../../third_party/perfetto/ui/src/plugins/dev.perfetto.AndroidCujs/OWNERS
2581+
../../../third_party/perfetto/ui/src/plugins/dev.perfetto.AndroidPerf/OWNERS
2582+
../../../third_party/perfetto/ui/src/plugins/dev.perfetto.LargeScreensPerf/OWNERS
25612583
../../../third_party/perfetto/ui/src/test
25622584
../../../third_party/pkg/archive
25632585
../../../third_party/pkg/equatable

ci/licenses_golden/licenses_dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d5879876343f60ca65eb960f8dea6e2e
1+
Signature: 1f49836d8f7f5b913f1aeafdff67b9bb
22

33
====================================================================================================
44
LIBRARY: dart

0 commit comments

Comments
 (0)