Roll src/third_party/dart 63120303a7...a089199b93 (#9951)

dart-lang/sdk@a089199b93 Fix for issue 37494
dart-lang/sdk@2faee21edb diagnostic for static extension member access
dart-lang/sdk@c6f3d972b8 [vm] Support flushing icache on all ARM platforms.
dart-lang/sdk@48d92b3176 [vm/ffi] Fix GC relocation bug
dart-lang/sdk@fbf13f561f [benchmarks/ffi] Add micro and macro benchmarks for dart:ffi
dart-lang/sdk@c1bb024479 Basic support for Container.alignment property.
dart-lang/sdk@634aa461a0 remove extension field checks
dart-lang/sdk@760c3a0006 Store the declared element locally for unnamed extensions
dart-lang/sdk@d114c96920 [dart2js] new-rti: Use recipes in types table
dart-lang/sdk@09418f4402 [vm/tests] Re-enable tests for multiple entry points, take 2.
dart-lang/sdk@395e074899 [vm] When clearing ICData, also reset the megamorphic bit.
dart-lang/sdk@be36a031c6 [dart2js] Support user-defined 'operator >>>'
dart-lang/sdk@38deecec39 Revert "[vm/tests] Re-enable tests for multiple entry points"
dart-lang/sdk@6e34c365c8 [analyzer] update the package:analyzer pubspec description
dart-lang/sdk@6bc8f0ee9b Update to latest package:watcher
dart-lang/sdk@07e5b20ec9 Insert new named arguments sorted.
dart-lang/sdk@00eb034de7 [vm/tests] Re-enable tests for multiple entry points
dart-lang/sdk@d57ebb0e1c Fix reporting FLUTTER_GET_WIDGET_DESCRIPTION_NO_WIDGET.
dart-lang/sdk@2d4973ca17 Format the function body containing the updated property.
dart-lang/sdk@ddc9b9d492 [analyzer] tweaks to the dartfix UI
dart-lang/sdk@54bd280070 Treat dynamic and void as if they were in the SDK
dart-lang/sdk@b0463ea7e0 Add DartFileEditBuilder.format(SourceRange)
dart-lang/sdk@89a17f218b Make getDescription() async.
dart-lang/sdk@bcc8de64f1 Reveal the TransferableTypedData description
dart-lang/sdk@5ce47abf86 extension type bounds instantiation (and failing param type test)
dart-lang/sdk@61dfbf6816 Change DartFileEditBuilderImpl to work with full ResolvedUnitResult.
dart-lang/sdk@fd38424fa4 [dartdevc] Immediately throw when encountering an unevaluated constant
dart-lang/sdk@873cc9a787 [dart/vm] peek prior to constant class evaluation
dart-lang/sdk@ddafed27cb Support for enum values.
dart-lang/sdk@e1e3daa52d [dartdevc] Add `--summarize-text` flag to ddb script and pass through to DDK
dart-lang/sdk@d32a4dbe57 Minor updates to existing docs
dart-lang/sdk@3a7101e16b Support TouchEvents and PointerEvent, also fixed innerText.
dart-lang/sdk@6dfd5766de error code for ambiguous extension method accesses
This commit is contained in:
Siva 2019-07-19 17:04:17 -07:00 committed by GitHub
parent da0fcf8284
commit 61e2ba1db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 3 deletions

4
DEPS
View File

@ -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': '63120303a7496cb36967b69937cadd2c39e82386',
'dart_revision': 'a089199b9337aa693f932e23dd11769f39c36d7a',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@ -98,7 +98,7 @@ vars = {
'dart_test_tag': 'test-v1.6.4',
'dart_typed_data_tag': '1.1.6',
'dart_usage_tag': '3.4.0',
'dart_watcher_rev': '0.9.7+12',
'dart_watcher_rev': '0.9.7+12-pub',
'dart_web_socket_channel_tag': '1.0.9',
'dart_yaml_tag': '2.1.15',

View File

@ -1,4 +1,4 @@
Signature: fb39c6bde58c7a49f5e33b13c9a97965
Signature: 39f3f6e5d1561dc756a004e277638991
UNUSED LICENSES:
@ -4669,6 +4669,15 @@ LIBRARY: dart
ORIGIN: ../../../third_party/dart/benchmarks/Example/dart/Example.dart + ../../../third_party/dart/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/benchmarks/Example/dart/Example.dart
FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart/FfiBoringssl.dart
FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart/digest.dart
FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart/dlopen_helper.dart
FILE: ../../../third_party/dart/benchmarks/FfiBoringssl/dart/types.dart
FILE: ../../../third_party/dart/benchmarks/FfiCall/dart/FfiCall.dart
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/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