This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/dart d5650235a249..b714d1c3565f (12 commits) #18305
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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_configto9c586d04bd26fef01215fd10e7ab96a3050cfa64for 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