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

Issue 1151583002: Generate display product id with EDID manufacturer product code (Closed)

Created:
5 years, 7 months ago by robert.bradford
Modified:
5 years, 7 months ago
Reviewers:
marcheu, dnicoara, oshima
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org, Greg Levin
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Generate display product id with EDID manufacturer product code Formerly the product id for the DisplaySnapshot was generated with a combination of the manufacturer code combined with a hash of the product display name. However as the product display name can vary based on display connector it is more appropriate to use the product code. TEST=display_unittests passes. BUG=471749 Committed: https://crrev.com/42e801f538425823057c18221f2be02f4c591fa9 Cr-Commit-Position: refs/heads/master@{#330929}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move code as requested by oshima@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -31 lines) Patch
M ui/display/util/edid_parser.h View 1 chunk +6 lines, -4 lines 0 comments Download
M ui/display/util/edid_parser.cc View 1 5 chunks +31 lines, -13 lines 0 comments Download
M ui/display/util/edid_parser_unittest.cc View 4 chunks +23 lines, -11 lines 0 comments Download
M ui/display/util/x11/edid_parser_x11.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/ozone/platform/drm/common/drm_util.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
robert.bradford
dnicoara@ please take a look at the changes in ui/ozone oshima@ please take a look ...
5 years, 7 months ago (2015-05-20 15:18:35 UTC) #2
oshima
lgtm https://codereview.chromium.org/1151583002/diff/1/ui/display/util/edid_parser.cc File ui/display/util/edid_parser.cc (right): https://codereview.chromium.org/1151583002/diff/1/ui/display/util/edid_parser.cc#newcode56 ui/display/util/edid_parser.cc:56: 0 : base::Hash(product_name); would you mind moving this ...
5 years, 7 months ago (2015-05-20 15:37:34 UTC) #3
robert.bradford
https://codereview.chromium.org/1151583002/diff/1/ui/display/util/edid_parser.cc File ui/display/util/edid_parser.cc (right): https://codereview.chromium.org/1151583002/diff/1/ui/display/util/edid_parser.cc#newcode56 ui/display/util/edid_parser.cc:56: 0 : base::Hash(product_name); On 2015/05/20 15:37:33, oshima wrote: > ...
5 years, 7 months ago (2015-05-20 17:13:58 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1151583002/20001
5 years, 7 months ago (2015-05-20 17:31:48 UTC) #7
dnicoara
lgtm
5 years, 7 months ago (2015-05-20 17:55:32 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-20 18:11:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1151583002/20001
5 years, 7 months ago (2015-05-21 10:51:15 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-21 10:54:54 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 10:55:56 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/42e801f538425823057c18221f2be02f4c591fa9
Cr-Commit-Position: refs/heads/master@{#330929}

Powered by Google App Engine
This is Rietveld 408576698