Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(414)

Issue 396393005: Roll HarfBuzz to 0.9.32 (Closed)

Created:
6 years, 5 months ago by Dominik Röttsches
Modified:
6 years, 5 months ago
CC:
chromium-reviews, jshin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Rolling HarfBuzz to 0.9.32 Windows build fix cherry-picked. BUG=394484 R=eae,bashi,behdad Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284324

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rolling to 0.9.32 plus windows build fix #

Patch Set 3 : Another cherry-pick #

Total comments: 1

Patch Set 4 : Fix for include order presubmit issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4202 lines, -3558 lines) Patch
M third_party/harfbuzz-ng/NEWS View 1 1 chunk +83 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/README.chromium View 1 2 2 chunks +10 lines, -14 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-atomic-private.hh View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-blob.h View 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-blob.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-buffer.h View 2 chunks +22 lines, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-buffer.cc View 14 chunks +79 lines, -8 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-buffer-deserialize-json.hh View 1 11 chunks +25 lines, -25 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-buffer-deserialize-text.hh View 1 14 chunks +31 lines, -31 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-buffer-private.hh View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-buffer-serialize.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-common.h View 2 chunks +12 lines, -15 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-common.cc View 6 chunks +18 lines, -8 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-coretext.h View 1 chunk +7 lines, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-coretext.cc View 5 chunks +10 lines, -12 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-fallback-shape.cc View 1 1 chunk +19 lines, -17 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-glib.cc View 1 chunk +1 line, -1 line 0 comments Download
D third_party/harfbuzz-ng/src/hb-gobject-enums.cc.tmpl View 1 1 chunk +0 lines, -73 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-graphite2.cc View 4 chunks +4 lines, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-icu.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-open-file-private.hh View 3 chunks +6 lines, -6 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-open-type-private.hh View 12 chunks +53 lines, -72 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot.h View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/harfbuzz-ng/src/hb-ot-cmap-table.hh View 1 chunk +517 lines, -0 lines 0 comments Download
A + third_party/harfbuzz-ng/src/hb-ot-font.h View 2 chunks +10 lines, -11 lines 0 comments Download
A third_party/harfbuzz-ng/src/hb-ot-font.cc View 1 2 3 1 chunk +289 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-head-table.hh View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-hhea-table.hh View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-hmtx-table.hh View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout.h View 2 chunks +11 lines, -3 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout.cc View 2 chunks +27 lines, -7 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh View 12 chunks +19 lines, -18 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh View 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh View 2 chunks +14 lines, -14 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh View 7 chunks +39 lines, -19 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh View 9 chunks +29 lines, -28 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 5 chunks +43 lines, -21 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-map.cc View 7 chunks +39 lines, -15 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-map-private.hh View 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-maxp-table.hh View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-name-table.hh View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape.h View 1 chunk +10 lines, -11 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape.cc View 1 2 3 12 chunks +77 lines, -27 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc View 1 2 9 chunks +80 lines, -70 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-table.hh View 3 chunks +340 lines, -899 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc View 2 chunks +18 lines, -18 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc View 2 chunks +67 lines, -67 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc View 1 28 chunks +195 lines, -139 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-machine.hh View 1 20 chunks +917 lines, -1009 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-private.hh View 2 chunks +70 lines, -41 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc View 32 chunks +404 lines, -317 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc View 1 6 chunks +34 lines, -39 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar-machine.hh View 1 9 chunks +20 lines, -20 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-private.hh View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc View 1 4 chunks +9 lines, -6 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea-machine.hh View 1 5 chunks +11 lines, -11 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc View 5 chunks +46 lines, -43 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc View 1 7 chunks +36 lines, -34 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-tag.cc View 10 chunks +31 lines, -31 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-private.hh View 1 9 chunks +89 lines, -91 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-shape-plan.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ucdn.cc View 1 chunk +23 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-unicode.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-unicode-private.hh View 1 3 chunks +55 lines, -56 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-uniscribe.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-utf-private.hh View 1 2 chunks +182 lines, -137 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-version.h View 1 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-warning.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M third_party/harfbuzz-ng/src/main.cc View 2 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 39 (0 generated)
Dominik Röttsches
6 years, 5 months ago (2014-07-17 12:05:24 UTC) #1
bashi
Thank you for working on this! Could you submit try jobs? https://codereview.chromium.org/396393005/diff/1/third_party/harfbuzz-ng/BUILD.gn File third_party/harfbuzz-ng/BUILD.gn (right): ...
6 years, 5 months ago (2014-07-17 12:18:48 UTC) #2
Dominik Röttsches
On 2014/07/17 12:18:48, bashi1 wrote: > Thank you for working on this! Could you submit ...
6 years, 5 months ago (2014-07-17 12:25:30 UTC) #3
bashi
On 2014/07/17 12:25:30, Dominik Röttsches wrote: > On 2014/07/17 12:18:48, bashi1 wrote: > > Thank ...
6 years, 5 months ago (2014-07-17 12:34:02 UTC) #4
Dominik Röttsches
On 2014/07/17 12:34:02, bashi1 wrote: > On 2014/07/17 12:25:30, Dominik Röttsches wrote: > > On ...
6 years, 5 months ago (2014-07-17 12:55:35 UTC) #5
bashi
On 2014/07/17 12:55:35, Dominik Röttsches wrote: > On 2014/07/17 12:34:02, bashi1 wrote: > > On ...
6 years, 5 months ago (2014-07-17 13:22:34 UTC) #6
behdad_google
On 2014/07/17 12:34:02, bashi1 wrote: > On 2014/07/17 12:25:30, Dominik Röttsches wrote: > > On ...
6 years, 5 months ago (2014-07-17 16:28:17 UTC) #7
behdad_google
So, apparently 0.9.31 wasn't enough for fixing the Mongolian issue. I already released 0.9.32 which ...
6 years, 5 months ago (2014-07-17 20:12:53 UTC) #8
Dominik Röttsches
On 2014/07/17 20:12:53, behdad_google wrote: > So, apparently 0.9.31 wasn't enough for fixing the Mongolian ...
6 years, 5 months ago (2014-07-17 21:56:07 UTC) #9
behdad
On 2014/07/17 21:56:07, Dominik Röttsches wrote: > On 2014/07/17 20:12:53, behdad_google wrote: > > So, ...
6 years, 5 months ago (2014-07-17 22:35:42 UTC) #10
Dominik Röttsches
Thanks, Behdad, for fixes and explanations. Your suggested update strategy sounds fine. I tried it ...
6 years, 5 months ago (2014-07-18 11:21:58 UTC) #11
bashi
On 2014/07/18 11:21:58, Dominik Röttsches wrote: > Thanks, Behdad, for fixes and explanations. Your suggested ...
6 years, 5 months ago (2014-07-18 11:36:55 UTC) #12
behdad_google
On 2014/07/18 11:36:55, bashi1 wrote: > Speaking easier roll, we might want to write a ...
6 years, 5 months ago (2014-07-18 15:30:35 UTC) #13
Dominik Röttsches
It contains the other patch from https://github.com/behdad/harfbuzz/commit/e3b42f1af409c073b819bfc696024ccb1f1da63f as well now. Okay to land it then? ...
6 years, 5 months ago (2014-07-18 18:10:58 UTC) #14
Dominik Röttsches
The CQ bit was checked by dominik.rottsches@intel.com
6 years, 5 months ago (2014-07-18 18:28:29 UTC) #15
Dominik Röttsches
The CQ bit was unchecked by dominik.rottsches@intel.com
6 years, 5 months ago (2014-07-18 18:29:28 UTC) #16
Dominik Röttsches
The CQ bit was checked by dominik.rottsches@intel.com
6 years, 5 months ago (2014-07-18 18:34:18 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominik.rottsches@intel.com/396393005/40001
6 years, 5 months ago (2014-07-18 18:34:52 UTC) #18
behdad_google
On 2014/07/18 18:10:58, Dominik Röttsches wrote: > It contains the other patch from > https://github.com/behdad/harfbuzz/commit/e3b42f1af409c073b819bfc696024ccb1f1da63f ...
6 years, 5 months ago (2014-07-18 18:40:29 UTC) #19
behdad_google
lgtm
6 years, 5 months ago (2014-07-18 19:05:40 UTC) #20
behdad_google
lgtm
6 years, 5 months ago (2014-07-18 19:05:43 UTC) #21
behdad%chromium.org
6 years, 5 months ago (2014-07-18 19:08:15 UTC) #22
eae
LGTM.
6 years, 5 months ago (2014-07-18 19:09:15 UTC) #23
behdad%chromium.org
lgtm
6 years, 5 months ago (2014-07-18 19:09:27 UTC) #24
behdad%chromium.org
lgtm
6 years, 5 months ago (2014-07-18 19:09:28 UTC) #25
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-07-18 19:09:37 UTC) #26
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 19:12:35 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/80958)
6 years, 5 months ago (2014-07-18 19:12:37 UTC) #28
Dominik Röttsches
The CQ bit was checked by dominik.rottsches@intel.com
6 years, 5 months ago (2014-07-18 19:27:07 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominik.rottsches@intel.com/396393005/60001
6 years, 5 months ago (2014-07-18 19:30:03 UTC) #30
eae
presubmit is failing due to missing approval. Needs a harfbuzz OWNER, i.e. one of: jshin@chromium.org ...
6 years, 5 months ago (2014-07-18 19:49:26 UTC) #31
behdad_google
On 2014/07/18 19:49:26, eae wrote: > presubmit is failing due to missing approval. Needs a ...
6 years, 5 months ago (2014-07-18 20:02:06 UTC) #32
Dominik Röttsches
On 2014/07/18 20:02:06, behdad_google wrote: > On 2014/07/18 19:49:26, eae wrote: > > We should ...
6 years, 5 months ago (2014-07-18 20:15:51 UTC) #33
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-07-18 22:11:52 UTC) #34
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 22:18:46 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/81025)
6 years, 5 months ago (2014-07-18 22:18:48 UTC) #36
Dominik Röttsches
The CQ bit was checked by dominik.rottsches@intel.com
6 years, 5 months ago (2014-07-19 06:07:32 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominik.rottsches@intel.com/396393005/60001
6 years, 5 months ago (2014-07-19 06:08:51 UTC) #38
commit-bot: I haz the power
6 years, 5 months ago (2014-07-19 06:27:23 UTC) #39
Message was sent while issue was closed.
Change committed as 284324

Powered by Google App Engine
This is Rietveld 408576698