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

Commit c92d6ba

Browse files
Roll Dart SDK from c88854d4282c to d946408c559a (1 revision)
https://dart.googlesource.com/sdk.git/+log/c88854d4282c..d946408c559a 2024-05-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-117.0.dev 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 aaclarke@google.com,dart-vm-team@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent f763ef1 commit c92d6ba

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': 'c88854d4282c697ee31705816de8e8137bc67579',
59+
'dart_revision': 'd946408c559aeeeeab21f1e264b216db132ca7be',
6060

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

ci/licenses_golden/licenses_dart

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 6040cb84428108f48d980cc511a27458
1+
Signature: 47e99f7bae6c6857dc2a9b73d9867a53
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4084,6 +4084,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40844084
LIBRARY: dart
40854085
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.cc + ../../../flutter/third_party/dart/LICENSE
40864086
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.h + ../../../flutter/third_party/dart/LICENSE
4087+
ORIGIN: ../../../flutter/third_party/dart/runtime/tools/dartfuzz/flag_fuzzer.dart + ../../../flutter/third_party/dart/LICENSE
40874088
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc + ../../../flutter/third_party/dart/LICENSE
40884089
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h + ../../../flutter/third_party/dart/LICENSE
40894090
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/os.cc + ../../../flutter/third_party/dart/LICENSE
@@ -4094,6 +4095,7 @@ ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/compact_has
40944095
TYPE: LicenseType.bsd
40954096
FILE: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.cc
40964097
FILE: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.h
4098+
FILE: ../../../flutter/third_party/dart/runtime/tools/dartfuzz/flag_fuzzer.dart
40974099
FILE: ../../../flutter/third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc
40984100
FILE: ../../../flutter/third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h
40994101
FILE: ../../../flutter/third_party/dart/runtime/vm/os.cc
@@ -4739,7 +4741,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47394741
This Source Code Form is "Incompatible With Secondary Licenses", as
47404742
defined by the Mozilla Public License, v. 2.0.
47414743

4742-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3f649c97a08cca6c751d072effa14ddedc70677e
4744+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d946408c559aeeeeab21f1e264b216db132ca7be
47434745
/third_party/fallback_root_certificates/
47444746

47454747
====================================================================================================

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32293,7 +32293,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3229332293
This Source Code Form is "Incompatible With Secondary Licenses", as
3229432294
defined by the Mozilla Public License, v. 2.0.
3229532295

32296-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3f649c97a08cca6c751d072effa14ddedc70677e
32296+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d946408c559aeeeeab21f1e264b216db132ca7be
3229732297
/third_party/fallback_root_certificates/
3229832298

3229932299
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)