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

Issue 2207043002: SetDeviceScaleFactorForTest

Created:
4 years, 4 months ago by oshima
Modified:
4 years, 4 months ago
Reviewers:
wjmaclean
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, sadrul, Peter Beverloo, tfarina, robliao+watch_chromium.org, jam, dcheng, darin-cc_chromium.org, kalyank, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

SetDeviceScaleFactorForTest BUG=

Patch Set 1 #

Patch Set 2 : SetDeviceScaleFactorForTest #

Patch Set 3 : SetDeviceScaleFactorForTest #

Patch Set 4 : SetDeviceScaleFactorForTest #

Patch Set 5 : SetDeviceScaleFactorForTest #

Patch Set 6 : SetDeviceScaleFactorForTest #

Patch Set 7 : SetDeviceScaleFactorForTest #

Patch Set 8 : SetDeviceScaleFactorForTest #

Patch Set 9 : SetDeviceScaleFactorForTest #

Patch Set 10 : SetDeviceScaleFactorForTest #

Patch Set 11 : SetDeviceScaleFactorForTest #

Patch Set 12 : SetDeviceScaleFactorForTest #

Patch Set 13 : SetDeviceScaleFactorForTest #

Patch Set 14 : SetDeviceScaleFactorForTest #

Patch Set 15 : SetDeviceScaleFactorForTest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -88 lines) Patch
M ash/display/screen_ash.h View 2 chunks +2 lines, -1 line 0 comments Download
M ash/display/screen_ash.cc View 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download
M ash/display/screen_ash_unittest.cc View 5 6 7 1 chunk +12 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +4 lines, -4 lines 0 comments Download
M content/shell/browser/shell.h View 1 2 3 4 1 chunk +2 lines, -6 lines 0 comments Download
M content/shell/browser/shell_views.cc View 1 2 3 4 5 chunks +5 lines, -16 lines 0 comments Download
M ui/aura/demo/demo_main.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M ui/aura/test/aura_test_helper.h View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M ui/aura/test/aura_test_helper.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/test/test_screen.h View 1 2 3 4 6 chunks +13 lines, -5 lines 0 comments Download
M ui/aura/test/test_screen.cc View 1 2 3 4 5 6 7 8 9 4 chunks +26 lines, -19 lines 0 comments Download
M ui/aura/window_event_dispatcher_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/aura/window_tree_host.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +6 lines, -0 lines 0 comments Download
M ui/display/display.h View 5 6 7 1 chunk +3 lines, -0 lines 0 comments Download
M ui/display/display.cc View 5 6 7 1 chunk +6 lines, -0 lines 0 comments Download
M ui/display/mac/screen_mac.mm View 1 5 6 7 8 1 chunk +5 lines, -0 lines 0 comments Download
M ui/display/screen.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M ui/display/screen.cc View 1 2 3 5 6 7 1 chunk +3 lines, -1 line 0 comments Download
M ui/display/win/screen_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/display/win/screen_win.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +8 lines, -0 lines 0 comments Download
M ui/snapshot/snapshot_aura_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/views.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -0 lines 0 comments Download
A ui/views/widget/desktop_aura/desktop_screen_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +80 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_screen_x11.h View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_screen_x11.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +4 lines, -5 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_window_tree_host_win.h View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +8 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +15 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h View 1 3 chunks +9 lines, -1 line 0 comments Download
M ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc View 1 2 3 4 2 chunks +13 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_window_tree_host_x11_unittest.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views_content_client/views_content_client_main_parts_chromeos.cc View 1 2 4 chunks +0 lines, -5 lines 0 comments Download
M ui/wm/test/wm_test_helper.h View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M ui/wm/test/wm_test_helper.cc View 1 2 2 chunks +11 lines, -9 lines 0 comments Download

Messages

Total messages: 70 (69 generated)
wjmaclean
4 years, 4 months ago (2016-08-03 16:19:50 UTC) #3
On 2016/08/03 16:02:45, commit-bot: I haz the power wrote:
> Dry run: CQ is trying da patch. Follow status at
>  
>
https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...

lgtm, thanks Oshima!

Powered by Google App Engine
This is Rietveld 408576698