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

Commit 50fa853

Browse files
committed
Merge remote-tracking branch 'upstream/main' into engine-mono-worskpace-pubspec
2 parents fcde54c + f47d442 commit 50fa853

File tree

19 files changed

+664
-421
lines changed

19 files changed

+664
-421
lines changed

DEPS

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '0fa58b6ddba090f7d75dfd03ce0509eda7d1396d',
17+
'skia_revision': '5f21260470cf4ac328c8f0b2e5b4f93e482f9207',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
@@ -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': '5df89347bddf47cb5fa829f03d19ed77dd5ec2fd',
59+
'dart_revision': 'b5fc85cfcf1bae20d72fc6d8c5d490ff98eead51',
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
@@ -72,10 +72,10 @@ vars = {
7272
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
7373
'dart_protobuf_rev': 'ccf104dbc36929c0f8708285d5f3a8fae206343e',
7474
'dart_pub_rev': 'ddc1c2fd2e2a7cd94a0b92ea033961a25f4ad517',
75-
'dart_tools_rev': '4321aecf2cb618dceab5d90adf0cb2ef7207169c',
75+
'dart_tools_rev': 'e660a68dce659311fb47735ab00365e26fca2fe3',
7676
'dart_watcher_rev': 'c00fc2a6cd869cdebbc52e00af3d912d25745729',
7777
'dart_web_rev': '2fe754fb396cb9b87010f0318cfbfc5408346c48',
78-
'dart_webdev_rev': 'eccc7d87982b23f666d5e3e09953dca59ca094e4',
78+
'dart_webdev_rev': 'c56611255f3f02642da10750448a8c90a9fa7b47',
7979
'dart_webkit_inspection_protocol_rev': '5740cc91eaeb13a02007b77b128fccf4b056db6e',
8080
'dart_yaml_edit_rev': '08a146ef8f2c7aba908d2017c9ec840b882c9e51',
8181

@@ -380,13 +380,13 @@ deps = {
380380
Var('dart_git') + '/crypto.git@813e35e913d12e16de67ac57523cd0ff4b07c012',
381381

382382
'src/flutter/third_party/dart/third_party/pkg/csslib':
383-
Var('dart_git') + '/csslib.git@23c314bb6b247a71348cfb0987ba0eb29574abb6',
383+
Var('dart_git') + '/csslib.git@b70fef222c8a98abca39c3f729ec34632089697e',
384384

385385
'src/flutter/third_party/dart/third_party/pkg/dart_style':
386386
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
387387

388388
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
389-
Var('dart_git') + '/dartdoc.git@6330a13e3da84b710867af26e343d0b1a4381bc1',
389+
Var('dart_git') + '/dartdoc.git@88df88c9278ec4ec31df818f3ae33d4f91c8cd64',
390390

391391
'src/flutter/third_party/dart/third_party/pkg/file':
392392
Var('dart_git') + '/external/github.com/google/file.dart@07cacaed6679a173e29176747e6ce0325742749f',
@@ -401,7 +401,7 @@ deps = {
401401
Var('dart_git') + '/html.git@3bc803d7e655491b243418f19300ef0c6112bcea',
402402

403403
'src/flutter/third_party/dart/third_party/pkg/http':
404-
Var('dart_git') + '/http.git@8c325b9ca33d878a86d69c5048a8e6e18379663c',
404+
Var('dart_git') + '/http.git@4d8e7ef73d6135a8cc9b5e53db1beb43977d44b0',
405405

406406
'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
407407
Var('dart_git') + '/http_multi_server.git@25941e260658efb324de857e6022f418faf9bdd1',
@@ -443,7 +443,7 @@ deps = {
443443
Var('dart_git') + '/path.git@04807b61c25f98f328b322ec511451f9f86f98bb',
444444

445445
'src/flutter/third_party/dart/third_party/pkg/pool':
446-
Var('dart_git') + '/pool.git@88e463600c636a0d8cdb5dc306524ebf04b06baf',
446+
Var('dart_git') + '/pool.git@832c5ab5eaee444354a8c796f7998bf744f169af',
447447

448448
'src/flutter/third_party/dart/third_party/pkg/protobuf':
449449
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
@@ -452,7 +452,7 @@ deps = {
452452
Var('dart_git') + '/pub.git' + '@' + Var('dart_pub_rev'),
453453

454454
'src/flutter/third_party/dart/third_party/pkg/pub_semver':
455-
Var('dart_git') + '/pub_semver.git@a9025f3cc23ebb0f86c0af8759d95306b9133ce0',
455+
Var('dart_git') + '/pub_semver.git@dfcad38866fb1e94e8ca91bff3dddd5189fb0794',
456456

457457
'src/flutter/third_party/dart/third_party/pkg/shelf':
458458
Var('dart_git') + '/shelf.git@2536c15a562cb183dabbc628824a215663830325',
@@ -476,7 +476,7 @@ deps = {
476476
Var('dart_git') + '/stream_channel.git@b41ff7a25395ace8b23e454e3d1a3459a71306ca',
477477

478478
'src/flutter/third_party/dart/third_party/pkg/string_scanner':
479-
Var('dart_git') + '/string_scanner.git@7b37c1b3d1ca6b581792e6ba385f651573af4a45',
479+
Var('dart_git') + '/string_scanner.git@e1cab8f0538b50f6d7180598752cf5a7e07e74db',
480480

481481
'src/flutter/third_party/dart/third_party/pkg/tar':
482482
Var('dart_git') + '/external/github.com/simolus3/tar.git@552a49d7595e444184d4f91e9afd533aa253a31d',
@@ -494,7 +494,7 @@ deps = {
494494
Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'),
495495

496496
'src/flutter/third_party/dart/third_party/pkg/typed_data':
497-
Var('dart_git') + '/typed_data.git@d14f9654f7a5d6baa7dcc27691bd0fa56769fb67',
497+
Var('dart_git') + '/typed_data.git@85299290551297a28202b6e7a177bb787f790ffd',
498498

499499
'src/flutter/third_party/dart/third_party/pkg/watcher':
500500
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
@@ -512,7 +512,7 @@ deps = {
512512
Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'),
513513

514514
'src/flutter/third_party/dart/third_party/pkg/yaml':
515-
Var('dart_git') + '/yaml.git@7873b3fb9f16ec83bc7778fed58615fa91f1f042',
515+
Var('dart_git') + '/yaml.git@4cf24ca3bbcb2cd8cbea32fdd355ee5d0a597247',
516516

517517
'src/flutter/third_party/dart/third_party/pkg/yaml_edit':
518518
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
@@ -979,7 +979,7 @@ deps = {
979979
'packages': [
980980
{
981981
'package': 'fuchsia/sdk/core/linux-amd64',
982-
'version': '_6HNhJ6G59VMceKoNUQPbjxtP50hnTcIQ7F5bsOFT_8C'
982+
'version': 'WUN7NQK04NjF9fRmfM16ILdIhytQAHB7O1631G4HsIEC'
983983
}
984984
],
985985
'condition': 'download_fuchsia_deps and not download_fuchsia_sdk',
@@ -1009,7 +1009,7 @@ deps = {
10091009
},
10101010

10111011
'src/third_party/impeller-cmake-example': {
1012-
'url': Var('flutter_git') + '/third_party/impeller-cmake-example.git' + '@' + 'c44e8093972c969acf171be72591e408a85fdc53',
1012+
'url': Var('flutter_git') + '/third_party/impeller-cmake-example.git' + '@' + '9f8298ec31dcbebbf019bd487888166abf2f55e6',
10131013
'condition': 'download_impeller_cmake_example',
10141014
},
10151015

build/archives/BUILD.gn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,8 @@ if (is_mac) {
283283
output = "$full_platform_name$suffix/gen_snapshot.zip"
284284
files = [
285285
{
286-
source = "$root_out_dir/gen_snapshot_$target_cpu"
287-
destination = "gen_snapshot_$target_cpu"
286+
source = "${root_out_dir}/gen_snapshot_${target_cpu}"
287+
destination = "gen_snapshot_${target_cpu}"
288288
},
289289
]
290290
}

ci/licenses_golden/excluded_files

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@
424424
../../../flutter/sky/tools/create_embedder_framework.py
425425
../../../flutter/sky/tools/create_full_ios_framework.py
426426
../../../flutter/sky/tools/create_ios_framework.py
427+
../../../flutter/sky/tools/create_macos_binary.py
427428
../../../flutter/sky/tools/create_macos_framework.py
428429
../../../flutter/sky/tools/create_macos_gen_snapshots.py
429430
../../../flutter/sky/tools/create_xcframework.py

ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ef670c4334a44280733b82c2126aefd0
1+
Signature: 0e4af40f333ea146834d901da41a1124
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4753,7 +4753,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47534753
This Source Code Form is "Incompatible With Secondary Licenses", as
47544754
defined by the Mozilla Public License, v. 2.0.
47554755

4756-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5df89347bddf47cb5fa829f03d19ed77dd5ec2fd
4756+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/bb18127b2a8e1a1afd882efcc38271212b238ff3
47574757
/third_party/fallback_root_certificates/
47584758

47594759
====================================================================================================

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ba8d41ca2ec3714afd8c5735346682be
1+
Signature: e8a3423781271215a5e149d0e6e6257c
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -398,6 +398,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
398398
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
399399
FILE: ../../../flutter/third_party/skia/package-lock.json
400400
FILE: ../../../flutter/third_party/skia/relnotes/grvk-shims.md
401+
FILE: ../../../flutter/third_party/skia/relnotes/scaledimage.md
401402
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
402403
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
403404
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl

0 commit comments

Comments
 (0)