|
Roll HarfBuzz to 1.2.1
This release of HarfBuzz should help us with two important issues:
non-fallback-path AAT shaping performance as well as cases where
fallback fails due to ZWJ being shaped with the primary font.
BUG= 584655, 576989
R=eae,kojii,behdad
Committed: https://crrev.com/aa0c4d1c5fa80154d0e9cab3df4c6aad4acb79d6
Cr-Commit-Position: refs/heads/master@{#377246}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1281 lines, -322 lines) |
Patch |
 |
M |
third_party/harfbuzz-ng/NEWS
|
View
|
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/README.chromium
|
View
|
1
2
|
2 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-blob.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-buffer.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-buffer-private.hh
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-common.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-coretext.cc
|
View
|
|
15 chunks |
+114 lines, -93 lines |
0 comments
|
Download
|
 |
A + |
third_party/harfbuzz-ng/src/hb-directwrite.h
|
View
|
|
2 chunks |
+5 lines, -11 lines |
0 comments
|
Download
|
 |
A |
third_party/harfbuzz-ng/src/hb-directwrite.cc
|
View
|
|
1 chunk |
+827 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-graphite2.cc
|
View
|
|
6 chunks |
+43 lines, -28 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-open-file-private.hh
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-open-type-private.hh
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-head-table.hh
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-hhea-table.hh
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-layout.cc
|
View
|
|
9 chunks |
+89 lines, -47 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh
|
View
|
|
3 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh
|
View
|
1
2
|
12 chunks |
+71 lines, -61 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-layout-private.hh
|
View
|
|
4 chunks |
+29 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-maxp-table.hh
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-shape.cc
|
View
|
1
|
6 chunks |
+13 lines, -14 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-tibetan.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-use.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-ot-tag.cc
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-unicode-private.hh
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/harfbuzz-ng/src/hb-version.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 23 (9 generated)
|