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

Issue 374303002: ui: Use physical size for gfx::Display on Android if available. (Closed)

Created:
6 years, 5 months ago by reveman
Modified:
6 years, 5 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

ui: Use physical size for gfx::Display on Android if available. Use gfx::DeviceDisplayInfo::GetPhysicalDisplayWidth/Height() when avaialble as this is a more accurate value for display size as window decorations etc. have not been subtracted. BUG=365877 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282541

Patch Set 1 #

Total comments: 2

Patch Set 2 : add comment #

Patch Set 3 : fix webview test #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -5 lines) Patch
M android_webview/javatests/src/org/chromium/android_webview/test/AwLegacyQuirksTest.java View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download
M ui/gfx/screen_android.cc View 1 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
reveman
6 years, 5 months ago (2014-07-09 02:51:33 UTC) #1
oshima
lgtm with a nit https://codereview.chromium.org/374303002/diff/1/ui/gfx/screen_android.cc File ui/gfx/screen_android.cc (right): https://codereview.chromium.org/374303002/diff/1/ui/gfx/screen_android.cc#newcode38 ui/gfx/screen_android.cc:38: ? device_info.GetPhysicalDisplayWidth() It's not your ...
6 years, 5 months ago (2014-07-09 17:44:33 UTC) #2
reveman
https://codereview.chromium.org/374303002/diff/1/ui/gfx/screen_android.cc File ui/gfx/screen_android.cc (right): https://codereview.chromium.org/374303002/diff/1/ui/gfx/screen_android.cc#newcode38 ui/gfx/screen_android.cc:38: ? device_info.GetPhysicalDisplayWidth() On 2014/07/09 17:44:33, oshima wrote: > It's ...
6 years, 5 months ago (2014-07-09 18:51:41 UTC) #3
reveman
The CQ bit was checked by reveman@chromium.org
6 years, 5 months ago (2014-07-09 18:51:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/374303002/20001
6 years, 5 months ago (2014-07-09 18:53:42 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-09 22:09:39 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-09 23:23:35 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/169500)
6 years, 5 months ago (2014-07-09 23:23:36 UTC) #8
reveman
+boliu@ +mnaganov@ for review of android_webview change
6 years, 5 months ago (2014-07-10 16:26:17 UTC) #9
mnaganov (inactive)
lgtm
6 years, 5 months ago (2014-07-10 16:30:16 UTC) #10
reveman
The CQ bit was checked by reveman@chromium.org
6 years, 5 months ago (2014-07-10 23:42:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/reveman@chromium.org/374303002/60001
6 years, 5 months ago (2014-07-10 23:43:33 UTC) #12
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 04:46:01 UTC) #13
Message was sent while issue was closed.
Change committed as 282541

Powered by Google App Engine
This is Rietveld 408576698