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

Issue 2930163002: Convert ozone/drm DisplaySnapshot_Param to DisplaySnapshotMojo (Closed)

Created:
3 years, 6 months ago by rjkroege
Modified:
3 years, 6 months ago
Reviewers:
dnicoara, Daniel Erat
CC:
chromium-reviews, ozone-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, piman+watch_chromium.org, kalyank, darin (slow to review)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert ozone/drm DisplaySnapshot_Param to DisplaySnapshotMojo In ozone/drm, modify DrmThread::RefreshNativeDisplay to use DisplaySnapshotMojo. This is another incremental step in using mojo communication in ozone/drm. In particular, using the DrmThread as an implementation of a mojo interface for cursor, display and buffer control. BUG=620927 Review-Url: https://codereview.chromium.org/2930163002 Cr-Commit-Position: refs/heads/master@{#479152} Committed: https://chromium.googlesource.com/chromium/src/+/dd2587383919cd365bc3b8b81dfdff78cf3b6eb0

Patch Set 1 #

Total comments: 4

Patch Set 2 : review nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+302 lines, -37 lines) Patch
M ui/display/types/display_snapshot_mojo.h View 1 1 chunk +19 lines, -1 line 0 comments Download
M ui/display/types/display_snapshot_mojo.cc View 1 chunk +30 lines, -2 lines 0 comments Download
M ui/ozone/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/common/display_snapshot_proxy.h View 1 chunk +2 lines, -7 lines 0 comments Download
M ui/ozone/common/display_snapshot_proxy.cc View 3 chunks +4 lines, -8 lines 0 comments Download
M ui/ozone/platform/drm/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A ui/ozone/platform/drm/common/display_types.h View 1 chunk +19 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/common/drm_util.h View 3 chunks +7 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/common/drm_util.cc View 4 chunks +55 lines, -1 line 0 comments Download
M ui/ozone/platform/drm/common/drm_util_unittest.cc View 1 2 chunks +140 lines, -5 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_thread.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_thread.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_thread_message_proxy.h View 3 chunks +2 lines, -3 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_thread_message_proxy.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M ui/ozone/platform/drm/mus_thread_proxy.h View 2 chunks +6 lines, -1 line 0 comments Download
M ui/ozone/platform/drm/mus_thread_proxy.cc View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
rjkroege
ptal
3 years, 6 months ago (2017-06-10 00:16:55 UTC) #2
dnicoara
lgtm % nits https://codereview.chromium.org/2930163002/diff/1/ui/display/types/display_snapshot_mojo.h File ui/display/types/display_snapshot_mojo.h (right): https://codereview.chromium.org/2930163002/diff/1/ui/display/types/display_snapshot_mojo.h#newcode53 ui/display/types/display_snapshot_mojo.h:53: Delete empty line. https://codereview.chromium.org/2930163002/diff/1/ui/ozone/platform/drm/common/drm_util_unittest.cc File ui/ozone/platform/drm/common/drm_util_unittest.cc ...
3 years, 6 months ago (2017-06-12 15:05:26 UTC) #3
rjkroege
nits fixed. +derat for ui/display OWNERS https://codereview.chromium.org/2930163002/diff/1/ui/display/types/display_snapshot_mojo.h File ui/display/types/display_snapshot_mojo.h (right): https://codereview.chromium.org/2930163002/diff/1/ui/display/types/display_snapshot_mojo.h#newcode53 ui/display/types/display_snapshot_mojo.h:53: On 2017/06/12 15:05:26, ...
3 years, 6 months ago (2017-06-12 20:04:38 UTC) #5
Daniel Erat
lgtm for ui/display
3 years, 6 months ago (2017-06-12 21:14:16 UTC) #6
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/2930163002/20001
3 years, 6 months ago (2017-06-12 21:19:57 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/315880)
3 years, 6 months ago (2017-06-12 23:23:15 UTC) #11
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/2930163002/20001
3 years, 6 months ago (2017-06-13 20:05:47 UTC) #13
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 21:18:23 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/dd2587383919cd365bc3b8b81dfd...

Powered by Google App Engine
This is Rietveld 408576698