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

Issue 2151563002: Add the fields bits-per-pixel and bits-per-component to Display. (Closed)

Created:
4 years, 5 months ago by gsennton
Modified:
4 years, 4 months ago
Reviewers:
oshima, no sievers
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add the fields bits-per-pixel and bits-per-component to Display. On Android we currently use an object called DeviceDisplayInfo to hold information about a display. To replace this object with ui::display::Display we need to add some fields, that are specific to Android, to Display. BUG=625089 Committed: https://crrev.com/dd7bd961d337a05e0be0e66aa3f31806a7b14909 Cr-Commit-Position: refs/heads/master@{#407821}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rename new display fields. #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -5 lines) Patch
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/display/android/screen_android.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/display/display.h View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M ui/display/display.cc View 1 3 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
gsennton
Hi oshima@, could you look at ui/display/ changes pls? :)
4 years, 5 months ago (2016-07-13 17:42:59 UTC) #2
oshima
https://codereview.chromium.org/2151563002/diff/1/ui/display/display.h File ui/display/display.h (right): https://codereview.chromium.org/2151563002/diff/1/ui/display/display.h#newcode176 ui/display/display.h:176: int bits_per_component_; In WebScreenInfo, they're depth depthPerComponent how about ...
4 years, 5 months ago (2016-07-14 14:09:37 UTC) #3
gsennton
https://codereview.chromium.org/2151563002/diff/1/ui/display/display.h File ui/display/display.h (right): https://codereview.chromium.org/2151563002/diff/1/ui/display/display.h#newcode176 ui/display/display.h:176: int bits_per_component_; On 2016/07/14 14:09:37, oshima wrote: > In ...
4 years, 5 months ago (2016-07-14 14:34:07 UTC) #4
gsennton
Adding sievers@ for render_widget_host_view_android
4 years, 5 months ago (2016-07-14 14:53:26 UTC) #5
gsennton
4 years, 5 months ago (2016-07-14 14:53:49 UTC) #7
oshima
ui/display lgtm
4 years, 5 months ago (2016-07-14 15:30:54 UTC) #8
gsennton
ping for sievers@ :)
4 years, 5 months ago (2016-07-20 09:35:51 UTC) #9
no sievers
lgtm
4 years, 5 months ago (2016-07-20 21:09:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2151563002/20001
4 years, 4 months ago (2016-07-26 13:50:15 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/41468) ios-device-gn on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 4 months ago (2016-07-26 13:51:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2151563002/40001
4 years, 4 months ago (2016-07-26 15:02:40 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-26 16:07:29 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-07-26 16:08:32 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/dd7bd961d337a05e0be0e66aa3f31806a7b14909
Cr-Commit-Position: refs/heads/master@{#407821}

Powered by Google App Engine
This is Rietveld 408576698