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

Issue 206403004: Change HarfBuzzShaper to use FloatBoxExtent for glyp bounds (Closed)

Created:
6 years, 9 months ago by eae
Modified:
6 years, 9 months ago
Reviewers:
dglazkov
CC:
blink-reviews, jamesr, krit, dsinclair, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis
Visibility:
Public.

Description

Change HarfBuzzShaper to use FloatBoxExtent for glyp bounds Add new FloatBoxExtent class (to complement existing int and LayoutUnit versions) and update HarfBuzzShaper to use this class instead of four separate float values to represent the glyph bounding box. R=dglazkov@chromium.org BUG=354165 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169674

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -44 lines) Patch
M Source/platform/blink_platform.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/platform/fonts/harfbuzz/HarfBuzzShaper.h View 3 chunks +3 lines, -9 lines 0 comments Download
M Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp View 2 chunks +2 lines, -8 lines 0 comments Download
A + Source/platform/geometry/FloatBoxExtent.h View 6 chunks +39 lines, -23 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
eae
6 years, 9 months ago (2014-03-20 17:21:03 UTC) #1
dglazkov
lgtm
6 years, 9 months ago (2014-03-20 18:11:13 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/206403004/1
6 years, 9 months ago (2014-03-20 18:11:18 UTC) #3
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 18:58:20 UTC) #4
Message was sent while issue was closed.
Change committed as 169674

Powered by Google App Engine
This is Rietveld 408576698