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

Commit a207318

Browse files
committed
Roll src/third_party/dart ec4d48e..50b0d85 (87 commits)
50b0d85 [vm/ffi] Observatory support for FFI db599d4 [vm/ffi] Fix GC crash in SimDBC 39dbaec Remove tests relying on contravariant uses of varaibles in supertypes e6e2020 [fasta] Allow only covariant uses of type parameters in supertypes 527c165 Deprecate 'abstract' setter in elements, replace with 'isAbstract'. d368bb8 Make some fields in LinkedNode informative. e436261 Add support for dynamic registration for LSP 9690389 [compiler] Fix EmitTestAndCall for a complete call of a Smi method. 3a2bc9b Updated pub client c67b9f2 [compiler] Fix EmitTestAndCall for a complete call of a Smi method. b3a06c1 [dart:_http] Fix http_cookie_date_test.dart compile errors. 1025c5b [DDC] Only inline textually small constants. 25033ce [CFE] Control inlining of const variables from backend. afc54e2 [vm/ffi] FFI callbacks on ARM64. 0a5e599 [vm/ffi] FFI callbacks on IA32. ae944a6 [Incremental compiler] Only re-check package-uris if base-uri changed d911d9b Cleanup "libraries" field in DillTarget when their invalidated eb131c3 [kernel worker] Don't do unnecessary computeCanonicalNames ec3cd7f Workaround for dartbug.com/36983 also when not in incremental compiler e19bcb9 [vm/ffi] Fix Google3 build bd39cca [compiler] Mark each variable stored on entry to catch block. 0e5ebca Add InlineData and InlineDataCache 508a9fa Work-around called-once imprecision bd07889 [vm/ffi] Remove use of private symbols from ffi_test_functions.cc 21b74fd [dart2js] Update expectation file after BigInt fix in core lib. 7356691 [corelib BigInt] Fix implementation of BigInt.modInverse (fixes issue #37008). 5b200ea remove unused import 70bd05e Stop ignoring runtime cast failures on function types. eff6e95 Improve code generation for variant classes. 03e415a Update the hover 'containingLibraryName' to not include the 'file:///' prefix. 4979a51 Add information about existing imports to completion response. e43d81a Folders containing overlayed files should exist even if they do not exist on disk e42d4a1 fix missing returns in lambdas baa721b Add an sdk module to the modular_test pipeline 64ed4bf Changes to bazel worker to support modular testing. fc6954f [dartdevc] self hosting tests f4f2c77 improve missing body error messages ec1ddcd improve extension message missing body error message 9081f28 [analyzer] fix a copy paste doc issue and 2 unused imports 3c34c8f Fix type substitution of "star" types. 77f2603 [dartdevc] preliminary nnbd support 0e5d18f Ensure that nullability promotion of the `Null` type yields `Never`. 5278d40 Sort non_nullable_test.dart 0fb0185 [cfe] Extract field initializer tokens from the token stream b53162d [build] Link with dl library on linux by default. 1069266 [cfe] Add flags for new experimental features 052272d Avoid dependency on file system order in modular_test/loader_test d705469 [vm/compiler] Partially revert "Replace LoadClassId for known cids." c20802c [cfe] Introduce a Kernel annotation builder eca6c89 Allow `async` as an identifier everywhere. dbd70dd [cfe] Simplify metadata builders 9f9f10a Use cached serialization of source-information 4ff89f8 Move registrations on OutputUnitData to the impact transformer 7580e77 Support modular code generation 225a301 [vm/ffi] Re-land "[vm/ffi] FFI callbacks on X64." edadc9c Add support for caching results of shared modules. 8208e87 Refactor summary IDL generator. 22c086f Remove unsafe uses of TypeImpl.withNullability (use TypeSystem instead). aa785d9 [dart/vm] Fix erroneous claim on "temp" Q7 704446d Disable implicit casts but keep dynamic casts when NNBD enabled 4926236 [vm] Do expensive kernel metadata verification only once per kernel cc2fac5 Remove HBoolify dfbc392 add default CompilerContext in analysis server 1ffcccd add extension method header parser recovery db36754 [vm/kernel] Fix uninitialized variables in kernel_translation_helper.h c4d6910 Remove unused methods from LinkedUnitContext. 5822645 Support for 'Wrap with Xyz' for expressions in ExpressionFunctionBody. 4b7c05f Remove LinkedNodeVariablesDeclaration. 6e1f628 Outline the StackZone's Zone cd2188f DAS change in hover behavior- the containingLibraryName now returns the URI of the containing library instead of the (possibly non-existent) library name 4fc86d7 Fix some lints in LSP tests d4e2d78 [vm] Partially disable 5393ce7. 338b74a [vm/ffi] Align stack frame when entering and exiting safe point 7bbd8ea Introduce a representation of the type `Never?`. 28f7019 Add diagnostic location info to more tests 70a0c86 Update pub client reference cbd4391 [vm/compiler] Forward the ByteData constructor length argument. 1993669 Clean up examples in analyzer docs that were using deprecated APIs and add a test to catch future breakages 14b1d2f [infra] Make deflaking optional in test.dart 181aeb3 Don't use OneShotInterceptorData during codegen and remove SuperMemberData d92341b first cut parse extension methods df95340 [dart:_http] Fix parsing of empty cookies and double quotes. b316210 [vm/compiler] Speed up the compiler part which deals with kernel reading up in DEBUG mode 0c89145 cleanup parser forwarding and test listeners 6edefda cleanup token rewriter and clients 4ccf7b8 Don't set type for StringLiteral(s) in directives. caac50d [dartdevc] Fix metalet regression
1 parent 0a6aeb3 commit a207318

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': 'ec4d48e241633c3cbbc824343547afe44176d9c8',
34+
'dart_revision': '50b0d85804d2bed16fda74677aa650c4d9e523c1',
3535

3636
# WARNING: DO NOT EDIT MANUALLY
3737
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -75,7 +75,7 @@ vars = {
7575
'dart_pedantic_tag': 'v1.5.0',
7676
'dart_pool_tag': '1.3.6',
7777
'dart_protobuf_rev': '7d34c9e4e552a4f66acce32e4344ae27756a1949',
78-
'dart_pub_rev': '8c363fe26f059c3063f1129adbb3c4e22a8ce954',
78+
'dart_pub_rev': 'ecd5b413271f2699f8cd9e23aa4eebb5030c964f',
7979
'dart_pub_semver_tag': '1.4.2',
8080
'dart_quiver-dart_tag': '2.0.0+1',
8181
'dart_resource_rev': '2.1.5',

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: 1c27df6da4a7bf4e95b88c0d5f2f09af
1+
Signature: f8eb0bd2f645f5aef1d8488c249be1f2
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)