mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 011144b43b..36985859e4 (5 commits)
dart-lang/sdk@36985859e4 [vm] Don't copy when reading typed data in messages sent to native ports. dart-lang/sdk@bfec168c1e [cfe] Use tearoff function for implicit extension method tearoff dart-lang/sdk@c39cddf2be [cfe] Produce errors on invalid explicit extension application dart-lang/sdk@6f85cb83cf [SDK] Remove dart:profiler library which has been deprecated since Dart 1.2 and remove all references to it in tests and the SDK build scripts. dart-lang/sdk@a94a3c60d7 Format the code snippets in docs
This commit is contained in:
parent
66ad077c01
commit
487676ea47
2
DEPS
2
DEPS
@ -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': '011144b43bc94df6ac99e354d989eb1825976ab7',
|
||||
'dart_revision': '36985859e421a9fbbdfc56379506b2a367c7d4e9',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 87399a4aa3dd84d92317ab78c7854514
|
||||
Signature: 9a9f20768b12679f05091489ed32f4fd
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -9366,7 +9366,6 @@ 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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user