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

Issue 2441043002: [linux] Allow font to use below 1.0f scale (Closed)

Created:
4 years, 2 months ago by oshima
Modified:
4 years, 1 month ago
Reviewers:
sky, Evan Stade
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow font to use below 1.0f scale * If the raw device scale factor is lower than 1.0, shrink the font size further. BUG=646254 TEST=manual Committed: https://crrev.com/a98afff3156eb88b39f82cfae23d99bed436bb3c Cr-Commit-Position: refs/heads/master@{#430311}

Patch Set 1 : Allow font to use below 1.0f scale #

Total comments: 4

Patch Set 2 : Allow font to use below 1.0f scale #

Total comments: 1

Patch Set 3 : Allow font to use below 1.0f scale #

Total comments: 6

Patch Set 4 : Allow font to use below 1.0f scale #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -58 lines) Patch
M chrome/browser/ui/libgtkui/gtk_ui.h View 1 2 3 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/ui/libgtkui/gtk_ui.cc View 1 2 3 7 chunks +46 lines, -49 lines 0 comments Download
M chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M ui/views/linux_ui/linux_ui.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 67 (53 generated)
oshima
4 years, 1 month ago (2016-10-25 15:12:09 UTC) #27
oshima
4 years, 1 month ago (2016-10-25 15:12:22 UTC) #29
Evan Stade
I'm a little wary of adding this to about:flags as that's not really supposed to ...
4 years, 1 month ago (2016-10-25 15:21:14 UTC) #31
oshima
> I'm a little wary of adding this to about:flags as that's not really supposed ...
4 years, 1 month ago (2016-10-25 16:36:13 UTC) #34
Evan Stade
I guess my point is that of the two bullet points in your CL description, ...
4 years, 1 month ago (2016-10-25 17:27:02 UTC) #35
oshima
On 2016/10/25 17:27:02, Evan Stade wrote: > I guess my point is that of the ...
4 years, 1 month ago (2016-10-25 18:40:59 UTC) #36
oshima
I removed Xdpi and flags. PTAL.
4 years, 1 month ago (2016-11-03 12:49:57 UTC) #49
Evan Stade
lgtm https://codereview.chromium.org/2441043002/diff/250001/chrome/browser/ui/libgtkui/gtk_ui.cc File chrome/browser/ui/libgtkui/gtk_ui.cc (right): https://codereview.chromium.org/2441043002/diff/250001/chrome/browser/ui/libgtkui/gtk_ui.cc#newcode379 chrome/browser/ui/libgtkui/gtk_ui.cc:379: double GetFontSizePixelsInPoint(float device_scale_factor) { perhaps this param could ...
4 years, 1 month ago (2016-11-03 16:38:03 UTC) #52
oshima
https://codereview.chromium.org/2441043002/diff/250001/chrome/browser/ui/libgtkui/gtk_ui.cc File chrome/browser/ui/libgtkui/gtk_ui.cc (right): https://codereview.chromium.org/2441043002/diff/250001/chrome/browser/ui/libgtkui/gtk_ui.cc#newcode379 chrome/browser/ui/libgtkui/gtk_ui.cc:379: double GetFontSizePixelsInPoint(float device_scale_factor) { On 2016/11/03 16:38:03, Evan Stade ...
4 years, 1 month ago (2016-11-05 15:15:05 UTC) #53
oshima
sky -> ui/views, c/b/ui/views
4 years, 1 month ago (2016-11-05 15:17:37 UTC) #57
sky
LGTM
4 years, 1 month ago (2016-11-07 16:35:07 UTC) #60
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2441043002/270001
4 years, 1 month ago (2016-11-07 17:06:48 UTC) #63
commit-bot: I haz the power
Committed patchset #4 (id:270001)
4 years, 1 month ago (2016-11-07 17:55:38 UTC) #65
commit-bot: I haz the power
4 years, 1 month ago (2016-11-07 18:14:30 UTC) #67
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a98afff3156eb88b39f82cfae23d99bed436bb3c
Cr-Commit-Position: refs/heads/master@{#430311}

Powered by Google App Engine
This is Rietveld 408576698