Skip to content

Commit e4c8e1e

Browse files
committed
update dependency
1 parent 3b12620 commit e4c8e1e

26 files changed

+90332
-89288
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9dff84c24395add7c613cd3f1fa40cb5
1+
964c496c1bc1377f3be23fff50ccab65

extension/devtools/build/assets/NOTICES

Lines changed: 179 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ glslang
214214
perfetto
215215
shaderc
216216
spirv-cross
217+
swiftshader
217218
txt
218219
vulkan
219220
vulkan-headers
@@ -3845,6 +3846,38 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38453846
--------------------------------------------------------------------------------
38463847
boringssl
38473848

3849+
Copyright (c) 2023, Google LLC
3850+
3851+
Permission to use, copy, modify, and/or distribute this software for any
3852+
purpose with or without fee is hereby granted, provided that the above
3853+
copyright notice and this permission notice appear in all copies.
3854+
3855+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3856+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3857+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
3858+
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3859+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
3860+
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
3861+
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3862+
--------------------------------------------------------------------------------
3863+
boringssl
3864+
3865+
Copyright (c) 2024, Google Inc.
3866+
3867+
Permission to use, copy, modify, and/or distribute this software for any
3868+
purpose with or without fee is hereby granted, provided that the above
3869+
copyright notice and this permission notice appear in all copies.
3870+
3871+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3872+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3873+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
3874+
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3875+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
3876+
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
3877+
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3878+
--------------------------------------------------------------------------------
3879+
boringssl
3880+
38483881
Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
38493882

38503883
Licensed under the OpenSSL license (the "License"). You may not use
@@ -3988,7 +4021,7 @@ https://www.openssl.org/source/license.html
39884021
--------------------------------------------------------------------------------
39894022
boringssl
39904023

3991-
Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
4024+
Copyright 2006-2019 The OpenSSL Project Authors. All Rights Reserved.
39924025

39934026
Licensed under the OpenSSL license (the "License"). You may not use
39944027
this file except in compliance with the License. You can obtain a copy
@@ -3997,19 +4030,31 @@ https://www.openssl.org/source/license.html
39974030
--------------------------------------------------------------------------------
39984031
boringssl
39994032

4000-
Copyright 2010 The Chromium Authors
4001-
Use of this source code is governed by a BSD-style license that can be
4002-
found in the LICENSE file
4033+
Copyright 2006-2021 The OpenSSL Project Authors. All Rights Reserved.
4034+
4035+
Licensed under the OpenSSL license (the "License"). You may not use
4036+
this file except in compliance with the License. You can obtain a copy
4037+
in the file LICENSE in the source distribution or at
4038+
https://www.openssl.org/source/license.html
40034039
--------------------------------------------------------------------------------
40044040
boringssl
40054041

4006-
Copyright 2011 The Chromium Authors
4042+
Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
4043+
4044+
Licensed under the OpenSSL license (the "License"). You may not use
4045+
this file except in compliance with the License. You can obtain a copy
4046+
in the file LICENSE in the source distribution or at
4047+
https://www.openssl.org/source/license.html
4048+
--------------------------------------------------------------------------------
4049+
boringssl
4050+
4051+
Copyright 2010 The Chromium Authors
40074052
Use of this source code is governed by a BSD-style license that can be
40084053
found in the LICENSE file
40094054
--------------------------------------------------------------------------------
40104055
boringssl
40114056

4012-
Copyright 2012 The Chromium Authors
4057+
Copyright 2011 The Chromium Authors
40134058
Use of this source code is governed by a BSD-style license that can be
40144059
found in the LICENSE file
40154060
--------------------------------------------------------------------------------
@@ -4034,21 +4079,6 @@ https://www.openssl.org/source/license.html
40344079
--------------------------------------------------------------------------------
40354080
boringssl
40364081

4037-
Copyright 2014 The Chromium Authors
4038-
Use of this source code is governed by a BSD-style license that can be
4039-
found in the LICENSE file
4040-
--------------------------------------------------------------------------------
4041-
boringssl
4042-
4043-
Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
4044-
4045-
Licensed under the OpenSSL license (the "License"). You may not use
4046-
this file except in compliance with the License. You can obtain a copy
4047-
in the file LICENSE in the source distribution or at
4048-
https://www.openssl.org/source/license.html
4049-
--------------------------------------------------------------------------------
4050-
boringssl
4051-
40524082
Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
40534083
Copyright (c) 2014, Intel Corporation. All Rights Reserved.
40544084

@@ -7268,7 +7298,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
72687298
This Source Code Form is "Incompatible With Secondary Licenses", as
72697299
defined by the Mozilla Public License, v. 2.0.
72707300

7271-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/ffc8bb004a64f6357e3d5d1185e974e966f00931
7301+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d916a5f69a486de98316900f19ef0ff46834b03d
72727302
/third_party/fallback_root_certificates/
72737303

72747304
--------------------------------------------------------------------------------
@@ -29674,37 +29704,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2967429704
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2967529705
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2967629706

29677-
--------------------------------------------------------------------------------
29678-
js
29679-
29680-
Copyright 2012, the Dart project authors.
29681-
29682-
Redistribution and use in source and binary forms, with or without
29683-
modification, are permitted provided that the following conditions are
29684-
met:
29685-
29686-
* Redistributions of source code must retain the above copyright
29687-
notice, this list of conditions and the following disclaimer.
29688-
* Redistributions in binary form must reproduce the above
29689-
copyright notice, this list of conditions and the following
29690-
disclaimer in the documentation and/or other materials provided
29691-
with the distribution.
29692-
* Neither the name of Google LLC nor the names of its
29693-
contributors may be used to endorse or promote products derived
29694-
from this software without specific prior written permission.
29695-
29696-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
29697-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29698-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
29699-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
29700-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29701-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
29702-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29703-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29704-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29705-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29706-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29707-
2970829707
--------------------------------------------------------------------------------
2970929708
json
2971029709

@@ -34713,6 +34712,133 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3471334712
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3471434713
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3471534714

34715+
--------------------------------------------------------------------------------
34716+
swiftshader
34717+
34718+
Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
34719+
All Rights Reserved.
34720+
34721+
Permission is hereby granted, free of charge, to any person obtaining a
34722+
copy of this software and associated documentation files (the "Software"),
34723+
to deal in the Software without restriction, including without limitation
34724+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
34725+
and/or sell copies of the Software, and to permit persons to whom the
34726+
Software is furnished to do so, subject to the following conditions:
34727+
34728+
The above copyright notice and this permission notice shall be included in
34729+
all copies or substantial portions of the Software.
34730+
34731+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
34732+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34733+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34734+
AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
34735+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
34736+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
34737+
--------------------------------------------------------------------------------
34738+
swiftshader
34739+
34740+
Copyright (C) 2008 The Android Open Source Project
34741+
All rights reserved.
34742+
34743+
Redistribution and use in source and binary forms, with or without
34744+
modification, are permitted provided that the following conditions
34745+
are met:
34746+
* Redistributions of source code must retain the above copyright
34747+
notice, this list of conditions and the following disclaimer.
34748+
* Redistributions in binary form must reproduce the above copyright
34749+
notice, this list of conditions and the following disclaimer in
34750+
the documentation and/or other materials provided with the
34751+
distribution.
34752+
34753+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
34754+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
34755+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
34756+
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
34757+
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
34758+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
34759+
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
34760+
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
34761+
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
34762+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
34763+
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
34764+
SUCH DAMAGE.
34765+
--------------------------------------------------------------------------------
34766+
swiftshader
34767+
34768+
Copyright © 2008 Kristian Høgsberg
34769+
34770+
Permission is hereby granted, free of charge, to any person obtaining
34771+
a copy of this software and associated documentation files (the
34772+
"Software"), to deal in the Software without restriction, including
34773+
without limitation the rights to use, copy, modify, merge, publish,
34774+
distribute, sublicense, and/or sell copies of the Software, and to
34775+
permit persons to whom the Software is furnished to do so, subject to
34776+
the following conditions:
34777+
34778+
The above copyright notice and this permission notice (including the
34779+
next paragraph) shall be included in all copies or substantial
34780+
portions of the Software.
34781+
34782+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
34783+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
34784+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
34785+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
34786+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
34787+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
34788+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34789+
SOFTWARE.
34790+
--------------------------------------------------------------------------------
34791+
swiftshader
34792+
34793+
Copyright © 2008-2011 Kristian Høgsberg
34794+
Copyright © 2010-2011 Intel Corporation
34795+
Copyright © 2012-2013 Collabora, Ltd.
34796+
34797+
Permission is hereby granted, free of charge, to any person
34798+
obtaining a copy of this software and associated documentation files
34799+
(the "Software"), to deal in the Software without restriction,
34800+
including without limitation the rights to use, copy, modify, merge,
34801+
publish, distribute, sublicense, and/or sell copies of the Software,
34802+
and to permit persons to whom the Software is furnished to do so,
34803+
subject to the following conditions:
34804+
34805+
The above copyright notice and this permission notice (including the
34806+
next paragraph) shall be included in all copies or substantial
34807+
portions of the Software.
34808+
34809+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
34810+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
34811+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
34812+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
34813+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
34814+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
34815+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34816+
SOFTWARE.
34817+
--------------------------------------------------------------------------------
34818+
swiftshader
34819+
34820+
Copyright © 2012 Intel Corporation
34821+
34822+
Permission is hereby granted, free of charge, to any person obtaining
34823+
a copy of this software and associated documentation files (the
34824+
"Software"), to deal in the Software without restriction, including
34825+
without limitation the rights to use, copy, modify, merge, publish,
34826+
distribute, sublicense, and/or sell copies of the Software, and to
34827+
permit persons to whom the Software is furnished to do so, subject to
34828+
the following conditions:
34829+
34830+
The above copyright notice and this permission notice (including the
34831+
next paragraph) shall be included in all copies or substantial
34832+
portions of the Software.
34833+
34834+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
34835+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
34836+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
34837+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
34838+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
34839+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
34840+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34841+
SOFTWARE.
3471634842
--------------------------------------------------------------------------------
3471734843
test_api
3471834844

extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Bold.ttf

100755100644
File mode changed.

extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Light.ttf

100755100644
File mode changed.

extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Medium.ttf

100755100644
File mode changed.

extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Regular.ttf

100755100644
File mode changed.

extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto_Mono/RobotoMono-Thin.ttf

100755100644
File mode changed.

extension/devtools/build/assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf

100644100755
File mode changed.

extension/devtools/build/assets/packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf

100644100755
File mode changed.

extension/devtools/build/assets/packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf

100644100755
File mode changed.

0 commit comments

Comments
 (0)