Skip to content
Commit ed4474ce authored by Dominik Röttsches's avatar Dominik Röttsches Committed by Chromium LUCI CQ
Browse files

Roll src/third_party/harfbuzz-ng/src/ 920c40cd4..155015f4b (75 commits)

https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/920c40cd43dd..155015f4bec4

$ git log 920c40cd4..155015f4b --date=short --no-merges --format='%ad %ae %s'
2024-01-08 robyn.lie.yan refactor(math-kern): call hb_bsearch_impl instead of raw binary search
2024-01-08 49699333+dependabot[bot] Bump hendrikmuhs/ccache-action from 1.2.10 to 1.2.11
2024-01-07 behdad Fix old-compiler warning
2024-01-07 sezeroz hb-subset-plan.cc: Fix -Wparentheses warning.
2024-01-07 robyn.lie.yan [ot-math] Fix a bug in MathKern::get_value()
2024-01-06 khaled [circleci] Run pip inside a virtual environment
2024-01-04 behdad [cmap] Remove more unused code
2024-01-04 behdad [cmap] Remove unused code
2024-01-01 behdad [test-instancer-solver] Fix on msys32 hopefully
2024-01-01 49699333+dependabot[bot] Bump ilammy/msvc-dev-cmd from 1.12.1 to 1.13.0
2024-01-01 49699333+dependabot[bot] Bump meson from 1.3.0 to 1.3.1 in /.ci
2024-01-01 khaled Update Codacy Badge [ci skip]
2023-12-25 49699333+dependabot[bot] Bump fonttools from 4.46.0 to 4.47.0 in /.ci
2023-12-25 49699333+dependabot[bot] Bump setuptools from 69.0.2 to 69.0.3 in /.ci
2023-12-25 49699333+dependabot[bot] Bump github/codeql-action from 3.22.11 to 3.22.12
2023-12-19 grieger Also enforce IFTB requirements during instantiation of gvar.
2023-12-18 49699333+dependabot[bot] Bump github/codeql-action from 2.22.9 to 3.22.11
2023-12-18 49699333+dependabot[bot] Bump actions/upload-artifact from 3.1.3 to 4.0.0
2023-12-15 grieger [repacker] Increase repacker max rounds to 32.
2023-12-15 behdad Fix warnings
2023-12-13 behdad [cff] Fix late sanitize
2023-12-11 49699333+dependabot[bot] Bump github/codeql-action from 2.22.8 to 2.22.9
2023-12-11 49699333+dependabot[bot] Bump actions/setup-python from 4.7.1 to 5.0.0
2023-12-06 48925186+qxliu76 [instancer-solver] port solver fix (#4519)
2023-12-05 behdad [cff] Support negative offsets
2023-12-05 grieger [repacker] add tests for multi-duplication.
2023-12-05 grieger [repacker] improve resolution of overflows to shared nodes.
2023-12-05 behdad [editorconfig] Make nvim happy
2023-12-04 ulrich.telle Adjust function hb_blob_create_from_file_or_fail
2023-12-04 49699333+dependabot[bot] Bump fonttools from 4.45.1 to 4.46.0 in /.ci
2023-12-04 ps.report [meson] has_function detection needs suitable includes
2023-11-30 fanchunwei CMake: Update introspection cflags
2023-11-30 fanchunwei CMake: Generate and install hb-features.h
2023-11-30 fanchunwei CMake: Build the hb-info utility program
2023-11-30 fanchunwei CMake: Install hb-subset-repacker.h
2023-11-30 fanchunwei CMake: Build libharfbuzz-cairo and fix hb-view build
2023-11-27 49699333+dependabot[bot] Bump setuptools from 68.2.2 to 69.0.2 in /.ci
2023-11-27 49699333+dependabot[bot] Bump fonttools from 4.44.3 to 4.45.1 in /.ci
2023-11-27 49699333+dependabot[bot] Bump github/codeql-action from 2.22.7 to 2.22.8
2023-11-20 49699333+dependabot[bot] Bump meson from 1.2.3 to 1.3.0 in /.ci
2023-11-20 49699333+dependabot[bot] Bump fonttools from 4.44.0 to 4.44.3 in /.ci
2023-11-20 49699333+dependabot[bot] Bump github/codeql-action from 2.22.5 to 2.22.7
2023-11-15 grieger [subset] Fix hb_subset_input_get_axis_range documentation.
2023-11-15 grieger [subset] Add helper-subset.hh to Makefile sources.
2023-11-15 grieger Add hb_subset_input_get_axis_range to docs.
2023-11-15 grieger Add hb_subset_input_get_axis_range to experimental symbols list.
2023-11-15 qxliu [instancer] update hhea vertical metrics with OS/2 ones
2023-11-15 grieger Add test suite for instancing option parsing.
2023-11-01 grieger [instancer] add the option to leave blanks in the min:def:max syntax.
2023-11-13 behdad [map] Optimize storage
2023-11-11 khaled 8.3.0
2023-11-10 behdad [subset-plan] Micro-optimize set iteration
2023-11-10 behdad [set] Minor likely and __prev__
2023-11-10 behdad [subset-plan] Add a couple of allocs
2023-11-10 behdad [map] Speed up copy-constructor
2023-11-10 behdad [map] Micro-optimize destruction
2023-11-10 behdad [cmap] Speed up Format12/13 collect_mapping
2023-11-10 behdad [cmap] Micro-optimize
2023-11-10 behdad [graph] Another preallocation
2023-11-10 behdad [graph] Pre-alloc priority-heap array
2023-11-09 behdad [gen-use-table] Fix __doc__
2023-11-10 dalboris [cmake] Fix double dots in CMake library location on macOS
2023-11-08 qxliu [subset] OTS doesn't allow ligature attachment offset to be 0
2023-11-07 behdad [README] Add Godot Engine
2023-11-06 grieger [subset] Always place CFF1/2 char strings at the end of the packed table.
2023-11-06 grieger [subset] Add HB_SUBSET_FLAGS_IFTB_REQUIREMENTS flag.
2023-11-06 behdad Add xkcd.png
2023-11-06 qxliu fix meson compiled_tests
2023-11-06 qxliu [instancer] Recalc avgcharwidth after instancing
2023-11-06 behdad Format
2023-11-06 behdad Tweak a couple more barriers
2023-11-06 behdad Remove a couple unnecessary barriers
2023-11-06 behdad Move a couple of barriers
2023-11-06 qxliu [instancer_solver] port solver fix: where axisDef < lower and upper < axisMax
2023-11-06 49699333+dependabot[bot] Bump fonttools from 4.43.1 to 4.44.0 in /.ci

Created with:
  roll-dep src/third_party/harfbuzz-ng/src
R=behdad@chromium.org,bungeman@chromium.org,drott@chromium.org,jshin@chromium.org,kojii@chromium.org

Change-Id: I852ab2169eebda05edaac4d5a390631eb3e9c176
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5177410


Commit-Queue: Dominik Röttsches <drott@chromium.org>
Auto-Submit: Dominik Röttsches <drott@chromium.org>
Reviewed-by: default avatarBen Wagner <bungeman@chromium.org>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1244102}
parent 2fe3ec62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment