Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit fe16f34

Browse files
Roll Dart SDK from acb552d to ac45f23 (4 revisions)
https://dart.googlesource.com/sdk.git/+log/acb552d056be..ac45f23134f2 2020-06-04 [email protected] Migration: Fix reporting of exceptions. 2020-06-04 [email protected] [benchmark] Fix oversights from the benchmark fork. 2020-06-04 [email protected] [vm/ffi] Fix issue due to unspecified argument evaluation order in C++ 2020-06-04 [email protected] [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 [email protected] 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
1 parent 52b20a2 commit fe16f34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': 'acb552d056be6996314c5e984993da573ddf3df7',
37+
'dart_revision': 'ac45f23134f2f6b787945440d8653b7d30f01dc0',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3f9fce9682d6ddbfd06576e4da10d6fa
1+
Signature: c58825efa8d6818328007586395d378d
22

33
UNUSED LICENSES:
44

@@ -7517,10 +7517,10 @@ FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart2/dlopen_helper.dart
75177517
FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart2/types.dart
75187518
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/FfiCall.dart
75197519
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/dlopen_helper.dart
7520-
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/native/native_functions.c
75217520
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/FfiCall.dart
75227521
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/dlopen_helper.dart
75237522
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart2/native/native_functions.c
7523+
FILE: ../../../third_party/dart/benchmarks/FfiCall/native/native_functions.c
75247524
FILE: ../../../third_party/dart/benchmarks/FfiMemory/dart/FfiMemory.dart
75257525
FILE: ../../../third_party/dart/benchmarks/FfiMemory/dart2/FfiMemory.dart
75267526
FILE: ../../../third_party/dart/benchmarks/FfiStruct/dart/FfiStruct.dart

0 commit comments

Comments
 (0)