This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/dart 114752421dca..9f65693f5772 (30 commits) #17623
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/114752421dca..9f65693f5772
git log 1147524..9f65693 --date=short --first-parent --format='%ad %ae %s'
2020-04-09 annagrin@google.com Use offset for detecting scope in ExpressionCompiler
2020-04-09 liama@google.com [nnbd] Fix some async tests in strong mode
2020-04-09 sra@google.com [js_runtime] avoid array write checks in List.filled
2020-04-09 rnystrom@google.com Migrate language_2/dynamic to NNBD.
2020-04-09 sra@google.com [js_runtime] Tweak 'as' check in _SyncStarIterator
2020-04-09 jcollins@google.com Add html_common to .gni files.
2020-04-09 alexmarkov@google.com [vm/nnbd] Fix crash in FFI implementation in NNBD strong mode
2020-04-09 mfairhurst@google.com Fix analyzer windows bot
2020-04-09 paulberry@google.com Migration: remove preview section "edit rationale"
2020-04-09 danny@tuppeny.com Get go-to-definition working with plugins for LSP
2020-04-09 brianwilkerson@google.com Remove the experimental flag from closing labels
2020-04-09 scheglov@google.com Update TOP_MERGE according to the spec change.
2020-04-09 srawlins@google.com analyzer: Do not mark any enum values as unused if the values accessor is accessed
2020-04-09 rnystrom@google.com Migrate language_2/enum to NNBD.
2020-04-09 kustermann@google.com [vm/compiler] Make inline cases of AssertAssignable smaller taking advantage of receiver type.
2020-04-09 davidmorgan@google.com Revert "[dart:io] Preserve header case in http header _builds()"
2020-04-09 zichangguo@google.com [dart:io] Preserve header case in http header _builds()
2020-04-09 scheglov@google.com Test that hints are reported.
2020-04-09 rnystrom@google.com Change test script to prefer a named configuration when possible.
2020-04-09 rnystrom@google.com Migrate language_2/final to NNBD.
2020-04-08 rmacnak@google.com [vm] Remove use of memmove/memset for class tables.
2020-04-08 rnystrom@google.com Oops. Make "--legacy" actually do something.
2020-04-08 scheglov@google.com Support for TypedLiteral in LinterContext.canBeConst().
2020-04-08 sra@google.com [dart2js] Fix CommonMasks.createFromStaticType for variance
2020-04-08 liama@google.com [nnbd] Fix a mirrors test in strong mode.
2020-04-08 zichangguo@google.com [dart:io] Throw a FormatException when filters receive bad data.
2020-04-08 srujzs@google.com [dart:html] Add SubmitEvent to Event native annotation
2020-04-08 rmacnak@google.com [infra] Reduce duplication in configuring the sanitizer bots.
2020-04-08 leafp@google.com Test TOP_MERGE on super-interfaces.
2020-04-08 leafp@google.com TOP_MERGE member override tests.
Created with:
gclient setdep -r src/third_party/dart@9f65693f5772
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