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

Issue 532913003: Account for device scale factor in AppWindow.setShape(), under Windows. (Closed)

Created:
6 years, 3 months ago by Wez
Modified:
6 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, ben+views_chromium.org, tdanderson+views_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Account for device scale factor in AppWindow.setShape(), under Windows. BUG=408728, 410593 Committed: https://crrev.com/a60ad8f6f93b05c237928ccd686a0c0dd8e3beaa Cr-Commit-Position: refs/heads/master@{#293361}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address review comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc View 1 1 chunk +22 lines, -1 line 2 comments Download

Messages

Total messages: 12 (2 generated)
Wez
PTAL
6 years, 3 months ago (2014-09-03 23:45:50 UTC) #2
sky
https://codereview.chromium.org/532913003/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc File ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc (right): https://codereview.chromium.org/532913003/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc#newcode283 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc:283: nit: no newline here. https://codereview.chromium.org/532913003/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc#newcode290 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc:290: const float& scale ...
6 years, 3 months ago (2014-09-04 13:23:05 UTC) #3
sky
https://codereview.chromium.org/532913003/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc File ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc (right): https://codereview.chromium.org/532913003/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc#newcode290 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc:290: const float& scale = gfx::win::GetDeviceScaleFactor(); On 2014/09/04 13:23:05, sky ...
6 years, 3 months ago (2014-09-04 17:40:09 UTC) #4
Wez
https://codereview.chromium.org/532913003/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc File ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc (right): https://codereview.chromium.org/532913003/diff/1/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc#newcode283 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc:283: On 2014/09/04 13:23:05, sky wrote: > nit: no newline ...
6 years, 3 months ago (2014-09-04 17:50:50 UTC) #5
sky
https://codereview.chromium.org/532913003/diff/20001/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc File ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc (right): https://codereview.chromium.org/532913003/diff/20001/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc#newcode286 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc:286: SkRegion device_region; Does Skia not have a way to ...
6 years, 3 months ago (2014-09-04 18:00:56 UTC) #6
Wez
https://codereview.chromium.org/532913003/diff/20001/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc File ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc (right): https://codereview.chromium.org/532913003/diff/20001/ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc#newcode286 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc:286: SkRegion device_region; On 2014/09/04 18:00:56, sky wrote: > Does ...
6 years, 3 months ago (2014-09-04 18:19:08 UTC) #7
sky
LGTM
6 years, 3 months ago (2014-09-04 18:56:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/532913003/20001
6 years, 3 months ago (2014-09-04 19:03:19 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 5b4a16d3d6a08cdc2f97e52992a8590f6089dd1b
6 years, 3 months ago (2014-09-04 22:36:15 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:33:25 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a60ad8f6f93b05c237928ccd686a0c0dd8e3beaa
Cr-Commit-Position: refs/heads/master@{#293361}

Powered by Google App Engine
This is Rietveld 408576698