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

Commit 38cd727

Browse files
committed
Roll HarfBuzz to 7.3.0
1 parent 2cd02eb commit 38cd727

3 files changed

Lines changed: 36 additions & 3 deletions

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ deps = {
269269
Var('fuchsia_git') + '/third_party/rapidjson' + '@' + 'ef3564c5c8824989393b87df25355baf35ff544b',
270270

271271
'src/third_party/harfbuzz':
272-
Var('flutter_git') + '/third_party/harfbuzz' + '@' + '8e1629fbcf9c5b86f5574232dd271496fabaffaf',
272+
Var('flutter_git') + '/third_party/harfbuzz' + '@' + '5f0431572e143056410fbf6b8865be5a78befbdc',
273273

274274
'src/third_party/libcxx':
275275
Var('llvm_git') + '/llvm-project/libcxx' + '@' + '44079a4cc04cdeffb9cfe8067bfb3c276fb2bab0',

ci/licenses_golden/excluded_files

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2027,6 +2027,7 @@
20272027
../../../third_party/harfbuzz/README.mingw.md
20282028
../../../third_party/harfbuzz/README.python.md
20292029
../../../third_party/harfbuzz/RELEASING.md
2030+
../../../third_party/harfbuzz/SECURITY.md
20302031
../../../third_party/harfbuzz/TESTING.md
20312032
../../../third_party/harfbuzz/THANKS
20322033
../../../third_party/harfbuzz/docs

ci/licenses_golden/licenses_third_party

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5a8f78f058faac8bba5af90da64599d6
1+
Signature: 04cc05238e7f7b753e8694d4a96743ac
22

33
====================================================================================================
44
LIBRARY: angle
@@ -50207,10 +50207,12 @@ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
5020750207
====================================================================================================
5020850208
LIBRARY: harfbuzz
5020950209
ORIGIN: ../../../third_party/harfbuzz/src/test-gpos-size-params.cc
50210+
ORIGIN: ../../../third_party/harfbuzz/src/test-gsub-get-alternates.cc
5021050211
ORIGIN: ../../../third_party/harfbuzz/src/test-gsub-would-substitute.cc
5021150212
ORIGIN: ../../../third_party/harfbuzz/src/test.cc
5021250213
TYPE: LicenseType.unknown
5021350214
FILE: ../../../third_party/harfbuzz/src/test-gpos-size-params.cc
50215+
FILE: ../../../third_party/harfbuzz/src/test-gsub-get-alternates.cc
5021450216
FILE: ../../../third_party/harfbuzz/src/test-gsub-would-substitute.cc
5021550217
FILE: ../../../third_party/harfbuzz/src/test.cc
5021650218
----------------------------------------------------------------------------------------------------
@@ -51604,6 +51606,36 @@ ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
5160451606
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
5160551607
====================================================================================================
5160651608

51609+
====================================================================================================
51610+
LIBRARY: harfbuzz
51611+
ORIGIN: ../../../third_party/harfbuzz/src/hb-subset-plan-member-list.hh
51612+
TYPE: LicenseType.unknown
51613+
FILE: ../../../third_party/harfbuzz/src/hb-subset-plan-member-list.hh
51614+
----------------------------------------------------------------------------------------------------
51615+
Copyright © 2018 Google, Inc.
51616+
Copyright © 2023 Behdad Esfahbod
51617+
51618+
This is part of HarfBuzz, a text shaping library.
51619+
51620+
Permission is hereby granted, without written agreement and without
51621+
license or royalty fees, to use, copy, modify, and distribute this
51622+
software and its documentation for any purpose, provided that the
51623+
above copyright notice and the following two paragraphs appear in
51624+
all copies of this software.
51625+
51626+
IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
51627+
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
51628+
ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
51629+
IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
51630+
DAMAGE.
51631+
51632+
THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
51633+
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
51634+
FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
51635+
ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
51636+
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
51637+
====================================================================================================
51638+
5160751639
====================================================================================================
5160851640
LIBRARY: harfbuzz
5160951641
ORIGIN: ../../../third_party/harfbuzz/src/hb-cff-interp-common.hh
@@ -66352,4 +66384,4 @@ freely, subject to the following restrictions:
6635266384
3. This notice may not be removed or altered from any source distribution.
6635366385
====================================================================================================
6635466386

66355-
Total license count: 886
66387+
Total license count: 887

0 commit comments

Comments
 (0)