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

Issue 691133002: use better heuristic for maxcharwidth (Closed)

Created:
6 years, 1 month ago by reed2
Modified:
6 years, 1 month ago
CC:
blink-reviews, krit, Rik, jbroman, danakj, pdr+graphicswatchlist_chromium.org, f(malita), Stephen Chennney, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

use better heuristic for maxcharwidth BUG=420901 related skia change https://codereview.chromium.org/692083002/

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : use guarded approach #

Patch Set 4 : set flag in gypi #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M Source/platform/fonts/SimpleFontData.cpp View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M public/blink_skia_config.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
reed1
until we land something like this, I cannot fix fXMin, fXMax, since they are being ...
6 years, 1 month ago (2014-10-30 19:51:43 UTC) #2
jbroman
https://codereview.chromium.org/691133002/diff/1/Source/platform/fonts/SimpleFontData.cpp File Source/platform/fonts/SimpleFontData.cpp (right): https://codereview.chromium.org/691133002/diff/1/Source/platform/fonts/SimpleFontData.cpp#newcode205 Source/platform/fonts/SimpleFontData.cpp:205: m_maxCharWidth = std::max(m_avgCharWidth, m_fontMetrics.floatAscent()); drive-by: this seems to be ...
6 years, 1 month ago (2014-10-30 19:55:21 UTC) #3
reed1
On 2014/10/30 19:55:21, jbroman wrote: > https://codereview.chromium.org/691133002/diff/1/Source/platform/fonts/SimpleFontData.cpp > File Source/platform/fonts/SimpleFontData.cpp (right): > > https://codereview.chromium.org/691133002/diff/1/Source/platform/fonts/SimpleFontData.cpp#newcode205 > ...
6 years, 1 month ago (2014-10-30 19:56:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/691133002/1
6 years, 1 month ago (2014-10-31 00:59:26 UTC) #6
reed2
ptal -- this (improper) use of fXMin and fXMax stops us from being able to ...
6 years, 1 month ago (2014-10-31 01:01:24 UTC) #8
reed1
when the skia CL lands in chrome, this CL should be ready to go. After ...
6 years, 1 month ago (2014-10-31 15:58:48 UTC) #9
bungeman-skia
The latest linux_blink_rel actually uploaded the layout test results. I believe they look pretty reasonable. ...
6 years, 1 month ago (2014-11-04 18:39:24 UTC) #11
reed1
glad to hear. unfortunately I am out all this week, so if someone else can ...
6 years, 1 month ago (2014-11-04 19:00:21 UTC) #12
bungeman-chromium
6 years, 1 month ago (2014-11-11 21:21:33 UTC) #13
Message was sent while issue was closed.
Closing in favor of https://codereview.chromium.org/718673004/ with expectations
updates.

Powered by Google App Engine
This is Rietveld 408576698