From c46bb17b3e3b10491df8c99b196adfd01b14d943 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 18 Feb 2020 20:27:57 +0000 Subject: [PATCH] Roll src/third_party/dart 999eeea5a3ff..3883c6070942 (5 commits) https://dart.googlesource.com/sdk.git/+log/999eeea5a3ff..3883c6070942 git log 999eeea5a3ff..3883c6070942 --date=short --first-parent --format='%ad %ae %s' 2020-02-18 bkonyi@google.com [ VM ] Updated Dart_NewList and Dart_NewListOf to work with NNBD and added Dart_NewListOfFilled which behaves the same as List.filled(...). 2020-02-18 scheglov@google.com Don't report StrongModeCode.INVALID_CAST_* for NNBD libraries. 2020-02-18 bkonyi@google.com Reland "[ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API" 2020-02-18 bkonyi@google.com Revert "Re-land "[vm] Aggressive write-barrier elimination."" 2020-02-18 scheglov@google.com Use promotedBound for TypeParameterType promotion. Created with: gclient setdep -r src/third_party/dart@3883c6070942 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 | 2 +- ci/licenses_golden/licenses_third_party | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 7c728a25c20b4..e03984a03cb1f 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': '999eeea5a3ff7ee4cce5016f77c6edb0bb5634dd', + 'dart_revision': '3883c6070942e4e3ed8348fbd05d542375166788', # 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 653ea1acd4496..0e7f2524d34c1 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: b4ccb2afd256c7c8aa02f454c7c6ce47 +Signature: 755a48ad5ff76a40c4925ae38e1c16e2 UNUSED LICENSES: @@ -7770,8 +7770,6 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/native_type.cc FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/native_type.h FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/recognized_method.cc FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/recognized_method.h -FILE: ../../../third_party/dart/runtime/vm/compiler/write_barrier_elimination.cc -FILE: ../../../third_party/dart/runtime/vm/compiler/write_barrier_elimination.h FILE: ../../../third_party/dart/runtime/vm/constants_base.h FILE: ../../../third_party/dart/runtime/vm/dispatch_table.cc FILE: ../../../third_party/dart/runtime/vm/dispatch_table.h