Roll src/third_party/dart 1bd36d694d..7d560f8385 (27 commits)

7d560f8385 Remove outdated entries from .packages
ee529e3451 [vm] Fix typo forwader => forwarder
2ddb2d2d20 Change 'analyze tests co19_2' to use '-asserts'.
b03db45379 [vm] Decouple flow graph building of dynamic invocation forwarders from kernel reading
6587483d33 [frontend] Dont re-report compile-expression errors.
81fa14eb3c Hollow out AnalysisContextImpl.
b10a6bd5ce [testing] Multitests' copied imports should not be read-only
9684748784 Removes superfluous Dart_ExitScope() call in CreateVmServiceIsolate.
4a7556840f Rename tests ending with Test_Driver
8c3f74817e dartfmt -w --fix dart:collection
afb459f7fa [cfe] Iterate map entries in map spreads
ed5bc9c538 [vm] Fix AssertAssignable strengthening sometimes using wrong deopt_id.
8436dca626 [co19] DEPS updated
a43c525de2 Reland "[vm/ffi] Support Windows 64 bit"
3bc3205e39 Move ConstantValue handling outside BehaviorBuilder
63e22ea497 Remove unused parts of NativeDataBuilder
f307524421 Support native member annotations through ir constants
7cfe216e6b TypeInferrer.library is null iff topLevel
03ecefc0b2 Move ShadowMember.resolveInferenceNode to TypeInferenceEngine
c7270f25fe Add Declaration.isAnonymousMixinApplication
0cbce074ac Add toString to Substitution
b990c503c8 Fix typo in mixin transformer
da3c23bdaa Test override-based inference when inheriting conflicting types
f200c37553 Enable extra VM options in fasta script
69c1d1096d Update test as combined member signature would fail
68aeb5cec2 Tweak error messages related to inference and overriding.
0a337bb36f Report CONST_SPREAD_EXPECTED_LIST_OR_SET and CONST_SPREAD_EXPECTED_MAP.
This commit is contained in:
Ben Konyi 2019-03-13 13:46:24 -07:00
parent ff7d13c6ed
commit 09ea6dbbf8
2 changed files with 1 additions and 31 deletions

2
DEPS
View File

@ -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': '1bd36d694dba00d92651fcd2340e91d5a74efb03',
'dart_revision': '7d560f8385eaeee0fd95ec08e25db0c217b1cd3e',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

View File

@ -10966,36 +10966,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
skia
Copyright 2019 Google, LLC
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
skia
NEON optimized code (C) COPYRIGHT 2009 Motorola
Redistribution and use in source and binary forms, with or without