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

Issue 235863018: Simplify GlyphPage initialization for SegmentedFontData (Closed)

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

Description

Simplify GlyphPage initialization for SegmentedFontData Instead of filling a scratch page and merging it to m_page, just call fill() on m_page in reverse order of the segmented ranges. Also change OpenTypeVerticalData::substituteWithVerticalGlyphs() to check FontData since the page passed may contain different FontData. BUG=none TEST=blink_platform_unittests Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171835

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -39 lines) Patch
M Source/platform/fonts/GlyphPageTreeNode.cpp View 1 1 chunk +13 lines, -35 lines 0 comments Download
M Source/platform/fonts/opentype/OpenTypeVerticalData.cpp View 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Kunihiko Sakamoto
6 years, 8 months ago (2014-04-15 07:12:31 UTC) #1
eae
On 2014/04/15 07:12:31, Kunihiko Sakamoto wrote: The change itself is great but I'm a little ...
6 years, 8 months ago (2014-04-15 07:15:07 UTC) #2
Kunihiko Sakamoto
On 2014/04/15 07:15:07, eae wrote: > On 2014/04/15 07:12:31, Kunihiko Sakamoto wrote: > > The ...
6 years, 8 months ago (2014-04-15 11:12:59 UTC) #3
eae
On 2014/04/15 11:12:59, Kunihiko Sakamoto wrote: > On 2014/04/15 07:15:07, eae wrote: > > On ...
6 years, 8 months ago (2014-04-15 19:28:12 UTC) #4
Kunihiko Sakamoto
On 2014/04/15 19:28:12, eae wrote: > On 2014/04/15 11:12:59, Kunihiko Sakamoto wrote: > > On ...
6 years, 8 months ago (2014-04-16 06:05:21 UTC) #5
eae
On 2014/04/16 06:05:21, Kunihiko Sakamoto wrote: > On 2014/04/15 19:28:12, eae wrote: > > On ...
6 years, 8 months ago (2014-04-16 14:36:48 UTC) #6
Kunihiko Sakamoto
The CQ bit was checked by ksakamoto@chromium.org
6 years, 8 months ago (2014-04-17 02:19:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ksakamoto@chromium.org/235863018/20001
6 years, 8 months ago (2014-04-17 02:19:54 UTC) #8
commit-bot: I haz the power
6 years, 8 months ago (2014-04-17 03:29:15 UTC) #9
Message was sent while issue was closed.
Change committed as 171835

Powered by Google App Engine
This is Rietveld 408576698