Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'f1fd14505782e49a17756f6ba2e410e20f43d697',
'dart_revision': 'c9bdb58846705a7fe0c9b1f6b75da6510435b615',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand All @@ -68,7 +68,7 @@ vars = {
'dart_boringssl_rev': '74646566e93de7551bfdfc5f49de7462f13d1d05',
'dart_browser_launcher_rev': 'f60df1d9b1f7b90e4eaeedccc3952fdd6ffba28a',
'dart_clock_rev': 'f975668839f45bad561d6227f88297bbbcff03fa',
'dart_collection_rev': 'f309148623c4755ce9d6c00850092458325058ca',
'dart_collection_rev': '2d57a82ad079fe2d127f5a9b188170de2f5cdedc',
'dart_devtools_rev': 'fec80c6e29b627aa17e8b15f72cb4013a28d14ec',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
Expand Down
1 change: 1 addition & 0 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -2442,6 +2442,7 @@
../../../third_party/dart/third_party/double-conversion/.gitignore
../../../third_party/dart/third_party/double-conversion/AUTHORS
../../../third_party/dart/third_party/double-conversion/Changelog
../../../third_party/dart/third_party/double-conversion/OWNERS
../../../third_party/dart/third_party/double-conversion/README.dart
../../../third_party/dart/third_party/double-conversion/README.md
../../../third_party/dart/third_party/firefox_jsshell
Expand Down
6 changes: 5 additions & 1 deletion ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: e9fc8b014d8b5d0f8700dec0de3ea55c
Signature: 061d398ef256f498d94973efe470fe21

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -3924,6 +3924,7 @@ ORIGIN: ../../../third_party/dart/runtime/bin/dart_precompiled_runtime_test_comp
ORIGIN: ../../../third_party/dart/runtime/bin/dart_test_component.cml + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/bin/main_impl.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/bin/run_vm_tests_test_component.cml + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/lib/ffi_dynamic_library.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/platform/unwinding_records.cc + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/platform/unwinding_records.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/platform/unwinding_records_win.cc + ../../../third_party/dart/LICENSE
Expand All @@ -3944,6 +3945,7 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_r
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/seal_native_object.js + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/convert_utf_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_unsafe_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart + ../../../third_party/dart/LICENSE
Expand Down Expand Up @@ -3984,6 +3986,7 @@ FILE: ../../../third_party/dart/runtime/bin/dart_precompiled_runtime_test_compon
FILE: ../../../third_party/dart/runtime/bin/dart_test_component.cml
FILE: ../../../third_party/dart/runtime/bin/main_impl.h
FILE: ../../../third_party/dart/runtime/bin/run_vm_tests_test_component.cml
FILE: ../../../third_party/dart/runtime/lib/ffi_dynamic_library.h
FILE: ../../../third_party/dart/runtime/platform/unwinding_records.cc
FILE: ../../../third_party/dart/runtime/platform/unwinding_records.h
FILE: ../../../third_party/dart/runtime/platform/unwinding_records_win.cc
Expand All @@ -4004,6 +4007,7 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_run
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/seal_native_object.js
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/convert_utf_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_unsafe_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart
Expand Down