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

Commit 06d170f

Browse files
Roll Dart SDK from cc5df58 to cb1105a (3 revisions)
https://dart.googlesource.com/sdk.git/+log/cc5df58bd229..cb1105af4837 2020-06-22 [email protected] Update fixnum to the migrated version and add it to the allowed experiments file 2020-06-22 [email protected] Fix the windows bot and update MockSdk 2020-06-22 [email protected] [vm/compiler] Ensure list index is integer in inliner 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] on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md
1 parent db4801c commit 06d170f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': 'cc5df58bd229475bb752865f6a37778edd2d9d35',
37+
'dart_revision': 'cb1105af4837e812f2788d6ecabb0533f29565e6',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -207,7 +207,7 @@ deps = {
207207
Var('dart_git') + '/ffi.git@454ab0f9ea6bd06942a983238d8a6818b1357edb',
208208

209209
'src/third_party/dart/third_party/pkg/fixnum':
210-
Var('dart_git') + '/fixnum.git@13da5123989a5d91cb59e76793c3923dd8d06e90',
210+
Var('dart_git') + '/fixnum.git@9b38f49f6679654d66a363e69e48173cca07e882',
211211

212212
'src/third_party/dart/third_party/pkg/glob':
213213
Var('dart_git') + '/glob.git@e9f4e6b7ae8abe5071461cf8f47191bb19cf7ef6',

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 84d8604e5b9534038c0212e1a370e946
1+
Signature: 4cafb1fe4f050840b41fb25551028659
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)