This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll Dart SDK from f997d62a6d29 to 20bf2fcf5670 (18 revisions)#19735
Merged
a-siva merged 1 commit intoflutter:masterfrom Jul 14, 2020
Conversation
https://dart.googlesource.com/sdk.git/+log/f997d62a6d29..20bf2fcf5670 2020-07-14 kustermann@google.com [vm/compiler] Make precompiler prune invocation dispatchers the same way we do for regular/closure functions 2020-07-14 whesse@google.com [build] Change flutter-engine patch for async to use updated Dart SDK hash 2020-07-14 sortie@google.com Roll benchmarks-internal 78e4b5975ab4..9bfe209a53a5 2020-07-14 kustermann@google.com [vm] Remove unused function 2020-07-14 jakemac@google.com update async in the sdk, add flutter engine patch 2020-07-14 srawlins@google.com analyzer: Move tests for 9 codes to diagnostics/ 2020-07-14 scheglov@google.com Prepare to publish analyzer 0.39.13 2020-07-14 regis@google.com [VM/nnbd] Class Future may be used for type normalization before it is cached in the object store. 2020-07-14 bkonyi@google.com [ package:dds ] Fixed expression evaluator expecting a double-nested 'result' from an external 'compileExpression' implementation 2020-07-14 nshahan@google.com [ddc] Copy more .dill files to packaged sdk 2020-07-13 nbosch@google.com Update to latest package:matcher 2020-07-13 aam@google.com [vm/bytecode] Ensure class is allocate-finalized before instantiated by bytecode runtime calls. 2020-07-13 kenzieschmoll@google.com Remove dart:io dep from utils.dart and add conditional imports for File 2020-07-13 bkonyi@google.com [ package:dds ] Fix issue where `StateError` could be raised when a client disconnects from DDS after the VM service has shutdown 2020-07-13 nshahan@google.com [ddc] Inline the sound null safety flag 2020-07-13 scheglov@google.com Support for data attachments to OperationPerformance. 2020-07-13 scheglov@google.com Instrument getAnalysisOptions() for Cider. 2020-07-13 scheglov@google.com Remove deprecated CiderOperationPerformance. 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/+doc/master/autoroll/README.md
Contributor
|
Landing this CL as the flutter engine bot is turning green |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jul 14, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jul 14, 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/f997d62a6d29..20bf2fcf5670
2020-07-14 kustermann@google.com [vm/compiler] Make precompiler prune invocation dispatchers the same way we do for regular/closure functions
2020-07-14 whesse@google.com [build] Change flutter-engine patch for async to use updated Dart SDK hash
2020-07-14 sortie@google.com Roll benchmarks-internal 78e4b5975ab4..9bfe209a53a5
2020-07-14 kustermann@google.com [vm] Remove unused function
2020-07-14 jakemac@google.com update async in the sdk, add flutter engine patch
2020-07-14 srawlins@google.com analyzer: Move tests for 9 codes to diagnostics/
2020-07-14 scheglov@google.com Prepare to publish analyzer 0.39.13
2020-07-14 regis@google.com [VM/nnbd] Class Future may be used for type normalization before it is cached in the object store.
2020-07-14 bkonyi@google.com [ package:dds ] Fixed expression evaluator expecting a double-nested 'result' from an external 'compileExpression' implementation
2020-07-14 nshahan@google.com [ddc] Copy more .dill files to packaged sdk
2020-07-13 nbosch@google.com Update to latest package:matcher
2020-07-13 aam@google.com [vm/bytecode] Ensure class is allocate-finalized before instantiated by bytecode runtime calls.
2020-07-13 kenzieschmoll@google.com Remove dart:io dep from utils.dart and add conditional imports for File
2020-07-13 bkonyi@google.com [ package:dds ] Fix issue where
StateErrorcould be raised when a client disconnects from DDS after the VM service has shutdown2020-07-13 nshahan@google.com [ddc] Inline the sound null safety flag
2020-07-13 scheglov@google.com Support for data attachments to OperationPerformance.
2020-07-13 scheglov@google.com Instrument getAnalysisOptions() for Cider.
2020-07-13 scheglov@google.com Remove deprecated CiderOperationPerformance.
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/+doc/master/autoroll/README.md