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

Issue 16336027: Enable high dpi in win/views. (Closed)

Created:
7 years, 6 months ago by girard
Modified:
7 years, 6 months ago
CC:
chromium-reviews, tfarina, cc-bugs_chromium.org, dcheng, ben+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Enable high dpi in win/views. BUG=149881 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205831

Patch Set 1 #

Patch Set 2 : Removed unused code. #

Patch Set 3 : Remove some extraneous code. #

Total comments: 8

Patch Set 4 : Cleanup #

Total comments: 2

Patch Set 5 : Move logic from NativeViewHost into NativeViewostWin #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -42 lines) Patch
M chrome/browser/thumbnails/simple_thumbnail_crop.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/tabs/dragged_tab_view.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M ui/base/win/dpi.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/base/win/dpi.cc View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download
M ui/base/win/events_win.cc View 2 chunks +4 lines, -1 line 0 comments Download
M ui/gfx/canvas_paint_win.h View 2 chunks +7 lines, -4 lines 0 comments Download
M ui/views/controls/native/native_view_host_win.cc View 1 2 3 4 3 chunks +8 lines, -3 lines 0 comments Download
M ui/views/widget/aero_tooltip_manager.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M ui/views/widget/native_widget_win.cc View 1 2 3 4 5 14 chunks +46 lines, -21 lines 0 comments Download
M ui/views/widget/tooltip_manager_win.cc View 1 2 3 4 5 4 chunks +8 lines, -4 lines 0 comments Download
M ui/views/win/hwnd_message_handler.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M ui/views/win/hwnd_message_handler.cc View 2 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
girard
Enables high dpi support in Windows non-aura build, when ENABLE_HIDPI is #defined.
7 years, 6 months ago (2013-06-05 20:14:33 UTC) #1
kevers
https://codereview.chromium.org/16336027/diff/4001/chrome/browser/ui/views/frame/browser_view.cc File chrome/browser/ui/views/frame/browser_view.cc (right): https://codereview.chromium.org/16336027/diff/4001/chrome/browser/ui/views/frame/browser_view.cc#newcode832 chrome/browser/ui/views/frame/browser_view.cc:832: return frame_->GetRestoredBounds(); whitespace change? https://codereview.chromium.org/16336027/diff/4001/ui/gfx/rect_conversions.cc File ui/gfx/rect_conversions.cc (right): https://codereview.chromium.org/16336027/diff/4001/ui/gfx/rect_conversions.cc#newcode16 ...
7 years, 6 months ago (2013-06-06 13:32:33 UTC) #2
girard
Cleaned up the code as per Kevin's review. https://codereview.chromium.org/16336027/diff/4001/chrome/browser/ui/views/frame/browser_view.cc File chrome/browser/ui/views/frame/browser_view.cc (right): https://codereview.chromium.org/16336027/diff/4001/chrome/browser/ui/views/frame/browser_view.cc#newcode832 chrome/browser/ui/views/frame/browser_view.cc:832: return ...
7 years, 6 months ago (2013-06-10 14:27:56 UTC) #3
kevers
lgtm. Will need OWNER approval.
7 years, 6 months ago (2013-06-10 15:51:49 UTC) #4
Ben Goodger (Google)
https://codereview.chromium.org/16336027/diff/11001/ui/views/controls/native/native_view_host.cc File ui/views/controls/native/native_view_host.cc (right): https://codereview.chromium.org/16336027/diff/11001/ui/views/controls/native/native_view_host.cc#newcode107 ui/views/controls/native/native_view_host.cc:107: #if defined(OS_WIN) && !defined(USE_AURA) this file doesn't really have ...
7 years, 6 months ago (2013-06-11 16:10:43 UTC) #5
girard
Moved logic as suggested. https://codereview.chromium.org/16336027/diff/11001/ui/views/controls/native/native_view_host.cc File ui/views/controls/native/native_view_host.cc (right): https://codereview.chromium.org/16336027/diff/11001/ui/views/controls/native/native_view_host.cc#newcode107 ui/views/controls/native/native_view_host.cc:107: #if defined(OS_WIN) && !defined(USE_AURA) On ...
7 years, 6 months ago (2013-06-11 19:12:13 UTC) #6
Ben Goodger (Google)
lgtm
7 years, 6 months ago (2013-06-11 20:11:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/16336027/17001
7 years, 6 months ago (2013-06-11 20:35:52 UTC) #8
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-12 04:26:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/16336027/51001
7 years, 6 months ago (2013-06-12 14:09:17 UTC) #10
commit-bot: I haz the power
7 years, 6 months ago (2013-06-12 17:00:15 UTC) #11
Message was sent while issue was closed.
Change committed as 205831

Powered by Google App Engine
This is Rietveld 408576698