mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
dart-lang/sdk@623fd5c8cd Add embedder/vm layer checks to presubmits. dart-lang/sdk@328addd2cf Skip timing out mac+linux tests. dart-lang/sdk@f135761537 Set the context type for inference after rewriting AST. dart-lang/sdk@34bdcec877 Don't statically register for LSP document changes when dynamic registration is supported dart-lang/sdk@93902399dd Remove isAstBasedSummary, keep only 'true' branches in tests. dart-lang/sdk@963c338104 Don't use ResolverTestCase for two tests. dart-lang/sdk@3f65652ad0 Enable avoid_init_to_null. dart-lang/sdk@a006914279 Enable prefer_contains and no_duplicate_case_values. dart-lang/sdk@d3e7adf548 Issue 38641. Fix linking metadata with unqualified references to static methods. dart-lang/sdk@82b25f9e47 Use server snapshot for LSP tests dart-lang/sdk@0a5f736c68 [cfe] Fix missing comma between type parameters in function types dart-lang/sdk@343723cdff Support navigation targets in migration tooling dart-lang/sdk@f1d6282fa3 [cfe] Report error on extension members that conflict with Object members dart-lang/sdk@b682235c4c [cfe] Preserve the nullability of LHS of intersection types dart-lang/sdk@902a36e36f [cfe] Thread nullability of typedef types from source into Kernel dart-lang/sdk@b361639a74 [cfe] Account for nullability in type substitution on TypeBuilders dart-lang/sdk@7d75eb1fd9 [cfe] Account for nullability in type substitution on DartTypes dart-lang/sdk@e39a15b6d6 [release] Add 2.5.1 to CHANGELOG.md dart-lang/sdk@d8c5daf17a Enable extension methods by default dart-lang/sdk@e52542b421 [cfe] Handle generic return types dart-lang/sdk@dd028547ce [cfe] Support patching of extension methods dart-lang/sdk@bb600e99e2 [SDK] Make dart2native default output .exe, not .dart.exe. dart-lang/sdk@8f24bd2901 [cfe] Remove or reformulate some bad tips and messages. dart-lang/sdk@4b9557e5e3 [cfe] Check valid return type of local async functions. dart-lang/sdk@942af5bd62 Resolve initializers of final class fields in classes with const constructors. dart-lang/sdk@200e5b668d Migration: extract decoratedClassHierarchy from EdgeBuilder. dart-lang/sdk@595022bdea Remove summary1, part 1. dart-lang/sdk@da75135c7d Revert "Revert "Issue 37608. Use instantiated FunctionType for tear-off(s)."" dart-lang/sdk@caaa577b0c Migration: add support for user-definable operators on generic classes dart-lang/sdk@21ee71c3e5 Migration: favor explicit `/*?*/` comments over hard edges. dart-lang/sdk@e4d8ad5866 Flow analysis: remove `add` method. dart-lang/sdk@b47c8f0d24 [dartdevc] Actually apply SDK patch files from fork in DDC modular test dart-lang/sdk@6da8c39c5a [vm] Small WasmImports API change, and more WASM error tests dart-lang/sdk@fca257f8ba [dart2js] New RTI: Don't assert that RTI objects have old structure. dart-lang/sdk@b7019a0340 [fuchsia] Currently Flutter/Dart -> Fuchsia rolls are broken dart-lang/sdk@56082c230e Add highlight.pack.js and highlight.js's androidstudio.css to nnbd i13n output dart-lang/sdk@a1a9d02cfd Fix CSS regarding tooltip positions and sizing dart-lang/sdk@34899a8a56 Flow analysis: remove TypeOperations.isLocalVariable. dart-lang/sdk@d2a0900a50 Reland "[vm] Wasm function imports" dart-lang/sdk@34087a61ba [build] Remove dart_host_toolchain. dart-lang/sdk@4aa10d0aeb Skip all dart:wasm tests dart-lang/sdk@ec2823d052 Make an interface type to represent promotable variables. dart-lang/sdk@2c94bb9849 Fix some recently introduced bugs found by running over logging dart-lang/sdk@e5661b469d Parse all startup arguments from a file param. dart-lang/sdk@d2897ff85f [vm/fuzzer] Catch oom error on last block dart-lang/sdk@9bf38afe9c Check that ClassElement is Object using the corresponding getter. dart-lang/sdk@05fb7d80dc [cfe] Update test expectations in static_extension_internal_name_conflict_error_test dart-lang/sdk@7bf76c5925 Change i13n output files to live in a directory structure; fixes #38503 dart-lang/sdk@18f941d9e0 Fix for the ordering and caching issue for default types. dart-lang/sdk@394f57ed7f [ VM / Service ] Add --object-id-ring-size to unblock UX studies for memory profiling
This directory includes scripts and tools for continuous integration tests.