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

Issue 47653003: Make DesktopResizer use ScreenResolution to facilitate DPI-awareness. (Closed)

Created:
7 years, 1 month ago by Jamie
Modified:
7 years, 1 month ago
Reviewers:
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, weitaosu+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Make DesktopResizer use ScreenResolution to facilitate DPI-awareness. This CL just gets the DPI information into the DesktopResizer back-ends. They don't do anything with it yet, and there should be no functional changes. BUG=172405

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+330 lines, -248 lines) Patch
remoting/host/desktop_resizer.h View 2 chunks +21 lines, -19 lines 0 comments Download
remoting/host/desktop_resizer_linux.cc View 7 chunks +59 lines, -47 lines 0 comments Download
remoting/host/desktop_resizer_mac.cc View 5 chunks +38 lines, -30 lines 0 comments Download
remoting/host/desktop_resizer_win.cc View 6 chunks +53 lines, -40 lines 0 comments Download
remoting/host/resizing_host_observer.h View 2 chunks +1 line, -2 lines 0 comments Download
remoting/host/resizing_host_observer.cc View 5 chunks +53 lines, -44 lines 0 comments Download
remoting/host/resizing_host_observer_unittest.cc View 8 chunks +98 lines, -66 lines 0 comments Download
remoting/host/screen_resolution.h View 1 chunk +3 lines, -0 lines 0 comments Download
remoting/host/screen_resolution.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698