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

Commit efefd61

Browse files
Roll Dart SDK from 0d3c310fd6d9 to 3d4d29d8f16b (3 revisions) (#42502)
https://dart.googlesource.com/sdk.git/+log/0d3c310fd6d9..3d4d29d8f16b 2023-06-01 [email protected] Version 3.1.0-163.0.dev 2023-06-01 [email protected] Version 3.1.0-162.0.dev 2023-06-01 [email protected] Version 3.1.0-161.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] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent ec927b0 commit efefd61

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ vars = {
5353
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5454
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5555
# updated revision list of existing dependencies.
56-
'dart_revision': '0d3c310fd6d9386dccd4a909834829d9d0a3ab3d',
56+
'dart_revision': '3d4d29d8f16b7d81c03b701f29039fb216d15a56',
5757

5858
# WARNING: DO NOT EDIT MANUALLY
5959
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/excluded_files

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1652,7 +1652,6 @@
16521652
../../../third_party/dart/runtime/vm/debugger_api_impl_test.cc
16531653
../../../third_party/dart/runtime/vm/debugger_api_impl_test.h
16541654
../../../third_party/dart/runtime/vm/exceptions_test.cc
1655-
../../../third_party/dart/runtime/vm/ffi_callback_metadata_test.cc
16561655
../../../third_party/dart/runtime/vm/fixed_cache_test.cc
16571656
../../../third_party/dart/runtime/vm/flags_test.cc
16581657
../../../third_party/dart/runtime/vm/growable_array_test.cc

ci/licenses_golden/licenses_third_party

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 7b8aa0c228a7547f0f2f14261ab03ced
1+
Signature: 612472c74d11b7e55d45cafe6a7a8fde
22

33
====================================================================================================
44
LIBRARY: angle
@@ -41966,8 +41966,8 @@ ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/parallel_move_reso
4196641966
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/parallel_move_resolver.h + ../../../third_party/dart/LICENSE
4196741967
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc + ../../../third_party/dart/LICENSE
4196841968
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.h + ../../../third_party/dart/LICENSE
41969-
ORIGIN: ../../../third_party/dart/runtime/vm/ffi_callback_metadata.cc + ../../../third_party/dart/LICENSE
41970-
ORIGIN: ../../../third_party/dart/runtime/vm/ffi_callback_metadata.h + ../../../third_party/dart/LICENSE
41969+
ORIGIN: ../../../third_party/dart/runtime/vm/ffi_callback_trampolines.cc + ../../../third_party/dart/LICENSE
41970+
ORIGIN: ../../../third_party/dart/runtime/vm/ffi_callback_trampolines.h + ../../../third_party/dart/LICENSE
4197141971
ORIGIN: ../../../third_party/dart/runtime/vm/unwinding_records.cc + ../../../third_party/dart/LICENSE
4197241972
ORIGIN: ../../../third_party/dart/runtime/vm/unwinding_records.h + ../../../third_party/dart/LICENSE
4197341973
ORIGIN: ../../../third_party/dart/runtime/vm/unwinding_records_win.cc + ../../../third_party/dart/LICENSE
@@ -41999,8 +41999,8 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/backend/parallel_move_resolv
4199941999
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/parallel_move_resolver.h
4200042000
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc
4200142001
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.h
42002-
FILE: ../../../third_party/dart/runtime/vm/ffi_callback_metadata.cc
42003-
FILE: ../../../third_party/dart/runtime/vm/ffi_callback_metadata.h
42002+
FILE: ../../../third_party/dart/runtime/vm/ffi_callback_trampolines.cc
42003+
FILE: ../../../third_party/dart/runtime/vm/ffi_callback_trampolines.h
4200442004
FILE: ../../../third_party/dart/runtime/vm/unwinding_records.cc
4200542005
FILE: ../../../third_party/dart/runtime/vm/unwinding_records.h
4200642006
FILE: ../../../third_party/dart/runtime/vm/unwinding_records_win.cc

0 commit comments

Comments
 (0)