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

Commit e1aad2b

Browse files
Roll Dart SDK from 3061b1d to 099f7f5 (5 revisions)
https://dart.googlesource.com/sdk.git/+log/3061b1d4c117..099f7f57767c 2022-01-07 [email protected] Version 2.16.0-159.0.dev 2022-01-06 [email protected] Version 2.16.0-158.0.dev 2022-01-06 [email protected] Version 2.16.0-157.0.dev 2022-01-06 [email protected] Version 2.16.0-156.0.dev 2022-01-06 [email protected] Version 2.16.0-155.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://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 a79a3ba commit e1aad2b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vars = {
3939
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4040
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4141
# updated revision list of existing dependencies.
42-
'dart_revision': '3061b1d4c117a1fde9ead6589778527fb810870d',
42+
'dart_revision': '099f7f57767c0e47a0cc8224e0241b3a04962ccb',
4343

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

ci/licenses_golden/licenses_third_party

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ccecbd84d4e6544c9cc805d86649ce42
1+
Signature: 8df0b617b98d1aec1368689a09b39b61
22

33
UNUSED LICENSES:
44

@@ -9772,6 +9772,8 @@ FILE: ../../../third_party/dart/benchmarks/FfiAsTypedList/dart/FfiAsTypedList.da
97729772
FILE: ../../../third_party/dart/benchmarks/FfiAsTypedList/dart2/FfiAsTypedList.dart
97739773
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart/IsolateFibonacci.dart
97749774
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart2/IsolateFibonacci.dart
9775+
FILE: ../../../third_party/dart/benchmarks/MapCopy/dart/MapCopy.dart
9776+
FILE: ../../../third_party/dart/benchmarks/MapCopy/dart2/MapCopy.dart
97759777
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/MapLookup.dart
97769778
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/maps.dart
97779779
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/MapLookup.dart

0 commit comments

Comments
 (0)