This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Dart SDK from d8eb844e5d8f to 2ec47ad27394 (15 revisions)#19293
Merged
fluttergithubbot merged 1 commit intoflutter:masterfrom Jun 25, 2020
Conversation
https://dart.googlesource.com/sdk.git/+log/d8eb844e5d8f..2ec47ad27394 2020-06-25 [email protected] Use ElementKind.ENUM for enums. 2020-06-25 [email protected] [vm/aot/tfa] More accurate inference of results of field getters 2020-06-24 [email protected] Add support for navigating from the URI in import and export configurations to the referenced file 2020-06-24 [email protected] Fix the edit groups created by create_missing_overrides (issue 42468) 2020-06-24 [email protected] Roll benchmarks-internal to e18a31671508f878c7a04b22415de22dfea29f6c 2020-06-24 [email protected] [CFE] Fix static type of temporary variable in null-aware spreads 2020-06-24 [email protected] [gardening] Skip newly introduced service test on dartkp bots. 2020-06-24 [email protected] [vm] Fix linker bugs in --os=fuchsia release/product 2020-06-24 [email protected] [dart2js] Ensure type arguments are passed when invoking a generic function property. 2020-06-24 [email protected] [vm/debugger] Include vars into async activation frame json. 2020-06-24 [email protected] [vm] Remove (unused & deprecated) --package-root parameter from VM binaries and from tests (Platform.packageRoot always returns null) 2020-06-24 [email protected] Remove the return type for inferring FunctionExpression formal parameters. 2020-06-24 [email protected] Deduplicate computing getter/setter types in override inference. 2020-06-24 [email protected] [cfe] Add NNBD-aware constraint gathering and solving 2020-06-24 [email protected] [cfe] Associate package uris with bin/test files in packages 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
981f089 to
0e0ed21
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 25, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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/d8eb844e5d8f..2ec47ad27394
2020-06-25 [email protected] Use ElementKind.ENUM for enums.
2020-06-25 [email protected] [vm/aot/tfa] More accurate inference of results of field getters
2020-06-24 [email protected] Add support for navigating from the URI in import and export configurations to the referenced file
2020-06-24 [email protected] Fix the edit groups created by create_missing_overrides (issue 42468)
2020-06-24 [email protected] Roll benchmarks-internal to e18a31671508f878c7a04b22415de22dfea29f6c
2020-06-24 [email protected] [CFE] Fix static type of temporary variable in null-aware spreads
2020-06-24 [email protected] [gardening] Skip newly introduced service test on dartkp bots.
2020-06-24 [email protected] [vm] Fix linker bugs in --os=fuchsia release/product
2020-06-24 [email protected] [dart2js] Ensure type arguments are passed when invoking a generic function property.
2020-06-24 [email protected] [vm/debugger] Include vars into async activation frame json.
2020-06-24 [email protected] [vm] Remove (unused & deprecated) --package-root parameter from VM binaries and from tests (Platform.packageRoot always returns null)
2020-06-24 [email protected] Remove the return type for inferring FunctionExpression formal parameters.
2020-06-24 [email protected] Deduplicate computing getter/setter types in override inference.
2020-06-24 [email protected] [cfe] Add NNBD-aware constraint gathering and solving
2020-06-24 [email protected] [cfe] Associate package uris with bin/test files in packages
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