Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Roll src/third_party/dart fc3af737c759..162d6c5634a0 (209 commits) #16261

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'fc3af737c75931908521e9c36358a151408d6084',
'dart_revision': '162d6c5634a0d33da9dd6c29c04b3bf2d9968ab8',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -63,7 +63,7 @@ vars = {
'dart_http_throttle_tag': '1.0.2',
'dart_intl_tag': '0.15.7',
'dart_json_rpc_2_tag': '2.0.9',
'dart_linter_tag': '0.1.109',
'dart_linter_tag': '0.1.110',
'dart_logging_tag': '0.11.3+2',
'dart_markdown_tag': '2.1.1',
'dart_matcher_tag': '0.12.3',
Expand Down
53 changes: 19 additions & 34 deletions ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: e936724fefea8314b39c29cf43df4d3c
Signature: 377799f98dd9ab2046689800970632b1

UNUSED LICENSES:

Expand Down Expand Up @@ -7621,8 +7621,6 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/backend/slot_test.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/type_propagator_test.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/typed_data_aot_test.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/yield_position_test.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi.h
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/bytecode_fingerprints.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/bytecode_fingerprints.h
FILE: ../../../third_party/dart/runtime/vm/compiler/graph_intrinsifier.cc
Expand Down Expand Up @@ -7755,7 +7753,24 @@ LIBRARY: dart
ORIGIN: ../../../third_party/dart/benchmarks/ListCopy/dart/ListCopy.dart + ../../../third_party/dart/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/benchmarks/ListCopy/dart/ListCopy.dart
FILE: ../../../third_party/dart/benchmarks/TypedDataDuplicate/dart/TypedDataDuplicate.dart
FILE: ../../../third_party/dart/runtime/observatory/bin/heap_snapshot.dart
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/call.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/call.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/frame_rebase.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/frame_rebase.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/marshaller.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/marshaller.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/native_calling_convention.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/native_calling_convention.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/native_representation.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/native_representation.h
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/recognized_method.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/recognized_method.h
FILE: ../../../third_party/dart/runtime/vm/field_table.cc
FILE: ../../../third_party/dart/runtime/vm/field_table.h
FILE: ../../../third_party/dart/runtime/vm/timeline_macos.cc
Expand Down Expand Up @@ -20454,36 +20469,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================

====================================================================================================
LIBRARY: node-source-map-support
ORIGIN: ../../../third_party/dart/third_party/node-source-map-support/LICENSE.md
TYPE: LicenseType.mit
FILE: ../../../third_party/dart/third_party/node-source-map-support/browser-source-map-support.js
FILE: ../../../third_party/dart/third_party/node-source-map-support/source-map-support.js
----------------------------------------------------------------------------------------------------
The MIT License (MIT)

Copyright (c) 2014 Evan Wallace

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
====================================================================================================

====================================================================================================
LIBRARY: observatory_pub_packages
LIBRARY: pkg
Expand Down Expand Up @@ -23324,4 +23309,4 @@ freely, subject to the following restrictions:
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
====================================================================================================
Total license count: 365
Total license count: 364
Loading