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

Issue 11818008: Automatically set the overscan insets if the output has the flag and no preference is set. (Closed)

Created:
7 years, 11 months ago by Jun Mukai
Modified:
7 years, 11 months ago
Reviewers:
James Cook, oshima
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Automatically set the overscan insets if the output has the flag and no preference is set. BUG=141005 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177236

Patch Set 1 #

Total comments: 14

Patch Set 2 : fix / add test #

Total comments: 4

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -5 lines) Patch
M ash/display/display_manager.h View 1 2 3 5 chunks +16 lines, -2 lines 0 comments Download
M ash/display/display_manager.cc View 1 2 8 chunks +26 lines, -3 lines 0 comments Download
M ash/display/display_manager_unittest.cc View 1 2 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Jun Mukai
7 years, 11 months ago (2013-01-12 01:06:31 UTC) #1
oshima
https://codereview.chromium.org/11818008/diff/1/ash/display/display_manager.cc File ash/display/display_manager.cc (right): https://codereview.chromium.org/11818008/diff/1/ash/display/display_manager.cc#newcode79 ash/display/display_manager.cc:79: return gfx::Insets(height, width, height, width); Is 5% good assumption? ...
7 years, 11 months ago (2013-01-12 02:06:38 UTC) #2
Jun Mukai
also added test https://codereview.chromium.org/11818008/diff/1/ash/display/display_manager.cc File ash/display/display_manager.cc (right): https://codereview.chromium.org/11818008/diff/1/ash/display/display_manager.cc#newcode79 ash/display/display_manager.cc:79: return gfx::Insets(height, width, height, width); On ...
7 years, 11 months ago (2013-01-14 18:18:51 UTC) #3
Jun Mukai
ping?
7 years, 11 months ago (2013-01-15 23:21:14 UTC) #4
oshima
thank you for adding tests. lgtm with nit https://codereview.chromium.org/11818008/diff/2002/ash/display/display_manager.cc File ash/display/display_manager.cc (right): https://codereview.chromium.org/11818008/diff/2002/ash/display/display_manager.cc#newcode76 ash/display/display_manager.cc:76: // ...
7 years, 11 months ago (2013-01-15 23:26:51 UTC) #5
Jun Mukai
https://codereview.chromium.org/11818008/diff/2002/ash/display/display_manager.cc File ash/display/display_manager.cc (right): https://codereview.chromium.org/11818008/diff/2002/ash/display/display_manager.cc#newcode76 ash/display/display_manager.cc:76: // Currently we assume 5% overscan and hope for ...
7 years, 11 months ago (2013-01-15 23:43:57 UTC) #6
Jun Mukai
jamescook, can you review as OWNERS?
7 years, 11 months ago (2013-01-15 23:44:38 UTC) #7
James Cook
LGTM with one optional suggestion for a comment. Thanks again for adding a test! https://codereview.chromium.org/11818008/diff/13001/ash/display/display_manager.h ...
7 years, 11 months ago (2013-01-16 00:15:53 UTC) #8
Jun Mukai
https://codereview.chromium.org/11818008/diff/13001/ash/display/display_manager.h File ash/display/display_manager.h (right): https://codereview.chromium.org/11818008/diff/13001/ash/display/display_manager.h#newcode153 ash/display/display_manager.h:153: // the user may specify an empty intentionally. On ...
7 years, 11 months ago (2013-01-16 01:13:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/11818008/15002
7 years, 11 months ago (2013-01-16 01:17:43 UTC) #10
commit-bot: I haz the power
Retried try job too often on win for step(s) compile
7 years, 11 months ago (2013-01-16 03:27:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/11818008/15002
7 years, 11 months ago (2013-01-16 21:39:06 UTC) #12
commit-bot: I haz the power
7 years, 11 months ago (2013-01-16 22:39:43 UTC) #13
Message was sent while issue was closed.
Change committed as 177236

Powered by Google App Engine
This is Rietveld 408576698