This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/dart 33349076ee7f..7c2f62406bef (23 commits) #17120
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/33349076ee7f..7c2f62406bef
git log 3334907..7c2f624 --date=short --first-parent --format='%ad %ae %s'
2020-03-12 [email protected] [VM/LIB] - Fix error reported bt CFE when performNnbdChecks is turned on
2020-03-12 [email protected] Issue 40956. Legacy view on required named parameters is not required.
2020-03-12 [email protected] Migration: switch graph propagation to breadth first rather than depth first.
2020-03-12 [email protected] Revert "[vm] Treat the dispatch table as a root in the snapshot."
2020-03-12 [email protected] Issue 40955. Late final variables without initializers have setters.
2020-03-12 [email protected] Remove some unused members from OpType
2020-03-12 [email protected] [tests] Fix analysis errors in tests
2020-03-12 [email protected] Issue 40842. Fix for getter return type location.
2020-03-12 [email protected] pkg/dart2native: make it clear this package is not meant to be published
2020-03-12 [email protected] Migrator: improve descriptions of return types in stack traces
2020-03-12 [email protected] Backport changes to RuneIterator to non-NNBD SDK.
2020-03-12 [email protected] Extract AddReturnType producer.
2020-03-12 [email protected] Issue 39876. Report DEFINITELY_UNASSIGNED_LATE_LOCAL_VARIABLE.
2020-03-12 [email protected] Extract AddFieldFormalParameters.
2020-03-12 [email protected] Issue 40837. Fix for invalid function expression flow analysis.
2020-03-12 [email protected] [dart2js] Ignore abstract isMemberSignature procedures.
2020-03-12 [email protected] [vm/aot] Keep GC-visible references to dispatch table Code entries.
2020-03-12 [email protected] [CFE] Add ticker log at end of Build outline expressions
2020-03-12 [email protected] [CFE] Error in outline and recover from type parameter in static field in class part 2
2020-03-12 [email protected] [CFE] Get in line with update on which package description file to use
2020-03-12 [email protected] [parser] Correct precedence on ?[ when it's an index bracket operator
2020-03-12 [email protected] [CFE] Update parser_test_parser and expect files
2020-03-12 [email protected] Convert remaining canvasrendering tests to async_minitest
Created with:
gclient setdep -r src/third_party/dart@7c2f62406bef
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/+/master/autoroll/README.md
Bug: None
Tbr: [email protected]