1. 08 6月, 2020 4 次提交
  2. 07 6月, 2020 8 次提交
  3. 06 6月, 2020 12 次提交
  4. 05 6月, 2020 6 次提交
  5. 04 6月, 2020 4 次提交
    • S
    • S
      52b20a2a
    • S
    • S
      Roll Dart SDK from 54adfeb93f0b to e5b2cb0b02ae (53 revisions) (#18806) · cde417ff
      skia-flutter-autoroll 提交于
      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:
      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
      cde417ff
  6. 03 6月, 2020 2 次提交
  7. 02 6月, 2020 4 次提交