From 406e03aeb745db322815d7b00f7e0685f6b65a4b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 12 May 2020 20:32:46 +0000 Subject: [PATCH] Roll src/third_party/dart d5650235a249..40d876382a40 (26 commits) https://dart.googlesource.com/sdk.git/+log/d5650235a249..40d876382a40 git log d5650235a249..40d876382a40 --date=short --first-parent --format='%ad %ae %s' 2020-05-12 rmacnak@google.com [vm] Fix various UBSan failures: AOT. 2020-05-12 bkonyi@google.com [ VM / DartDev ] Run all debugging sessions via 'dart run' 2020-05-12 nshahan@google.com [ddc] Output a metadata file for debugger 2020-05-12 scheglov@google.com Ensure that URIs end with '/', fixes empty 'packageUri'. 2020-05-12 rmacnak@google.com [vm] Fix various UBSan failures: ARM. 2020-05-12 bkonyi@google.com [ package:vm_service ] Fix issue where invoking a service extension with no arguments would result in a TypeError during message routing. 2020-05-12 bkonyi@google.com [ VM / Service ] Added `TimelineStreamSubscriptionsChanged` event 2020-05-12 alexmarkov@google.com Bump ABI version after a breaking change 2020-05-12 kevmoo@google.com Remove references to removed tools/gardening 2020-05-12 sra@google.com [dart2js] Specialize strong 'is Object' 2020-05-12 paulberry@google.com Migration: exclude "never" node from "why not nullable" traces 2020-05-12 rmacnak@google.com [vm] Fix LSAN when used without ASAN. 2020-05-12 askesc@google.com Write UTF-8 decoded characters directly into the result strings. 2020-05-12 askesc@google.com [vm] Add _allocate and _setAt methods to _TwoByteString. 2020-05-12 joshualitt@google.com [dart2js] Remove obsolete unittests. 2020-05-12 scheglov@google.com Create updated ParameterElement(s) using replace(). 2020-05-12 srujzs@google.com [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 brianwilkerson@google.com Move an extension into the common place for extensions 2020-05-12 paulberry@google.com Migration: verify that the preview server doesn't leak information from outside the project 2020-05-12 paulberry@google.com Migration: fix rerunning migration tool after adding/removing files 2020-05-12 paulberry@google.com Migration: add rerun support to new CLI 2020-05-12 eernst@google.com New test, based on language PR #940 about `==`. 2020-05-12 davidmorgan@google.com Update `package_config` to `9c586d04bd26fef01215fd10e7ab96a3050cfa64` for unused import fix. 2020-05-12 sgrekhov@unipro.ru [co19] Re-enable tests skipped due to breaking change #40674 2020-05-12 dmitryas@google.com [cfe] Update inference for redirecting factory constructors 2020-05-12 srawlins@google.com Migrator: Only print text about --apply-changes conditionally Created with: gclient setdep -r src/third_party/dart@40d876382a40 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/+/master/autoroll/README.md Bug: None Tbr: dart-vm-team@google.com --- DEPS | 4 ++-- ci/licenses_golden/licenses_third_party | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 8e19faad29818..a781b6dadd8b3 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': 'd5650235a249aa066da54f89a6fa7588fd6e1c7b', + 'dart_revision': '40d876382a4060cd1f65b6d93e5aed978e73b4ec', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -69,7 +69,7 @@ vars = { 'dart_mockito_tag': 'd39ac507483b9891165e422ec98d9fb480037c8b', 'dart_mustache_tag': '664737ecad027e6b96d0d1e627257efa0e46fcb1', 'dart_oauth2_tag': '1.6.0', - 'dart_package_config_tag': 'v1.9.2', + 'dart_package_config_tag': '9c586d04bd26fef01215fd10e7ab96a3050cfa64', 'dart_path_tag': '4b8c83cd5ccfcc8101acd2940ffb5a44d24ec57e', 'dart_pedantic_tag': 'v1.9.0', 'dart_pool_tag': '86fbb2cde9bbc66c8d159909d2f65a5981ea5b50', diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index a715acdf5670d..10f63934429e3 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 477507666844668f9cbad4dc8b8b805e +Signature: 917fc0699378db5eb49a413106e2c25e UNUSED LICENSES: @@ -7719,6 +7719,7 @@ FILE: ../../../third_party/dart/runtime/bin/dartdev_utils.h FILE: ../../../third_party/dart/runtime/bin/exe_utils.cc FILE: ../../../third_party/dart/runtime/bin/exe_utils.h FILE: ../../../third_party/dart/runtime/observatory/bin/heap_snapshot.dart +FILE: ../../../third_party/dart/runtime/platform/leak_sanitizer.h FILE: ../../../third_party/dart/runtime/platform/unaligned.h FILE: ../../../third_party/dart/runtime/platform/undefined_behavior_sanitizer.h FILE: ../../../third_party/dart/runtime/tools/wiki/xref_extractor/bin/main.dart