|
Update harfbuzz-ng to 0.9.14 from 0.9.10
Old revision: 34e6c3e3e452bdf6f93df565a70453a6e74d4c6e
New revision: f872a17462a75a3493623747bf3a3fbe54556c7b
What's new:
- A lot of Indic shaping bugs as well as a work-around for bugs in
FreeSans (Devanagari)
- New Win8-style Myanmar shaper
- New shaper for Tai Tham, Chan, New Tai Lue
See NEWS file for more details.
While I'm at this, I also 'fixed' README.chromium to make the copyright
information show up in about:credits page.
Two tests requiring rebaselines (khmer-selection and danda-space) are added to
the list of expected failure until they're rebaselined.
See also http://webkit.org/b/113450
BUG= chromium:96143
TEST=See comment #5 in the bug.
TBR=cpu
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191666
Total comments: 1
Total comments: 1
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+6197 lines, -2426 lines) |
Patch |
|
A |
third_party/harfbuzz-ng/NEWS
|
View
|
1
2
|
1 chunk |
+681 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/README.chromium
|
View
|
1
2
3
4
5
|
1 chunk |
+16 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/harfbuzz.gyp
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -0 lines |
1 comment
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-atomic-private.hh
|
View
|
1
2
3
4
5
|
2 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-blob.h
|
View
|
1
2
3
4
5
|
2 chunks |
+26 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-blob.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-buffer.h
|
View
|
1
2
3
4
5
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-buffer.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+13 lines, -230 lines |
0 comments
|
Download
|
|
A |
third_party/harfbuzz-ng/src/hb-buffer-deserialize-json.hh
|
View
|
1
2
|
1 chunk |
+643 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/harfbuzz-ng/src/hb-buffer-deserialize-text.hh
|
View
|
1
2
|
1 chunk |
+571 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-buffer-private.hh
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
A |
third_party/harfbuzz-ng/src/hb-buffer-serialize.cc
|
View
|
1
2
|
1 chunk |
+336 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-common.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+19 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-fallback-shape.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ft.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+4 lines, -11 lines |
0 comments
|
Download
|
|
D |
third_party/harfbuzz-ng/src/hb-gobject-enums.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -366 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-mutex-private.hh
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-open-type-private.hh
|
View
|
1
2
3
4
5
|
6 chunks |
+21 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-layout.cc
|
View
|
1
2
3
4
5
|
6 chunks |
+15 lines, -7 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh
|
View
|
1
2
3
4
5
|
26 chunks |
+83 lines, -81 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh
|
View
|
1
2
3
4
5
|
19 chunks |
+85 lines, -87 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh
|
View
|
1
2
3
4
5
|
24 chunks |
+292 lines, -159 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-layout-private.hh
|
View
|
1
2
3
4
5
|
4 chunks |
+62 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-map.cc
|
View
|
1
2
3
4
5
|
14 chunks |
+38 lines, -21 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-map-private.hh
|
View
|
1
2
3
4
5
|
5 chunks |
+35 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape.cc
|
View
|
1
2
3
4
5
|
7 chunks |
+60 lines, -46 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+28 lines, -30 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-default.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc
|
View
|
1
2
3
4
5
|
28 chunks |
+347 lines, -88 lines |
0 comments
|
Download
|
|
D |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-machine.hh
|
View
|
1
2
3
|
11 chunks |
+29 lines, -29 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-machine.rl
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-private.hh
|
View
|
1
2
3
4
5
|
3 chunks |
+3 lines, -240 lines |
0 comments
|
Download
|
|
A |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc
|
View
|
1
2
|
1 chunk |
+869 lines, -0 lines |
0 comments
|
Download
|
|
D |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.hh
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -872 lines |
0 comments
|
Download
|
|
A |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc
|
View
|
1
2
|
1 chunk |
+545 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar-machine.hh
|
View
|
1
2
|
1 chunk |
+391 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-private.hh
|
View
|
1
2
3
4
5
|
5 chunks |
+38 lines, -10 lines |
0 comments
|
Download
|
|
A |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc
|
View
|
1
2
|
1 chunk |
+384 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea-machine.hh
|
View
|
1
2
|
1 chunk |
+224 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+46 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-fallback-private.hh
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-normalize.cc
|
View
|
1
2
3
4
5
|
6 chunks |
+13 lines, -26 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-ot-shape-private.hh
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -37 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-private.hh
|
View
|
1
2
3
4
5
|
6 chunks |
+49 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-shape.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-shape-plan.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-shaper.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-shaper-private.hh
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-unicode-private.hh
|
View
|
1
2
3
4
5
|
4 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-version.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/harfbuzz-ng/src/hb-warning.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+30 lines, -3 lines |
0 comments
|
Download
|
|
A |
third_party/harfbuzz-ng/src/test-buffer-serialize.cc
|
View
|
1
2
|
1 chunk |
+126 lines, -0 lines |
0 comments
|
Download
|
Total messages: 20 (0 generated)
|