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

Commit c6dc646

Browse files
Roll src/third_party/dart d565023..b714d1c (12 commits)
https://dart.googlesource.com/sdk.git/+log/d5650235a249..b714d1c3565f git log d565023..b714d1c --date=short --first-parent --format='%ad %ae %s' 2020-05-12 joshualitt@google.com [dart2js] Remove obsolete unittests. 2020-05-12 scheglov@google.com Create updated ParameterElement(s) using replace(). 2020-05-12 srujzs@google.com [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 brianwilkerson@google.com Move an extension into the common place for extensions 2020-05-12 paulberry@google.com Migration: verify that the preview server doesn't leak information from outside the project 2020-05-12 paulberry@google.com Migration: fix rerunning migration tool after adding/removing files 2020-05-12 paulberry@google.com Migration: add rerun support to new CLI 2020-05-12 eernst@google.com New test, based on language PR #940 about `==`. 2020-05-12 davidmorgan@google.com Update `package_config` to `9c586d04bd26fef01215fd10e7ab96a3050cfa64` for unused import fix. 2020-05-12 sgrekhov@unipro.ru [co19] Re-enable tests skipped due to breaking change #40674 2020-05-12 dmitryas@google.com [cfe] Update inference for redirecting factory constructors 2020-05-12 srawlins@google.com Migrator: Only print text about --apply-changes conditionally Created with: gclient setdep -r src/third_party/dart@b714d1c3565f 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 f4220c2 commit c6dc646

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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': 'd5650235a249aa066da54f89a6fa7588fd6e1c7b',
37+
'dart_revision': 'b714d1c3565f4b3c20d8160484f2f24dede07065',
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
@@ -69,7 +69,7 @@ vars = {
6969
'dart_mockito_tag': 'd39ac507483b9891165e422ec98d9fb480037c8b',
7070
'dart_mustache_tag': '664737ecad027e6b96d0d1e627257efa0e46fcb1',
7171
'dart_oauth2_tag': '1.6.0',
72-
'dart_package_config_tag': 'v1.9.2',
72+
'dart_package_config_tag': '9c586d04bd26fef01215fd10e7ab96a3050cfa64',
7373
'dart_path_tag': '4b8c83cd5ccfcc8101acd2940ffb5a44d24ec57e',
7474
'dart_pedantic_tag': 'v1.9.0',
7575
'dart_pool_tag': '86fbb2cde9bbc66c8d159909d2f65a5981ea5b50',

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: 477507666844668f9cbad4dc8b8b805e
1+
Signature: 2e513977f947055a254f8d7c4e2a6188
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)