From 43526ead663838b1b25bbdad36a8a37d0531fe59 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Tue, 15 Jan 2019 12:08:56 -0800 Subject: [PATCH] Roll src/third_party/dart 1c9eb3cef8..d9944433af (36 commits) d9944433af [Kernel] Clean up error reporting in constant evaluation 59300164af Remove test flakiness records with misspelled field 04131e7fa0 Implement some more LSP rename tests 9d9f467195 Revert "[infra] Blacklist android device id in attempt to make buildbot builder more stable" c54bc11770 Split DEPRECATED_MEMBER_USE_FROM_SAME_PACKAGE off; fixes #30084 and fixes https://github.com/dart-lang/linter/issues/1349 3a4294963c Resolve type names and set nullability for other types. e4b26e7978 [ VM / dart:io ] Update documentation for to warn '--pause-isolates-on-exit' is not respected when `exit` is called df0671d664 [VM] Experimental flags in the dart CLI 3e5e05d14f [infra] Trigger bots after outage. 7e1aa67855 Restore TLABs. 387a644008 Issue 33930. Fix resynthesizing function typed field formal parameter types. b58aa3bcb2 Add PubWorkspace, integrate it into ContextBuilder, and therefore fix sealed test a60a06ff7d Update pkg:expect to use @alwaysThrows annotation on fail functions fafd3d0f18 Make bottom, dynamic, void types nullable. Add withNullability() method. Apply proposed substitution rules for type parameters. 7bac8e631f Issue 35551. Log more information to debug the issue. 957f3e239e Restore including transitive files into exception dumps. 9df4f42a2f [dartdevc] handle a null stack trace passed to async errors 4d77c7b3a6 [vm] Remove redundant type-checks from core libraries. 6c76fe21b5 Issue 25860. Fix for changeFile() directly after removeFile(). 02b1658f59 Revert "[VM/Compiler] Revoke definition status of certain instructions." 8cddcd20cd Handle deserialising sub-classes in the super-classes fromJson 19dbf07ea2 [infra] Update checked in SDKs to 2.1.1-dev.1.0 0d6402c1ec Remove faststartup from the test matrix 28fe86d70f Add implementation/tests for LSP rename f5c69070af Minor LSP refactors/tidy up 3104aea6f7 [release] Add changelog entry for breaking mirrors change 37fba56cdc [release] Update changelog with changes from dev branch a8777149a7 [VM/Compiler] Revoke definition status of certain instructions. 32eea54390 Extract rename element logic to allow sharing with LSP server 4f160558b3 Extract inline interfaces from `results` definitions in LSP spec 085f31ac5f Library import quick-fix: support calls to top-level function variables eac2e0f012 [gardening] mark standalone_2/io/http_bind_test as flaky 1c83d8d096 [Kernel] Allow invalid expressions in constant contexts 950b92104d Extract method reportInheritanceConflict 6e13f3334d Abstract noSuchMethod might not be an error. b2224dbec6 API documentation update to address #35399 --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 81 +++++++++++++------------ ci/licenses_golden/licenses_third_party | 3 +- 3 files changed, 43 insertions(+), 43 deletions(-) diff --git a/DEPS b/DEPS index b95244e42d5a8..42cf0a9d74dde 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': '1c9eb3cef80779601f964b05a68a785bf49b084f', + 'dart_revision': 'ff06d233aabf36cf610a457186c2c4181b69c4bf', # 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_skia b/ci/licenses_golden/licenses_skia index ced3cc53a9f71..d03940b973335 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 84b113e9c506d08f6e4791951d99f60c +Signature: 89a65004440dc662ffac9f000a27bf56 UNUSED LICENSES: @@ -3857,6 +3857,8 @@ FILE: ../../../third_party/skia/src/pdf/SkJpegInfo.cpp FILE: ../../../third_party/skia/src/pdf/SkJpegInfo.h FILE: ../../../third_party/skia/src/pdf/SkPDFBitmap.cpp FILE: ../../../third_party/skia/src/pdf/SkPDFBitmap.h +FILE: ../../../third_party/skia/src/pdf/SkPDFCanon.cpp +FILE: ../../../third_party/skia/src/pdf/SkPDFCanon.h FILE: ../../../third_party/skia/src/pdf/SkPDFMetadata.cpp FILE: ../../../third_party/skia/src/pdf/SkPDFMetadata.h FILE: ../../../third_party/skia/src/ports/SkFontMgr_android_factory.cpp @@ -4856,45 +4858,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== -==================================================================================================== -LIBRARY: skia -ORIGIN: ../../../third_party/skia/gm/skbug_8664.cpp + ../../../third_party/skia/LICENSE -TYPE: LicenseType.bsd -FILE: ../../../third_party/skia/gm/skbug_8664.cpp -FILE: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h -FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp -FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp -FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h ----------------------------------------------------------------------------------------------------- -Copyright 2019 Google Inc. - -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. -==================================================================================================== - ==================================================================================================== LIBRARY: skia ORIGIN: ../../../third_party/skia/include/config/SkUserConfig.h + ../../../third_party/skia/LICENSE @@ -5499,6 +5462,44 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== +==================================================================================================== +LIBRARY: skia +ORIGIN: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h + ../../../third_party/skia/LICENSE +TYPE: LicenseType.bsd +FILE: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h +FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp +FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp +FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h +---------------------------------------------------------------------------------------------------- +Copyright 2019 Google Inc. + +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. +==================================================================================================== + ==================================================================================================== LIBRARY: skia ORIGIN: ../../../third_party/skia/src/codec/SkCodecPriv.h + ../../../third_party/skia/LICENSE diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 17bf173cb0d67..16ec8297950d9 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 68875d22e4a856875379b3e007eaf34b +Signature: b78126a28a7968ff9618da27104635b0 UNUSED LICENSES: @@ -4996,7 +4996,6 @@ FILE: ../../../third_party/dart/sdk/lib/web_sql/dart2js/web_sql_dart2js.dart FILE: ../../../third_party/dart/sdk/lib/web_sql/dart2js/web_sql_dart2js.dart FILE: ../../../third_party/dart/sdk/lib/web_sql/dart2js/web_sql_dart2js.dart FILE: ../../../third_party/dart/sdk/lib/web_sql/dart2js/web_sql_dart2js.dart -FILE: ../../../third_party/dart/sdk/lib/web_sql/dart2js/web_sql_dart2js.dart ---------------------------------------------------------------------------------------------------- Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file for details. All rights reserved.