提交 59748ab0 编写于 作者: B Ben Konyi

Roll src/third_party/dart 36985859e4..54fdd559d8 (65 commits)

dart-lang/sdk@54fdd559d8 Revert "Add dart2native tool for building either an aot file or a stand-alone executable."
dart-lang/sdk@1dfba01a3e [ VM ] Don't check if an interpreted frame is marked for lazy deopt
dart-lang/sdk@8e63413fff [vm/bytecode] Explicitly mark _Closure._hash as nullable.
dart-lang/sdk@cc0c86f1e0 [vm] Don't execute Dart code to get hashes during reload.
dart-lang/sdk@a5ca7e9177 [vm/fuzzer] Fix loading of FFI C-library
dart-lang/sdk@5db9c6f6cd [vm/fuzzer] Separate iteration limit
dart-lang/sdk@6bcf67a6a2 Move isLate to VariableElement.
dart-lang/sdk@b8ab1d8b7a [vm/jit] All instructions which may throw need a deopt-id.
dart-lang/sdk@067f45c7c7 Flow analysis: move misplaced test.
dart-lang/sdk@c9a75cbbc9 Flow analysis: fix crash in for_conditionBegin.
dart-lang/sdk@a07f0dc40f Remove an unused parameter
dart-lang/sdk@ab8e70addd [cfe] Handle implicit extension access inference
dart-lang/sdk@946e7e3913 Issue 37005. Use FunctionType to get parameters.
dart-lang/sdk@67ac9cf52c Don't report ASSIGNMENT_TO_FINAL or ASSIGNMENT_TO_FINAL_LOCAL for late variables.
dart-lang/sdk@cb0abfef47 [vm/fuzzer] Avoid recursive assignments in foreach
dart-lang/sdk@da502f85a7 add assist association for curly_braces_in_flow_control_structures
dart-lang/sdk@0a272400ec [vm/aot] Use object identity for enqueued_functions_ and functions_to_retain_.
dart-lang/sdk@5999cd9838 [vm/compiler] Account for phis in the successor block when merging blocks
dart-lang/sdk@d92ffcb771 Change where we decide that unnamed extensions are private
dart-lang/sdk@233b4a71ca Deprecate some unnecessarily duplicated error codes
dart-lang/sdk@6e64750d85 Tweak LSP symbol kind for extensions
dart-lang/sdk@54b95f1c8b Revert "[SDK] Remove dart:profiler library which has been deprecated since Dart 1.2"
dart-lang/sdk@8ee22c246e [cfe] Update the api for nullability on TypeParameterTypes
dart-lang/sdk@c50621a560 [cfe] Infer type arguments for explicit extension application
dart-lang/sdk@9f57cf71d7 Add a blacklist to spelling tests; spell-check all packages and sdk with blacklist
dart-lang/sdk@f5839de1ec [cfe] Set named mixin application flag on DillClassBuilder.
dart-lang/sdk@72e8bdc56b Revert "[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs)."
dart-lang/sdk@ecbea5a58e [vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).
dart-lang/sdk@a6141ff5c9 Add dart2native tool for building either an aot file or a stand-alone executable.
dart-lang/sdk@af9e298391 Reland "Use identical as shortcut in equality checks"
dart-lang/sdk@d2e99c4935 [vm/compiler] Continued work on the IL serializer.
dart-lang/sdk@8fb0152af8 Revert "Use identical as shortcut in equality checks"
dart-lang/sdk@00d14e7dd1 [CFE] Always start constant evaluation error where we are asked to evaluate
dart-lang/sdk@6705a135e5 Clean up 'Extract Local' refactoring.
dart-lang/sdk@fe3fc9ed15 Don't use FunctionType.typeArguments in EdgeBuilder.
dart-lang/sdk@3cffdaa01e Fix crash in LSP documentSymbols for extension classes
dart-lang/sdk@97b1c64efb [kernel] Recursively number constants, avoid swallowing exceptions
dart-lang/sdk@4b5893f9cf Use identical as shortcut in equality checks
dart-lang/sdk@72908edb6d [CFE] Add strong tests for errors reported at 'wrong' place
dart-lang/sdk@5bf51b4c25 [CFE] Skip failing flutter test on bot flutter-frontend
dart-lang/sdk@b6880f76b0 [CFE] Add failing incremental compiler tests wrt re-issuing errors
dart-lang/sdk@1400ab4136 [CFE] Language versioning max/default also setable via compiler options
dart-lang/sdk@29ca4e670a [infra] Remove non-essential test expectations with comments from analyzer status files
dart-lang/sdk@ed55695f6b [infra] Remove non-essential test expectations with comments from kernel status files
dart-lang/sdk@e193f502f9 [infra] Remove non-essential test expectations with comments from devc status files
dart-lang/sdk@b158490fb2 [infra] Add precomp-android-arm64 builder to the test matrix
dart-lang/sdk@f401628f0d Remove an unused import
dart-lang/sdk@c21642f732 Remove unnecessary awaits in AssistProcessor
dart-lang/sdk@2c69db7351 [observatory] Visualize class size and ownership data as tree maps.
dart-lang/sdk@041a0e4bff fixes for prefer_const_constructors
dart-lang/sdk@d258ca96b0 [fuzzer/vm] Simple mixins
dart-lang/sdk@a2228905b5 [VM/runtime] Add some asserts and remove reference to String::MakeExternal from comments as this method does not exist anymore.
dart-lang/sdk@12c94c04d3 [vm/isolates] Introduce isolate [transferable] benchmark.
dart-lang/sdk@fc3fb37b6e Fix for 'static late' fields.
dart-lang/sdk@c1d887a8c4 Migration: Handle reference to methods and getters defined on `Object`.
dart-lang/sdk@27cb6b0988 Remove unnecessary awaits in the fix processor
dart-lang/sdk@a900a65ab7 Add AnalysisOptions.isLintEnabled(name)
dart-lang/sdk@fd9df1adc2 Migration: handle generic functions in already-migrated code.
dart-lang/sdk@5190274ed2 Extract LintNames into services/linter/lint_names.dart
dart-lang/sdk@8468f1435c [vm/fuzzer] Produce FFI testcases only sometimes
dart-lang/sdk@1f9ef866a5 [vm/debugger] Properly handle 'force-optimized' functions in debugger.
dart-lang/sdk@5da853060c [vm/bytecode] Move prologue CheckStack opcode after closure context is copied.
dart-lang/sdk@b1edcc4de9 Take 'prefer_final_locals' lint into account in 'Extract Local' refactoring.
dart-lang/sdk@b6ad76845e Extensions imported via a prefix are not in scope
dart-lang/sdk@c324228c10 Support for ServerService.LOG and 'server.log' notification.
上级 eca42103
......@@ -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': '36985859e421a9fbbdfc56379506b2a367c7d4e9',
'dart_revision': '54fdd559d805cfa43bb970d14ea471ac3a3a582e',
# 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: 9a9f20768b12679f05091489ed32f4fd
Signature: 81e763eaf82355fb71d0ab9827541d9d
UNUSED LICENSES:
......@@ -7415,6 +7415,7 @@ FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/dlopen_helper.dart
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/native/native_functions.c
FILE: ../../../third_party/dart/benchmarks/FfiMemory/dart/FfiMemory.dart
FILE: ../../../third_party/dart/benchmarks/FfiStruct/dart/FfiStruct.dart
FILE: ../../../third_party/dart/benchmarks/Isolates/dart/Isolates.dart
FILE: ../../../third_party/dart/runtime/bin/abi_version.h
FILE: ../../../third_party/dart/runtime/bin/abi_version_in.cc
FILE: ../../../third_party/dart/runtime/bin/entrypoints_verification_test_extension.cc
......@@ -7437,6 +7438,7 @@ FILE: ../../../third_party/dart/runtime/llvm_codegen/bit/bit.h
FILE: ../../../third_party/dart/runtime/llvm_codegen/bit/main.cc
FILE: ../../../third_party/dart/runtime/llvm_codegen/bit/test.cc
FILE: ../../../third_party/dart/runtime/llvm_codegen/codegen/main.cc
FILE: ../../../third_party/dart/runtime/observatory/lib/src/elements/tree_map.dart
FILE: ../../../third_party/dart/runtime/tools/dartfuzz/dartfuzz_api_table.dart
FILE: ../../../third_party/dart/runtime/tools/dartfuzz/dartfuzz_ffiapi.dart
FILE: ../../../third_party/dart/runtime/tools/dartfuzz/gen_api_table.dart
......@@ -9366,6 +9368,7 @@ FILE: ../../../third_party/dart/sdk/lib/developer/profiler.dart
FILE: ../../../third_party/dart/sdk/lib/io/process.dart
FILE: ../../../third_party/dart/sdk/lib/io/service_object.dart
FILE: ../../../third_party/dart/sdk/lib/isolate/capability.dart
FILE: ../../../third_party/dart/sdk/lib/profiler/profiler.dart
----------------------------------------------------------------------------------------------------
Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
for details. All rights reserved.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册