From 5e2d7f9bfe51e945274abb31d3aa30d19afdf02a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 16 Jul 2020 00:33:51 +0000 Subject: [PATCH] Roll Dart SDK from 660765538200 to a3d3777094ce (18 revisions) https://dart.googlesource.com/sdk.git/+log/660765538200..a3d3777094ce 2020-07-16 paulberry@google.com Migration: add a hook invoked after changes are applied. 2020-07-16 sigmund@google.com [web] remove mirrors patch for web compilers. 2020-07-15 coam@google.com [dart2js] Refractored ConstantValueTypeMasks 2020-07-15 paulberry@google.com Modify parser to handle abstract fields. 2020-07-15 pquitslund@google.com bulk fixes impl 2020-07-15 joshualitt@google.com [dart2js] Port ~20 tests to nnbd #3. 2020-07-15 bkonyi@google.com [ package:dds ] Add missing package:shelf_static dependency in pubspec.yaml 2020-07-15 rmacnak@google.com Revert "Move `BytesBuilder` class and implementation to `dart:typed_data`." 2020-07-15 bkonyi@google.com [ package:dds ] Add server-sent event (SSE) support to DDS 2020-07-15 brianwilkerson@google.com Improve diagnostic message when short circuiting (issue 42599) 2020-07-15 bkonyi@google.com [ Service ] Fix line numbers in step_through_mixin_from_sdk_test 2020-07-15 bkonyi@google.com [ package:dds ] Fix issue where StateError could be thrown if DDS shuts down with in-flight requests 2020-07-15 alexmarkov@google.com [vm/nnbd] Do not check if NNBD experimental flag is enabled for non-null assertions 2020-07-15 scheglov@google.com Issue 42699. Stop reporting EXPORT_DUPLICATED_LIBRARY_NAMED and IMPORT_DUPLICATED_LIBRARY_NAMED. 2020-07-15 rmacnak@google.com [vm] Fix --use-bare-instructions=false on simarm_x64. 2020-07-15 liama@google.com [vm] Add tests and packages to the Fuchsia package 2020-07-15 keertip@google.com Make CiderCacheEntry public. 2020-07-15 whesse@google.com [infra] Update Chrome used in testing to version 84 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 --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 0ea1e9872e398..9321c3494486c 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': '66076553820056eca190b9ffd84d2c7e29127d19', + 'dart_revision': 'a3d3777094ce3b0feb09f6470a785b922218b774', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 3dd59f42b72bc..2aca7cdb5a7de 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 313f21a031a990c9a4046dfe176e04e4 +Signature: 95ae9578c50cccc1359eb86d0bfe3552 UNUSED LICENSES: @@ -8745,7 +8745,6 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_array.dart FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_number.dart FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_string.dart FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/math_patch.dart -FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/mirrors_patch_cfe.dart FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/native_helper.dart FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/regexp_helper.dart FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/string_helper.dart @@ -9816,10 +9815,10 @@ FILE: ../../../third_party/dart/sdk/lib/core/null.dart FILE: ../../../third_party/dart/sdk/lib/core/stacktrace.dart FILE: ../../../third_party/dart/sdk/lib/core/string_sink.dart FILE: ../../../third_party/dart/sdk/lib/core/symbol.dart -FILE: ../../../third_party/dart/sdk/lib/internal/bytes_builder.dart FILE: ../../../third_party/dart/sdk/lib/internal/list.dart FILE: ../../../third_party/dart/sdk/lib/internal/print.dart FILE: ../../../third_party/dart/sdk/lib/internal/symbol.dart +FILE: ../../../third_party/dart/sdk/lib/io/bytes_builder.dart FILE: ../../../third_party/dart/sdk/lib/io/data_transformer.dart FILE: ../../../third_party/dart/sdk/lib/io/file.dart FILE: ../../../third_party/dart/sdk/lib/io/file_impl.dart