From 1481de547b4ceefb27a3b17166b0345d87765223 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Wed, 29 May 2019 06:34:40 -0700 Subject: [PATCH] Roll src/third_party/dart fee615c5a5..d5405d06f4 (21 commits) d5405d06f4 [cfe] Allow local const variables as annotations. 0d0f01a7b7 Add new AOT build steps to deb package build script. 182d55dfda [dart2js] Add support for BabelJS to test.py b1d3a212a7 Fill references to dynamic/Naver in LinkedElementFactory. d9dccc3b0f Pass in no_git_hash option to utils.py when computing version f9bf379ae1 Move BOOLEAN_CONVERSION_CHECK to separate HInstruction 2e51423c3d Convert the way function types are displayed to better match the syntax of Dart da3ead02c1 Issue 3446. Recurse into attributes to find children widgets. 9556a95038 Fix string->bytes encoding in overlay_file_system fc17a90bed assist for sorting child properties last b0a11c9d25 [vm] Fix kernel list loader so that files are relative to the list. 96c2d3c303 [dartdevc] enable testing of ddc internals 554f9db768 [ VM / Service ] Made Logging event and LogRecord public 46ae4c5f0a [ VM ] Removed tests that are no longer valid as of Dart 2.0. c35f53fab0 [dart:io,fuchsia] Change namespace setup failure from ASSERTs to FATALs af93ebcf4c [vm] Direct generation of ELF shared libraries. 834587a78c [dartdevc] fix import/export declarations for es6 to add extension d06592b532 [dartdevc] Add details to failed assertion messages cca2bb317e [ dart:developer ] Exposed `reason`, `errorCode`, and `errorDetail` getters in `ServiceExtensionResult`. 03781b9402 Build also summary2 in build mode. 4c32cddef8 [vm/ffi] Fix ffi trampoline class finalization - fix test on android --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 84a634aef267d..7f8bd3ae10136 100644 --- a/DEPS +++ b/DEPS @@ -31,7 +31,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': 'fee615c5a51bb2ace4f13db2fcde1b02eb039488', + 'dart_revision': 'd5405d06f4eaf78271ccf000bee0456ba52da509', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index c3bc9e5c1be8b..105fd00715b0d 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 48c42235af26a81fc9167483f4aea348 +Signature: 135b98e5197f55547dc0c5d9eb849d73 UNUSED LICENSES: @@ -4884,14 +4884,12 @@ FILE: ../../../third_party/dart/runtime/vm/dart_api_impl_test.cc FILE: ../../../third_party/dart/runtime/vm/dart_api_message.cc FILE: ../../../third_party/dart/runtime/vm/dart_api_message.h FILE: ../../../third_party/dart/runtime/vm/dart_api_state.h -FILE: ../../../third_party/dart/runtime/vm/dart_entry_test.cc FILE: ../../../third_party/dart/runtime/vm/datastream.h FILE: ../../../third_party/dart/runtime/vm/debugger.cc FILE: ../../../third_party/dart/runtime/vm/debugger.h FILE: ../../../third_party/dart/runtime/vm/debugger_api_impl_test.cc FILE: ../../../third_party/dart/runtime/vm/double_internals.h FILE: ../../../third_party/dart/runtime/vm/exceptions_test.cc -FILE: ../../../third_party/dart/runtime/vm/find_code_object_test.cc FILE: ../../../third_party/dart/runtime/vm/flag_list.h FILE: ../../../third_party/dart/runtime/vm/flags.cc FILE: ../../../third_party/dart/runtime/vm/flags.h @@ -4963,7 +4961,6 @@ FILE: ../../../third_party/dart/runtime/vm/proccpuinfo.h FILE: ../../../third_party/dart/runtime/vm/raw_object.cc FILE: ../../../third_party/dart/runtime/vm/raw_object.h FILE: ../../../third_party/dart/runtime/vm/raw_object_snapshot.cc -FILE: ../../../third_party/dart/runtime/vm/resolver_test.cc FILE: ../../../third_party/dart/runtime/vm/scopes.cc FILE: ../../../third_party/dart/runtime/vm/scopes.h FILE: ../../../third_party/dart/runtime/vm/scopes_test.cc @@ -5186,6 +5183,8 @@ FILE: ../../../third_party/dart/runtime/vm/constants_dbc.cc FILE: ../../../third_party/dart/runtime/vm/constants_ia32.cc FILE: ../../../third_party/dart/runtime/vm/constants_kbc.cc FILE: ../../../third_party/dart/runtime/vm/constants_x64.cc +FILE: ../../../third_party/dart/runtime/vm/elf.cc +FILE: ../../../third_party/dart/runtime/vm/elf.h FILE: ../../../third_party/dart/runtime/vm/frame_layout.h FILE: ../../../third_party/dart/runtime/vm/intrusive_dlist.h FILE: ../../../third_party/dart/runtime/vm/intrusive_dlist_test.cc