From cae5276441250c24da9f3b0cfe90a7e148538394 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 16 Jul 2020 06:14:51 +0000 Subject: [PATCH] Roll Dart SDK from 1e78bd069ee7 to ab958bee577b (7 revisions) https://dart.googlesource.com/sdk.git/+log/1e78bd069ee7..ab958bee577b 2020-07-16 johnniwinther@google.com [cfe,flutter] Make widget transformer location parameters optional 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. 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 | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 27af43980bb87..b88afed9c7a40 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': '1e78bd069ee704e8590655e6e5ea4e938fcc1ca9', + 'dart_revision': 'ab958bee577be63dab157ce264db8f7cc4b02ab9', # 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 acaba4b7e44ea..2aca7cdb5a7de 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 1c3458f5a9538545a03415ac53c4f227 +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