This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll Dart SDK from 54adfeb93f0b to e5b2cb0b02ae (53 revisions) #18806
Merged
a-siva
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:dart-sdk-flutter-engine
Jun 4, 2020
Merged
Roll Dart SDK from 54adfeb93f0b to e5b2cb0b02ae (53 revisions) #18806
a-siva
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:dart-sdk-flutter-engine
Jun 4, 2020
Conversation
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
https://dart.googlesource.com/sdk.git/+log/54adfeb93f0b..e5b2cb0b02ae 2020-06-04 scheglov@google.com Fix for filtering name argument suggestions for Cider. 2020-06-03 rnystrom@google.com Print a count of how many language subdirectories have been migrated. 2020-06-03 zichangguo@google.com Unlink file before Unix socket binds 2020-06-03 kaushikiska@google.com Revert "Replaces fuchsia.deprecatedtimezone" 2020-06-03 jonasfj@google.com Bumped pub revision 2020-06-03 sra@google.com Update DEPS for package:fixnum 2020-06-03 rmacnak@google.com [vm, gc] Use the standard out-of-memory message when the scavenger fails to copy. 2020-06-03 rnystrom@google.com Migrate language_2/nosuchmethod_forwarding to NNBD. 2020-06-03 paulberry@google.com Remove the analysis server's DartFixListener.addDetail. 2020-06-03 paulberry@google.com Prepare to publish package nnbd_migration 2020-06-03 alexmarkov@google.com [vm/nnbd] Finish migration of vm/cc tests to NNBD 2020-06-03 rnystrom@google.com Migrate language_2/mixin_constructor_forwarding to NNBD. 2020-06-03 nathanrogers@google.com [fuchsia] Avoid unnecessary zx_clock_get(ZX_CLOCK_THREAD, ...) calls 2020-06-03 rnystrom@google.com Add an option to the migration test runner to compare legacy results. 2020-06-03 rnystrom@google.com Migrate language_2/no_such_method to NNBD. 2020-06-03 brianwilkerson@google.com An initial naive approach to integrating the new relevance computations and the available declarations support. 2020-06-03 mit@google.com Clarify migration guidance 2020-06-03 19204050+creativecreatorormaybenot@users.noreply.github.com [nnbd_migration] Fix typos/mistakes 2020-06-03 devoncarew@google.com Revert "[nnbd_migration] handle multiple contexts" 2020-06-03 joshualitt@google.com [dart2js] Move tests/compiler/dart2js_extra to tests/dart2js_2. 2020-06-03 udeepbahadur7@gmail.com Fix docs typo. 2020-06-03 vegorov@google.com [vm/compiler] Handle phis specially in TryCreateConstantReplacementFor. 2020-06-03 sortie@google.com [benchmark] Fix dart2 files importing dart files. 2020-06-03 mit@google.com Clarify terms for environment declerations 2020-06-03 lrn@google.com Migrate void tests to Null Safety. 2020-06-03 paulberry@google.com Add a pubspec dev_dependency from analyzer to linter. 2020-06-03 mfairhurst@google.com [nnbd_migration] Fix flutter#42117, cannot load edit details on windows. 2020-06-03 dacoharkes@google.com [nnbd] Make PRESUBMIT.py not warn about status files 2020-06-03 sortie@google.com [benchmark] Synchronize Calls benchmark changes to dart2 implementation. 2020-06-03 sortie@google.com [benchmark] Format all benchmarks. 2020-06-03 jensj@google.com [parser] Update parser tests for using keywords as methods/fields/typedefs 2020-06-03 athom@google.com [release] Add release notes for 2.8.4 to the changelog 2020-06-03 johnniwinther@google.com [cfe] Add regress test for issue39666 2020-06-03 johnniwinther@google.com Reland: [cfe] Embed and use allowed experiments in CFE 2020-06-03 scheglov@google.com Add CiderCompletionResult.performance 2020-06-03 paulberry@google.com Prepare to publish analyzer 0.39.10 2020-06-03 rnystrom@google.com Migrate language_2/malbounded to NNBD. 2020-06-03 rnystrom@google.com Migrate language_2/new to NNBD. 2020-06-03 rnystrom@google.com Migrate language_2/method to NNBD. 2020-06-03 scheglov@google.com Fix the breaking change in SummaryBuilder. 2020-06-03 rnystrom@google.com Migrate language_2/list to NNBD. 2020-06-03 rnystrom@google.com Migrate language_2/mixin to NNBD. 2020-06-02 alexmarkov@google.com [vm/nnbd] Migate runtime/tests/vm/dart/* tests to NNBD 2020-06-02 parkermeronat@gmail.com [pkg/analyzer] Update pedantic to 1.9.0 2020-06-02 rmacnak@google.com [vm, api] Add Dart_UpdateExternalSize to the embedding API. 2020-06-02 mit@google.com Add -t abbreviation for consistency with flutter create: 2020-06-02 alexmarkov@google.com [vm/nnbd] Support NNBD weak mode in vm/cc tests 2020-06-02 paulberry@google.com Prepare to publish analyzer 0.39.9 and _fe_analyzer_shared 4.0.0. 2020-06-02 alexmarkov@google.com [tests/nnbd] Remove mixed mode test cases from language/nnbd/subtyping/type_casts_strong_test 2020-06-02 danny@tuppeny.com Retain original LSP registrations so unregistrations use the same IDs 2020-06-02 bkonyi@google.com [ DDS ] Fix issue where forwarding requests with no RPC parameters would return an error 2020-06-02 paulberry@google.com Migration: fix pubspec deps. 2020-06-02 zichangguo@google.com Revert "[dart:io] Fixes the FileIO performance regression" 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
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 5, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
cla: yes
waiting for tree to go green
This PR is approved and tested, but waiting for the tree to be green to land.
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.
Roll Dart SDK from 54adfeb to e5b2cb0 (53 revisions)
https://dart.googlesource.com/sdk.git/+log/54adfeb93f0b..e5b2cb0b02ae
2020-06-04 scheglov@google.com Fix for filtering name argument suggestions for Cider.
2020-06-03 rnystrom@google.com Print a count of how many language subdirectories have been migrated.
2020-06-03 zichangguo@google.com Unlink file before Unix socket binds
2020-06-03 kaushikiska@google.com Revert "Replaces fuchsia.deprecatedtimezone"
2020-06-03 jonasfj@google.com Bumped pub revision
2020-06-03 sra@google.com Update DEPS for package:fixnum
2020-06-03 rmacnak@google.com [vm, gc] Use the standard out-of-memory message when the scavenger fails to copy.
2020-06-03 rnystrom@google.com Migrate language_2/nosuchmethod_forwarding to NNBD.
2020-06-03 paulberry@google.com Remove the analysis server's DartFixListener.addDetail.
2020-06-03 paulberry@google.com Prepare to publish package nnbd_migration
2020-06-03 alexmarkov@google.com [vm/nnbd] Finish migration of vm/cc tests to NNBD
2020-06-03 rnystrom@google.com Migrate language_2/mixin_constructor_forwarding to NNBD.
2020-06-03 nathanrogers@google.com [fuchsia] Avoid unnecessary zx_clock_get(ZX_CLOCK_THREAD, ...) calls
2020-06-03 rnystrom@google.com Add an option to the migration test runner to compare legacy results.
2020-06-03 rnystrom@google.com Migrate language_2/no_such_method to NNBD.
2020-06-03 brianwilkerson@google.com An initial naive approach to integrating the new relevance computations and the available declarations support.
2020-06-03 mit@google.com Clarify migration guidance
2020-06-03 19204050+creativecreatorormaybenot@users.noreply.github.com [nnbd_migration] Fix typos/mistakes
2020-06-03 devoncarew@google.com Revert "[nnbd_migration] handle multiple contexts"
2020-06-03 joshualitt@google.com [dart2js] Move tests/compiler/dart2js_extra to tests/dart2js_2.
2020-06-03 udeepbahadur7@gmail.com Fix docs typo.
2020-06-03 vegorov@google.com [vm/compiler] Handle phis specially in TryCreateConstantReplacementFor.
2020-06-03 sortie@google.com [benchmark] Fix dart2 files importing dart files.
2020-06-03 mit@google.com Clarify terms for environment declerations
2020-06-03 lrn@google.com Migrate void tests to Null Safety.
2020-06-03 paulberry@google.com Add a pubspec dev_dependency from analyzer to linter.
2020-06-03 mfairhurst@google.com [nnbd_migration] Fix #42117, cannot load edit details on windows.
2020-06-03 dacoharkes@google.com [nnbd] Make PRESUBMIT.py not warn about status files
2020-06-03 sortie@google.com [benchmark] Synchronize Calls benchmark changes to dart2 implementation.
2020-06-03 sortie@google.com [benchmark] Format all benchmarks.
2020-06-03 jensj@google.com [parser] Update parser tests for using keywords as methods/fields/typedefs
2020-06-03 athom@google.com [release] Add release notes for 2.8.4 to the changelog
2020-06-03 johnniwinther@google.com [cfe] Add regress test for issue39666
2020-06-03 johnniwinther@google.com Reland: [cfe] Embed and use allowed experiments in CFE
2020-06-03 scheglov@google.com Add CiderCompletionResult.performance
2020-06-03 paulberry@google.com Prepare to publish analyzer 0.39.10
2020-06-03 rnystrom@google.com Migrate language_2/malbounded to NNBD.
2020-06-03 rnystrom@google.com Migrate language_2/new to NNBD.
2020-06-03 rnystrom@google.com Migrate language_2/method to NNBD.
2020-06-03 scheglov@google.com Fix the breaking change in SummaryBuilder.
2020-06-03 rnystrom@google.com Migrate language_2/list to NNBD.
2020-06-03 rnystrom@google.com Migrate language_2/mixin to NNBD.
2020-06-02 alexmarkov@google.com [vm/nnbd] Migate runtime/tests/vm/dart/* tests to NNBD
2020-06-02 parkermeronat@gmail.com [pkg/analyzer] Update pedantic to 1.9.0
2020-06-02 rmacnak@google.com [vm, api] Add Dart_UpdateExternalSize to the embedding API.
2020-06-02 mit@google.com Add -t abbreviation for consistency with flutter create:
...