Sign in
chromium
/
external
/
github.com
/
harfbuzz
/
harfbuzz
/
HEAD
b86f22c
[README] Remove Canva
by Behdad Esfahbod
· 3 hours ago
upstream/main
00492ec
[harfrust] Pin to 0.1.2 for relase
by Behdad Esfahbod
· 5 hours ago
c32ea55
[avar] Fix version2 handling (#5485)
by Behdad Esfahbod
· 5 hours ago
724249f
Simplify a return after recent changes (#5484)
by Behdad Esfahbod
· 18 hours ago
8bdedb3
Limit external caches (#5483)
by Behdad Esfahbod
· 18 hours ago
2254574
Match positions no malloc (#5481)
by Behdad Esfahbod
· 19 hours ago
6a44975
[aat] Comment
by Behdad Esfahbod
· 2 days ago
76555c5
[README] Add more documents
by Behdad Esfahbod
· 2 days ago
04f1a43
Add a typedef
by Behdad Esfahbod
· 2 days ago
9f38e91
Bump ninja from 1.11.1.4 to 1.13.0 in /.ci
by dependabot[bot]
· 2 days ago
9483ed5
Bump github/codeql-action from 3.29.8 to 3.29.9
by dependabot[bot]
· 2 days ago
7300bdf
Bump actions/checkout from 4 to 5
by dependabot[bot]
· 2 days ago
2f75c57
Bump fonttools from 4.57.0 to 4.59.1 in /.ci
by dependabot[bot]
· 2 days ago
4a1d4fb
harfbuzz.cc hb-shape (#5474)
by Behdad Esfahbod
· 3 days ago
68c7cff
[util] Don't specify helper-subset.hh (#5473)
by Behdad Esfahbod
· 3 days ago
c6153c7
[buffer] Micro-optimize next_glyph() (#5472)
by Behdad Esfahbod
· 4 days ago
9794ad9
[external_cache] Remove a conditional (#5471)
by Behdad Esfahbod
· 4 days ago
96f3cae
Revert "[set-digest] Branch-free tests (#5469)" (#5470)
by Behdad Esfahbod
· 4 days ago
a4d4c41
[set-digest] Branch-free tests (#5469)
by Behdad Esfahbod
· 4 days ago
368598b
Increase match_positions stack allocation from 4 to 8 (#5468)
by Behdad Esfahbod
· 5 days ago
0e6e18e
Rename a method
by Behdad Esfahbod
· 5 days ago
0a257b0
[gen-ucd-table] Rust clippy
by Behdad Esfahbod
· 6 days ago
03d516f
[ucd] Change compression level from 5 to 3 (#5466)
by Behdad Esfahbod
· 6 days ago
dae2c8b
[ligature] Add a set-digest on the second component (#5464)
by Behdad Esfahbod
· 6 days ago
8268473
Add external_cache_create separate from cache_func (#5463)
by Behdad Esfahbod
· 6 days ago
cf614fc
[LigatureSet] Use slow path only if <= 1 ligatures (#5462)
by Behdad Esfahbod
· 6 days ago
bbc2e0d
[harfrust] Scale using int64 instead of float (#5461)
by Behdad Esfahbod
· 6 days ago
354c6a1
[harfrust] Remove one function call (#5460)
by Behdad Esfahbod
· 6 days ago
7504485
[harfrust] Update to latest API
by Behdad Esfahbod
· 6 days ago
53cd214
[harfrust] Use buffer.ensure() (#5459)
by Behdad Esfahbod
· 6 days ago
a9a78e1
[main-loop] Hypothetically remove a branch (#5458)
by Behdad Esfahbod
· 7 days ago
7d1ef00
Remove an unneeded parameter (#5457)
by Behdad Esfahbod
· 7 days ago
f9e6c84
[gen-ucd-table] Add another clippy warning
by Behdad Esfahbod
· 7 days ago
8ebdb9f
[harfrust] Cache Shaper object (#5454)
by Behdad Esfahbod
· 7 days ago
6b285e6
11.4.1
by Behdad Esfahbod
· 7 days ago
upstream/11.4.1
71a7c58
Fix build on some compilers
by Behdad Esfahbod
· 7 days ago
8c859f2
11.4.0
by Behdad Esfahbod
· 7 days ago
upstream/11.4.0
fbc21a9
[gsubgpos] Remove copy/pasta code
by Behdad Esfahbod
· 8 days ago
4aa7dcb
[Coverage cache] Micro-optimize
by Behdad Esfahbod
· 9 days ago
a4dbb7d
[Coverage] Cache NOT_COVERED effectively (#5453)
by Behdad Esfahbod
· 9 days ago
1e8a554
Hr buffer cache (#5452)
by Behdad Esfahbod
· 9 days ago
1a2337d
[rust] Require HarfRust 0.1.*
by Behdad Esfahbod
· 9 days ago
d14c2d1
Bump actions/download-artifact from 4 to 5
by dependabot[bot]
· 9 days ago
a40a491
Bump github/codeql-action from 3.29.7 to 3.29.8
by dependabot[bot]
· 9 days ago
6ec1b27
[lookup] Give each subtable an external-cache opportunity (#5449)
by Behdad Esfahbod
· 10 days ago
0f6323e
[layout] Rename a variable
by Behdad Esfahbod
· 10 days ago
ef5c3d5
[rust] Oops
by Behdad Esfahbod
· 11 days ago
940604b
[gsubgpos] Micro improvement of (Chain)ContextFormat2 classdef cache
by Behdad Esfahbod
· 11 days ago
2c22a65
[test] Add test for would_apply with multiple subtables
by Behdad Esfahbod
· 12 days ago
fe554a1
[contextuals] Fix cache_cost
by Behdad Esfahbod
· 13 days ago
6195c43
[contextuals] Tweak cache cost
by Behdad Esfahbod
· 13 days ago
673934f
Revert "[VARC] Graduate out of experimental"
by Behdad Esfahbod
· 13 days ago
06e9277
Rename _S to HB_STR
by Behdad Esfahbod
· 13 days ago
5f46ff8
[shape] Rename a buffer var
by Behdad Esfahbod
· 13 days ago
dbbf6de
add libdwrite to PC_LIBS_PRIV if directwrite is enabled
by Andarwinux
· 2 weeks ago
a447d68
Bump github/codeql-action from 3.29.4 to 3.29.5
by dependabot[bot]
· 2 weeks ago
025f72b
Make example variable names consistent
by Count_MHM
· 2 weeks ago
880eb46
[graphite2] Use signed int for current advance
by Khaled Hosny
· 2 weeks ago
3b4336b
[README] Use the same dash as the rest of the entries
by Khaled Hosny
· 3 weeks ago
5a443ad
[ci] Add a script to extract release notes from NEWS file
by Khaled Hosny
· 3 weeks ago
cd49b14
[subset] add more aggressive pruning for MarkLigPos and MarkMarkPos (#5434)
by Qunxin Liu
· 3 weeks ago
7d7f868
Don't cast negative advance to unsigned. (#5436)
by Garret Rieger
· 3 weeks ago
841451a
Bump github/codeql-action from 3.29.2 to 3.29.4
by dependabot[bot]
· 3 weeks ago
74686a6
Merge pull request #5433 from harfbuzz/revert-hvgl
by Behdad Esfahbod
· 3 weeks ago
7af1df6
Revert "Merge branch 'main' into HVF"
by Behdad Esfahbod
· 3 weeks ago
57565de
Revert "[hvgl] Fix cast-align issue"
by Behdad Esfahbod
· 3 weeks ago
57f0eb8
Add pragma GCC diagnostic ignored "-Wold-style-cast" (#5431)
by Behdad Esfahbod
· 3 weeks ago
290063c
[face] Fix a potential crasher if not enough font data
by Behdad Esfahbod
· 3 weeks ago
c7ec53d
Try to fix build on gcc-8 (#5430)
by Behdad Esfahbod
· 3 weeks ago
4df970f
Merge tag '11.3.3'
by Behdad Esfahbod
· 4 weeks ago
c3fcbff
11.3.3
by Behdad Esfahbod
· 4 weeks ago
upstream/11.3
upstream/11.3.3
3416fd2
[tests/vertical] Add test for previous commit
by Behdad Esfahbod
· 4 weeks ago
5565d78
[ot-font] Fix v-advance if font has no vmtx table
by Behdad Esfahbod
· 4 weeks ago
4f8193c
[tests/vertical] Add test for previous commit
by Behdad Esfahbod
· 4 weeks ago
3918f08
[ot-font] Fix v-advance if font has no vmtx table
by Behdad Esfahbod
· 4 weeks ago
11daf56
[GDEF] Rename a var
by Behdad Esfahbod
· 4 weeks ago
7b56d3a
[ot-layout] s/hb_ot_lookup_cache_t/hb_ot_layout_mapping_cache_t/g
by Behdad Esfahbod
· 4 weeks ago
09978fc
[ot] Rename hb_ot_lookup_cache_op_t, and cache to subtable_cache
by Behdad Esfahbod
· 4 weeks ago
a220479
Remove std::forward inside loops (#5424)
by Behdad Esfahbod
· 4 weeks ago
5087e53
[perf] Use GOption (#5422)
by Behdad Esfahbod
· 4 weeks ago
87aaaf4
[ragel] Update artifacts (#5421)
by Behdad Esfahbod
· 4 weeks ago
1a6e58b
[meson.build] Message
by Behdad Esfahbod
· 4 weeks ago
66231e8
Merge pull request #5420 from harfbuzz/duployan-speedup
by Behdad Esfahbod
· 4 weeks ago
f8e0bf1
[match_properties_mark] inline and hot
by Behdad Esfahbod
· 4 weeks ago
a592330
Sprinkle consts back
by Behdad Esfahbod
· 4 weeks ago
3c18f60
[check-glyph-property] Move the cache check to MarkFilteringSets only
by Behdad Esfahbod
· 4 weeks ago
5b6836e
[check-glyph-properties] Cache current lookup-prop's matching result.
by Behdad Esfahbod
· 4 weeks ago
3ac630a
Merge pull request #5404 from harfbuzz/no-cargo-lock
by Behdad Esfahbod
· 4 weeks ago
786f838
[GDEF] Use bit-set instead of set-digest for mark glyph classes
by Behdad Esfahbod
· 4 weeks ago
cb4cc44
Merge pull request #5419 from harfbuzz/tiny-fix
by Behdad Esfahbod
· 4 weeks ago
b87d866
Fix HB_TINY `ninja -Cbuild libs` with experimental_api=true
by Behdad Esfahbod
· 4 weeks ago
75f9198
[src/test-*] Use hb_always_assert() which isn't compiled out under NDEBUG
by Behdad Esfahbod
· 4 weeks ago
2dc0b07
[test] Mark a couple functions as unused
by Behdad Esfahbod
· 4 weeks ago
aadc7cc
[subset-table] Add a HB_UNUSED
by Behdad Esfahbod
· 4 weeks ago
8204e2d
[ot-shape] Micro-optimize a loop
by Behdad Esfahbod
· 4 weeks ago
911277f
Merge pull request #5414 from harfbuzz/subset-breakup
by Behdad Esfahbod
· 4 weeks ago
415ea36
[subset] Break up hb-subset.cc
by Behdad Esfahbod
· 4 weeks ago
9aa9fc5
[subset] Move code around
by Behdad Esfahbod
· 4 weeks ago
367300e
[subset] Move code around
by Behdad Esfahbod
· 4 weeks ago
bdbcd8f
[subset] Comment
by Behdad Esfahbod
· 4 weeks ago
Next »