提交 ec9d487b 编写于 作者: B Ben Konyi

Roll src/third_party/dart b4688e9172..7a7dcd1ed9 (5 commits)

dart-lang/sdk@7a7dcd1ed9 [vm/fuzzer] Several tweaks to reduce timeouts
dart-lang/sdk@27cd15585b Add BigInt/Int64 parse/toString benchmark
dart-lang/sdk@d2738bf9f0 [vm, gc] Reserve ForwardingPages up front.
dart-lang/sdk@1d5bdb2cee Revert "[vm, bytecode] Fix missing dependencies in --snapshot-deps output."
dart-lang/sdk@f2e32b5e65 [vm, bytecode] Fix missing dependencies in --snapshot-deps output.
上级 a0605af4
...@@ -34,7 +34,7 @@ vars = { ...@@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce # You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies. # updated revision list of existing dependencies.
'dart_revision': 'b4688e917247bfc599325ca1ac389fc943c9b3fd', 'dart_revision': '7a7dcd1ed9ea01f5ce6734516fbb9d888a2cabff',
# WARNING: DO NOT EDIT MANUALLY # WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
......
Signature: 07d9ca5e6de65cc92e31f805532a40a5 Signature: 892c1b3c90bcb828a207255b570ee16f
UNUSED LICENSES: UNUSED LICENSES:
...@@ -7429,8 +7429,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ...@@ -7429,8 +7429,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
==================================================================================================== ====================================================================================================
LIBRARY: dart LIBRARY: dart
ORIGIN: ../../../third_party/dart/benchmarks/Calls/dart/Calls.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/benchmarks/BigIntParsePrint/dart/BigIntParsePrint.dart + ../../../third_party/dart/LICENSE
TYPE: LicenseType.bsd TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/benchmarks/BigIntParsePrint/dart/BigIntParsePrint.dart
FILE: ../../../third_party/dart/benchmarks/BigIntParsePrint/dart/native_version.dart
FILE: ../../../third_party/dart/benchmarks/BigIntParsePrint/dart/native_version_dummy.dart
FILE: ../../../third_party/dart/benchmarks/BigIntParsePrint/dart/native_version_javascript.dart
FILE: ../../../third_party/dart/benchmarks/Calls/dart/Calls.dart FILE: ../../../third_party/dart/benchmarks/Calls/dart/Calls.dart
FILE: ../../../third_party/dart/benchmarks/Example/dart/Example.dart 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/FfiBoringssl.dart
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册