提交 1aff3f82 编写于 作者: B Ben Konyi

Roll src/third_party/dart 7c1821c4aa..70a1e8e090 (52 commits)

dart-lang/sdk@70a1e8e090 [cfe] Fix handling of access on type variables with dynamic bound
dart-lang/sdk@5645cc64f5 [vm/compiler] Fix mismatches in early round trip.
dart-lang/sdk@36c3eccc11 [CFE] Fix issue with exports and recording dependencies
dart-lang/sdk@fae7d07fbc [ VM / Profiler ] Add --sample-buffer-duration flag to specify sample buffer size
dart-lang/sdk@7367b6f192 fix for MISSING_CONST_FINAL_VAR_OR_TYPE
dart-lang/sdk@0051da7f55 [nnbd] change modular nnbd test to enable non-nullable for sdk
dart-lang/sdk@65078b5ee8 Stop using DynamicElementImpl/NeverElementImpl.type getter/setter.
dart-lang/sdk@07922810b2 Remove writes to TypeParameterElement.type.
dart-lang/sdk@8d2045f336 Remove ResolutionEraser.
dart-lang/sdk@4c666569b5 Reland "[fuchsia] migrate from ioctls to FIDL"
dart-lang/sdk@97346ff476 Initial migration i13n HTML output
dart-lang/sdk@fd7e337dd6 [vm] Update wasmer and resolve a TODO.
dart-lang/sdk@5aafee5196 [vm/fuzzer] Fix Analyser
dart-lang/sdk@9cea50c0ca Use Substitution for type arguments validation.
dart-lang/sdk@b26636925d [vm, compiler] Reduce alignment of Instructions and remove some debugging trap instructions.
dart-lang/sdk@dcd5cd13fb Prepare to publish analyzer version 0.38.3.
dart-lang/sdk@ccd19cd94d [vm/fuzzer] Decrease collection size
dart-lang/sdk@e88057fe04 Add non-NNBD language version marker on all sdk_nnbd files.
dart-lang/sdk@34253ce388 [dart2js] New RTI: Treat JavaScriptFunction as subtype of all function types.
dart-lang/sdk@544915e0c1 [vm/bytecode] Initial support for AOT compilation from bytecode
dart-lang/sdk@b2a9dc16ec [vm/fuzzer] Allow no recursion within collections
dart-lang/sdk@f8f54c883b check for existing asserts before suggesting to add one
dart-lang/sdk@892386ad22 Don't use ClassElement.type many places in analyzer.
dart-lang/sdk@9ed45651a9 [cfe] Refactor super expressions
dart-lang/sdk@5081eb15ee [cfe] Refactor handling of static if-null assignment
dart-lang/sdk@f018ce0355 [cfe] Refactor handling of static get/set/compound
dart-lang/sdk@dc211c3f9d [cfe] Refactoring handling of compound index set
dart-lang/sdk@604f443285 [cfe] Refactor handling of if-null index assignment
dart-lang/sdk@54c2dd737f [cfe] Refactor handling of index and index-set
dart-lang/sdk@c7a083ee5a [cfe] Refactor handling of ++/--
dart-lang/sdk@c2f35df918 [cfe] Refactor handling of compound local/property assignment
dart-lang/sdk@40d75d733b [cfe] Refactor if-null and null-aware property access
dart-lang/sdk@342b48bd27 Remove unused import
dart-lang/sdk@396fec7cfb Use DriverResolutionTest directly, without ResolutionTest mixins.
dart-lang/sdk@000de948fa add test for 38091
dart-lang/sdk@596bd5b61c [dartdevc] Add modular NNBD test
dart-lang/sdk@f6883ff726 Don't use ClassElement.type in summary2.
dart-lang/sdk@9da8472e2d Don't use ClassElement.type in nnbd_migration.
dart-lang/sdk@f7472249a2 Remove EnumMemberBuilder.
dart-lang/sdk@605384dbe7 Migration: Add `nullability_migration_impl_test.dart` to test_all
dart-lang/sdk@6e4794a584 [kernel] Clone all co-defined type parameters before visiting them.
dart-lang/sdk@31996aa24f [vm/bytecode] Enable bytecode compiler by default in Dart SDK
dart-lang/sdk@23def0da02 Migration: add support for assert initializers.
dart-lang/sdk@8ffe04bcf7 Migration: integrate flow analysis for "is" checks.
dart-lang/sdk@a85b7cef95 Migration: Add support for for-each loop variables.
dart-lang/sdk@3fa2bbf202 [cfe] Fix incorrect const contexts.
dart-lang/sdk@515a597710 [cfe] Remove Class.rawType
dart-lang/sdk@b0f7cba35e [VM] Kernel service dill should not include full paths
dart-lang/sdk@cdcec63569 [bazel] Sort certain things when compiling in incremental mode
dart-lang/sdk@37111633be [DDK] SDK should not contain full paths
dart-lang/sdk@740c72e251 [kernel] Mark class as non-dirty after computeCanonicalNames is run
dart-lang/sdk@2a94546f94 Fix flutter-frontend bot and future problems in flutter HHH bot
上级 b875c7a5
......@@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '7c1821c4aae86db4febf3c0656985e23df31be0f',
'dart_revision': '70a1e8e090d6278848e46c7f97c3940911e49717',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
......
Signature: 05facb380d2bed4a2d4f9577c25585e0
Signature: aefef952c94d4d72c8d1bdab183b9a76
UNUSED LICENSES:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册