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

Issue 475363002: Roll HarfBuzz to 0.9.35 (Closed)

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

Description

Roll HarfBuzz to 0.9.35 0.9.35 contains a couple of fixes for the CoreText shaper backend, which are required to work on removing the CoreText codepaths in Blink. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290100

Patch Set 1 #

Patch Set 2 : Windows build fix attempt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1297 lines, -383 lines) Patch
M third_party/harfbuzz-ng/NEWS View 1 chunk +82 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/README.chromium View 2 chunks +2 lines, -7 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-atomic-private.hh View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-buffer.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-buffer-private.hh View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-common.h View 4 chunks +16 lines, -8 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-common.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-coretext.cc View 11 chunks +432 lines, -220 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-face.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-font.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ft.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-graphite2.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-mutex-private.hh View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-open-type-private.hh View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-font.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-layout-private.hh View 3 chunks +16 lines, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape.cc View 6 chunks +9 lines, -7 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc View 3 chunks +21 lines, -23 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh View 8 chunks +120 lines, -26 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-table.hh View 1 chunk +1 line, -1 line 0 comments Download
A third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-win1256.hh View 1 chunk +321 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc View 2 chunks +10 lines, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc View 2 chunks +24 lines, -5 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-complex-private.hh View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-fallback.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-ot-shape-normalize.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-private.hh View 1 6 chunks +64 lines, -3 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-shape.cc View 9 chunks +79 lines, -25 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-shape-plan.cc View 8 chunks +41 lines, -12 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-shaper.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-unicode.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/harfbuzz-ng/src/hb-uniscribe.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-uniscribe.cc View 5 chunks +4 lines, -8 lines 0 comments Download
M third_party/harfbuzz-ng/src/hb-version.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Dominik Röttsches
Depends on https://codereview.chromium.org/476113002/ for allowing HarfBuzz' header include order.
6 years, 4 months ago (2014-08-15 11:58:43 UTC) #1
bashi
LGTM. It would be helpful if you could submit tryjobs to ensure that we won't ...
6 years, 4 months ago (2014-08-15 12:51:09 UTC) #2
Dominik Röttsches
Thanks for the review. > It would be helpful if you could submit tryjobs to ...
6 years, 4 months ago (2014-08-15 12:59:32 UTC) #3
eae
LGTM
6 years, 4 months ago (2014-08-15 15:38:21 UTC) #4
behdad_google
lgtm
6 years, 4 months ago (2014-08-15 18:12:54 UTC) #5
Dominik Röttsches
The CQ bit was checked by dominik.rottsches@intel.com
6 years, 4 months ago (2014-08-15 20:06:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominik.rottsches@intel.com/475363002/20001
6 years, 4 months ago (2014-08-15 20:12:09 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-16 00:36:49 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (20001) as 290100
6 years, 4 months ago (2014-08-16 06:00:06 UTC) #9
jschuh
This broke the compile on Win64 LKGR and official: FAILED: ninja -t msvc -e environment.x64 ...
6 years, 4 months ago (2014-08-16 13:44:11 UTC) #10
jschuh
Apparently we're not building harfbuzz for Windows anywhere on the waterfall, but there are still ...
6 years, 4 months ago (2014-08-16 13:51:18 UTC) #11
jschuh
I landed a trivial fix for the Windows build breakage: https://src.chromium.org/viewvc/chrome?view=rev&revision=290144 Do any of you ...
6 years, 4 months ago (2014-08-16 14:14:43 UTC) #12
bashi
On 2014/08/16 14:14:43, Justin Schuh wrote: > I landed a trivial fix for the Windows ...
6 years, 4 months ago (2014-08-16 15:36:33 UTC) #13
Dominik Röttsches
6 years, 4 months ago (2014-08-18 07:59:31 UTC) #14
Message was sent while issue was closed.
Sorry about that - my fix attempt apparently only fixed it half the way - and
the bots went green, so I thought it's fine. How can we clear up the mismatch
between the LKGR and the trybots?

Powered by Google App Engine
This is Rietveld 408576698