Skip to content

Commit ef8fdd0

Browse files
Roll src/third_party/dart 94a4f6415e6c..c547f5d933e5 (9 commits) (flutter#14812)
https://dart.googlesource.com/sdk.git/+log/94a4f6415e6c..c547f5d933e5 git log 94a4f6415e6c..c547f5d933e5 --date=short --first-parent --format='%ad %ae %s' 2019-12-27 [email protected] Enable prefer_generic_function_type_aliases in most of the packages 2019-12-26 [email protected] [ VM / dart:io / Service ] Add service extension RPCs to dart:io to allow for HttpClient.enableTimelineLogging to be set remotely. 2019-12-26 [email protected] Extract TypeNameResolver. 2019-12-26 [email protected] [ dartfuzz ] Fix update_spreadsheet.py so it can be run from any directory. 2019-12-26 [email protected] [ package:vm_service ] Added support for dart:io service extensions 2019-12-26 [email protected] Move ResolverErrorCode codes into CompileTimeErrorCode. 2019-12-26 [email protected] Extract TypeProvider class into lib/dart/element/type_provider.dart file 2019-12-26 [email protected] Remove unused InstanceFieldResolverVisitor. 2019-12-26 [email protected] [dartdevc] Adding nullability check to is expressions. Created with: gclient setdep -r src/third_party/dart@c547f5d933e5 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/+/master/autoroll/README.md Bug: None Tbr: [email protected]
1 parent a1817c3 commit ef8fdd0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DEPS

Lines changed: 1 addition & 1 deletion
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': '94a4f6415e6c1e96175168fb134491a9acc6923f',
37+
'dart_revision': 'c547f5d933e5a10e18b1b26b54a6249e88fa0f1c',
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

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: 05f64395a411607b1226e5384bcfa2a3
1+
Signature: 3c59d94b10780bdc2b63db4395a53f0f
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)