This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Dart SDK from 20bf2fcf5670 to cfeb1d647ae5 (22 revisions)#19752
Merged
fluttergithubbot merged 1 commit intoflutter:masterfrom Jul 14, 2020
Conversation
https://dart.googlesource.com/sdk.git/+log/20bf2fcf5670..cfeb1d647ae5 2020-07-14 [email protected] [dart2js] Port some tests to nnbd #5. 2020-07-14 [email protected] Roll benchmarks-internal 9bfe209a53a5..ab5ac38ce09a 2020-07-14 [email protected] [dart2js] Constant-fold some cases of x.toInt() 2020-07-14 [email protected] [dart2js] Port ~20 tests to nnbd #2. 2020-07-14 [email protected] [vm/bytecode] Update Inliner_List_generate unit test in bytecode mode 2020-07-14 [email protected] [vm/aot/nnbd] Avoid deduplicating mixins with different NNBD modes 2020-07-14 [email protected] Add dart.lineLength setting to the LSP docs 2020-07-14 [email protected] Remove FolderBasedDartSdk.defaultSdkDirectory() and getSdkProperty(). 2020-07-14 [email protected] update charcode in the sdk to the nnbd version 2020-07-14 [email protected] Update the wrap-in-padding fix to not add the keyword const when in a constant context 2020-07-14 [email protected] Fix the #include path for ICU headers 2020-07-14 [email protected] Stop using FormalParameter.kind in analyzer. 2020-07-14 [email protected] [benchmark] Use the VM from the SDK for analyzer benchmarks. 2020-07-14 [email protected] Make "ID" tests insensitive to what directory they're run from. 2020-07-14 [email protected] [infra] Add using_goma=False (fixes recent tools/build.py change) 2020-07-14 [email protected] Stop supporting 'target?.[index]' and QUESTION_PERIOD_OPEN_SQUARE_BRACKET. 2020-07-14 [email protected] [cfe] Eliminate UnknownType in async type downcasts 2020-07-14 [email protected] [infra] Prepare to make tools/build.py always re-runs GN. 2020-07-14 [email protected] [cfe] Update expectations after sdk change 2020-07-14 [email protected] [cfe] Add support for keeping const locals during constant evaluation 2020-07-14 [email protected] [cfe] Ensure legacy result types for invocation and access in opt-out libraries 2020-07-14 [email protected] Update ListMixin/ListBase documentation and `insert` for Null Safety. 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
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jul 15, 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/20bf2fcf5670..cfeb1d647ae5
2020-07-14 [email protected] [dart2js] Port some tests to nnbd #5.
2020-07-14 [email protected] Roll benchmarks-internal 9bfe209a53a5..ab5ac38ce09a
2020-07-14 [email protected] [dart2js] Constant-fold some cases of x.toInt()
2020-07-14 [email protected] [dart2js] Port ~20 tests to nnbd #2.
2020-07-14 [email protected] [vm/bytecode] Update Inliner_List_generate unit test in bytecode mode
2020-07-14 [email protected] [vm/aot/nnbd] Avoid deduplicating mixins with different NNBD modes
2020-07-14 [email protected] Add dart.lineLength setting to the LSP docs
2020-07-14 [email protected] Remove FolderBasedDartSdk.defaultSdkDirectory() and getSdkProperty().
2020-07-14 [email protected] update charcode in the sdk to the nnbd version
2020-07-14 [email protected] Update the wrap-in-padding fix to not add the keyword const when in a constant context
2020-07-14 [email protected] Fix the #include path for ICU headers
2020-07-14 [email protected] Stop using FormalParameter.kind in analyzer.
2020-07-14 [email protected] [benchmark] Use the VM from the SDK for analyzer benchmarks.
2020-07-14 [email protected] Make "ID" tests insensitive to what directory they're run from.
2020-07-14 [email protected] [infra] Add using_goma=False (fixes recent tools/build.py change)
2020-07-14 [email protected] Stop supporting 'target?.[index]' and QUESTION_PERIOD_OPEN_SQUARE_BRACKET.
2020-07-14 [email protected] [cfe] Eliminate UnknownType in async type downcasts
2020-07-14 [email protected] [infra] Prepare to make tools/build.py always re-runs GN.
2020-07-14 [email protected] [cfe] Update expectations after sdk change
2020-07-14 [email protected] [cfe] Add support for keeping const locals during constant evaluation
2020-07-14 [email protected] [cfe] Ensure legacy result types for invocation and access in opt-out libraries
2020-07-14 [email protected] Update ListMixin/ListBase documentation and
insertfor Null Safety.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