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

Commit 7b0c82b

Browse files
committed
Roll src/third_party/dart bb04f14..41d13f0 (24 commits)
dart-lang/sdk@41d13f0ffe [CFE] Cleanup unused parts in uriToSource dart-lang/sdk@f09edd1d32 [CFE] Add incremental serializer dart-lang/sdk@ff23f546db [vm/ffi] Work around dartdoc crash to fix API doc generation dart-lang/sdk@7a6e62332f [co19] Prepare to roll from pre-nnbd branch dart-lang/sdk@8e33090fd0 [co19] Roll co19 to a8f7aa15ab860a309667168243bda01fda0794df dart-lang/sdk@6ebf3f0889 [kernel] Clear a few lists when loading dill dart-lang/sdk@d1124c3b2b [CFE] Fail at runtime when a const constructor redirects to a non-const dart-lang/sdk@05f56ef160 [kernel] Fix printing of additional exports dart-lang/sdk@e7a128ecc2 [CFE] Refactor incremental compiler test(s) dart-lang/sdk@46a9273664 [cfe] Opt in to NNBD using experimental flag _and_ version number dart-lang/sdk@cee3f71e29 [build] Advise ninja to ignore out-of-date .lib files. dart-lang/sdk@b12bed36a8 [VM] Implement isExtensionMember in MethodMirror and VariableMirror dart-lang/sdk@5092b8ef82 Revert "[vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode." dart-lang/sdk@9ababcf650 Improve message for overriding methods dart-lang/sdk@2ca6bc29b3 [vm,bytecode] More efficient bytecode for calls through fields/getters dart-lang/sdk@735d8b7c64 [VM/nnbd] Propagate nnbd flag on Library from kernel to VM and bytecode. dart-lang/sdk@f2c882bd87 [vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode. dart-lang/sdk@0f1d5fa7e6 Centralize functions to convert Promise dart-lang/sdk@e3ca5ee6ba Check variance of type-parameter use in supertypes. dart-lang/sdk@8513b169da NNBD i13n: Fix some navigation targets and text dart-lang/sdk@8bf424ea89 Revert "[vm/bytecode] Enable bytecode compiler by default in Dart SDK" dart-lang/sdk@ee42196636 [nnbd_migration] Support async function expression bodies. dart-lang/sdk@431509ba8e [cfe] Remove builder/builder.dart dart-lang/sdk@a85054d12e [cfe] Handle parser recovery in extension declarations
1 parent 16162a2 commit 7b0c82b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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': 'bb04f145b2ea17a1e1cc7df3568328fbfdfd86be',
37+
'dart_revision': '41d13f0ffe64e40a43d5c734d67dac4e870485e2',
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: c2d45db167cd1056ecabe1c705f64eb8
1+
Signature: cd5fa360c924cedd9e07194b893ad2dd
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)