Skip to content

Commit 058b4bc

Browse files
Roll src/third_party/dart c74a8ec2c46e..bcd18e67dcae (9 commits) (flutter#14317)
https://dart.googlesource.com/sdk.git/+log/c74a8ec2c46e..bcd18e67dcae git log c74a8ec2c46e..bcd18e67dcae --date=short --first-parent --format='%ad %ae %s' 2019-12-11 fishythefish@google.com [dart2js] Mark native classes as needed if they have new-rti is-tests or named type variables. 2019-12-10 sra@google.com [dart2js] Ensure native lookup always initialized 2019-12-10 kustermann@google.com Revert "[vm/compiler] Fix TypeTestingStub -> SubtypeTestCache fallback code if dst_type = TypeParameter" 2019-12-10 regis@google.com [VM/nnbd] Map nullable Never type to Null type. 2019-12-10 scheglov@google.com Issue 39598. Make UNNECESSARY_NULL_AWARE_CALL and other warnings. 2019-12-10 alexmarkov@google.com Revert "[vm/compiler] Dead code elimination" 2019-12-10 vsm@google.com [dartdevc] add forwarding from old docs to new info 2019-12-10 alexmarkov@google.com [vm/nnbd] Fix nullability of types in inferred types attribute 2019-12-10 jcollins@google.com Fix working directory problem shown in demo. Created with: gclient setdep -r src/third_party/dart@bcd18e67dcae 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 dart-vm-team@google.com 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: dart-vm-team@google.com
1 parent 5b5206e commit 058b4bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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': 'c74a8ec2c46e71491ae6ff3449b2997a6093bea5',
37+
'dart_revision': 'bcd18e67dcaed27e32257659fac6a67617aa8294',
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: 14461554cb71cf23106c5f39a3431fd0
1+
Signature: f29b388d37d2ea1b9f4eefc18448e379
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)