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

Commit 0fb48ce

Browse files
Roll Dart SDK from 69452c5012d9 to be795cc64bd7 (1 revision) (#39360)
https://dart.googlesource.com/sdk.git/+log/69452c5012d9..be795cc64bd7 2023-02-03 [email protected] Version 3.0.0-200.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 [email protected],[email protected],[email protected],[email protected] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 67d3526 commit 0fb48ce

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ vars = {
4848
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
4949
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5050
# updated revision list of existing dependencies.
51-
'dart_revision': '69452c5012d948ade69b779467dceac365dfcca0',
51+
'dart_revision': 'be795cc64bd7f74df4401ac68129b9affe13b147',
5252

5353
# WARNING: DO NOT EDIT MANUALLY
5454
# 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: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: dd6044978592fe9d855fdcbefef8dc51
1+
Signature: 993cb718c83fbafd66b1e9f367f1939f
22

33
====================================================================================================
44
LIBRARY: angle
@@ -41997,8 +41997,12 @@ ORIGIN: ../../../third_party/dart/runtime/bin/main_impl.h + ../../../third_party
4199741997
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc + ../../../third_party/dart/LICENSE
4199841998
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.h + ../../../third_party/dart/LICENSE
4199941999
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart + ../../../third_party/dart/LICENSE
42000+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart + ../../../third_party/dart/LICENSE
42001+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart + ../../../third_party/dart/LICENSE
4200042002
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/closure.dart + ../../../third_party/dart/LICENSE
4200142003
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.dart + ../../../third_party/dart/LICENSE
42004+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_patch.dart + ../../../third_party/dart/LICENSE
42005+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart + ../../../third_party/dart/LICENSE
4200242006
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart + ../../../third_party/dart/LICENSE
4200342007
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart + ../../../third_party/dart/LICENSE
4200442008
ORIGIN: ../../../third_party/dart/sdk/lib/_js_interop/js_interop.dart + ../../../third_party/dart/LICENSE
@@ -42007,8 +42011,12 @@ FILE: ../../../third_party/dart/runtime/bin/main_impl.h
4200742011
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc
4200842012
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.h
4200942013
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart
42014+
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart
42015+
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart
4201042016
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/closure.dart
4201142017
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.dart
42018+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_patch.dart
42019+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart
4201242020
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart
4201342021
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart
4201442022
FILE: ../../../third_party/dart/sdk/lib/_js_interop/js_interop.dart

0 commit comments

Comments
 (0)