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

Issue 15666007: Use correct device scale factors in Aura (Closed)

Created:
7 years, 7 months ago by ccameron
Modified:
7 years, 7 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, James Su
Visibility:
Public.

Description

Use correct device scale factors in Aura The image transport surface now passes a scale factor. Set the current_surface_ to use this scale factor instead of the view's scale factor. Fix a number of situations where the correct scale factor from rendering was available, but the view's scale factor was used instead. BUG=132714 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202400

Patch Set 1 #

Total comments: 8

Patch Set 2 : Incorporate review feedback #

Patch Set 3 : Resolve #

Patch Set 4 : Fix botched resolve #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -57 lines) Patch
M content/browser/renderer_host/dip_util.h View 1 1 chunk +14 lines, -12 lines 0 comments Download
M content/browser/renderer_host/dip_util.cc View 1 1 chunk +20 lines, -20 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 2 3 18 chunks +40 lines, -23 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
ccameron
This builds on three patches (that are slowly making their way through the CQ). I ...
7 years, 7 months ago (2013-05-23 23:49:28 UTC) #1
piman
LGTM+nits. Thanks! https://codereview.chromium.org/15666007/diff/1/content/browser/renderer_host/dip_util.h File content/browser/renderer_host/dip_util.h (right): https://codereview.chromium.org/15666007/diff/1/content/browser/renderer_host/dip_util.h#newcode28 content/browser/renderer_host/dip_util.h:28: const gfx::Size& size_in_pixel); nit: the style guide ...
7 years, 7 months ago (2013-05-24 01:03:41 UTC) #2
ccameron
Thanks!! https://codereview.chromium.org/15666007/diff/1/content/browser/renderer_host/dip_util.h File content/browser/renderer_host/dip_util.h (right): https://codereview.chromium.org/15666007/diff/1/content/browser/renderer_host/dip_util.h#newcode28 content/browser/renderer_host/dip_util.h:28: const gfx::Size& size_in_pixel); On 2013/05/24 01:03:41, piman wrote: ...
7 years, 7 months ago (2013-05-24 09:45:03 UTC) #3
piman
LGTM, thanks!
7 years, 7 months ago (2013-05-24 16:12:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/15666007/6001
7 years, 7 months ago (2013-05-27 08:13:19 UTC) #5
commit-bot: I haz the power
Failed to apply patch for content/browser/renderer_host/render_widget_host_view_aura.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-27 08:13:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/15666007/21001
7 years, 7 months ago (2013-05-27 08:44:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/15666007/33002
7 years, 7 months ago (2013-05-27 08:59:31 UTC) #8
commit-bot: I haz the power
7 years, 7 months ago (2013-05-27 12:52:50 UTC) #9
Message was sent while issue was closed.
Change committed as 202400

Powered by Google App Engine
This is Rietveld 408576698