From fe16f34842ebb4d9d475d9272baf8379b6fd5392 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 4 Jun 2020 13:25:42 +0000 Subject: [PATCH] Roll Dart SDK from acb552d056be to ac45f23134f2 (4 revisions) https://dart.googlesource.com/sdk.git/+log/acb552d056be..ac45f23134f2 2020-06-04 paulberry@google.com Migration: Fix reporting of exceptions. 2020-06-04 sortie@google.com [benchmark] Fix oversights from the benchmark fork. 2020-06-04 kustermann@google.com [vm/ffi] Fix issue due to unspecified argument evaluation order in C++ 2020-06-04 jensj@google.com [CFE] Fix redirecting factory constructor usage in expression compilation 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 1d84d81ded49d..7a87d690c62d0 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': 'acb552d056be6996314c5e984993da573ddf3df7', + 'dart_revision': 'ac45f23134f2f6b787945440d8653b7d30f01dc0', # 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 88ee118340e9f..27c3ca806c1d0 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 3f9fce9682d6ddbfd06576e4da10d6fa +Signature: c58825efa8d6818328007586395d378d UNUSED LICENSES: @@ -7517,10 +7517,10 @@ FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart2/dlopen_helper.dart FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart2/types.dart FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/FfiCall.dart FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/dlopen_helper.dart -FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/native/native_functions.c FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/FfiCall.dart FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/dlopen_helper.dart FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/native/native_functions.c +FILE: ../../../third_party/dart/benchmarks/FfiCall/native/native_functions.c FILE: ../../../third_party/dart/benchmarks/FfiMemory/dart/FfiMemory.dart FILE: ../../../third_party/dart/benchmarks/FfiMemory/dart2/FfiMemory.dart FILE: ../../../third_party/dart/benchmarks/FfiStruct/dart/FfiStruct.dart