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

Issue 1870873003: Remove screen dependency from font_render_params_linux (Closed)

Created:
4 years, 8 months ago by oshima
Modified:
4 years, 8 months ago
CC:
chromium-reviews, tfarina, derat+watch_chromium.org, msw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove screen dependency from font_render_params_linux This also allows linux to update the font params upon display change. BUG=597761 Committed: https://crrev.com/c3e0ab3a37401a9dce852a1e770b81d33087651c Cr-Commit-Position: refs/heads/master@{#386243}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -43 lines) Patch
M ui/gfx/font_render_params.h View 1 chunk +2 lines, -2 lines 2 comments Download
M ui/gfx/font_render_params_linux.cc View 1 3 chunks +8 lines, -24 lines 0 comments Download
M ui/gfx/font_render_params_linux_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M ui/gfx/platform_font_linux.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/gfx/platform_font_linux.cc View 4 chunks +0 lines, -6 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_screen_x11.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_screen_x11.cc View 3 chunks +11 lines, -4 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc View 4 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 32 (17 generated)
oshima
4 years, 8 months ago (2016-04-08 19:57:50 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1870873003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1870873003/60001
4 years, 8 months ago (2016-04-08 19:58:39 UTC) #8
oshima
4 years, 8 months ago (2016-04-08 19:58:40 UTC) #10
oshima
erg@ -> please review all sky@ -> ui/gfx owner
4 years, 8 months ago (2016-04-08 19:59:25 UTC) #11
Daniel Erat
lgtm https://codereview.chromium.org/1870873003/diff/60001/ui/views/widget/desktop_aura/desktop_screen_x11.h File ui/views/widget/desktop_aura/desktop_screen_x11.h (right): https://codereview.chromium.org/1870873003/diff/60001/ui/views/widget/desktop_aura/desktop_screen_x11.h#newcode74 ui/views/widget/desktop_aura/desktop_screen_x11.h:74: void SetDisplaysInternal(const std::vector<gfx::Display>& displays); nit: add a comment ...
4 years, 8 months ago (2016-04-08 20:06:39 UTC) #13
Elliot Glaysher
lgtm
4 years, 8 months ago (2016-04-08 20:10:23 UTC) #14
oshima
https://codereview.chromium.org/1870873003/diff/60001/ui/views/widget/desktop_aura/desktop_screen_x11.h File ui/views/widget/desktop_aura/desktop_screen_x11.h (right): https://codereview.chromium.org/1870873003/diff/60001/ui/views/widget/desktop_aura/desktop_screen_x11.h#newcode74 ui/views/widget/desktop_aura/desktop_screen_x11.h:74: void SetDisplaysInternal(const std::vector<gfx::Display>& displays); On 2016/04/08 20:06:38, Daniel Erat ...
4 years, 8 months ago (2016-04-08 20:16:09 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1870873003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1870873003/120001
4 years, 8 months ago (2016-04-08 20:16:33 UTC) #19
msw
just a driveby nit https://codereview.chromium.org/1870873003/diff/120001/ui/gfx/font_render_params.h File ui/gfx/font_render_params.h (right): https://codereview.chromium.org/1870873003/diff/120001/ui/gfx/font_render_params.h#newcode111 ui/gfx/font_render_params.h:111: #if defined(OS_CHROMEOS) || defined(OS_LINUX) nit: ...
4 years, 8 months ago (2016-04-08 20:42:58 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-08 21:23:15 UTC) #23
oshima
https://codereview.chromium.org/1870873003/diff/120001/ui/gfx/font_render_params.h File ui/gfx/font_render_params.h (right): https://codereview.chromium.org/1870873003/diff/120001/ui/gfx/font_render_params.h#newcode111 ui/gfx/font_render_params.h:111: #if defined(OS_CHROMEOS) || defined(OS_LINUX) On 2016/04/08 20:42:58, msw wrote: ...
4 years, 8 months ago (2016-04-08 21:28:17 UTC) #24
sky
LGTM
4 years, 8 months ago (2016-04-08 23:11:33 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1870873003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1870873003/120001
4 years, 8 months ago (2016-04-08 23:21:57 UTC) #28
commit-bot: I haz the power
Committed patchset #2 (id:120001)
4 years, 8 months ago (2016-04-08 23:28:57 UTC) #30
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 23:31:00 UTC) #32
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c3e0ab3a37401a9dce852a1e770b81d33087651c
Cr-Commit-Position: refs/heads/master@{#386243}

Powered by Google App Engine
This is Rietveld 408576698