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

Issue 1100803004: ozone: Add ability to set clinet capabilities which we will need for atomic (Closed)

Created:
5 years, 8 months ago by achaulk
Modified:
5 years, 7 months ago
Reviewers:
dnicoara
CC:
chromium-reviews, kalyank, piman+watch_chromium.org, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ozone: Add ability to set client capabilities which we will need for atomic Committed: https://crrev.com/e5983b7fde9d576bd514490106564e2238eb0713 Cr-Commit-Position: refs/heads/master@{#326860} Committed: https://crrev.com/cde126fd13d4a32de44da0b2570590f9df6167d5 Cr-Commit-Position: refs/heads/master@{#329907}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : rebase #

Patch Set 4 : add new define #

Total comments: 6

Patch Set 5 : revert PS4 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -7 lines) Patch
M ui/ozone/platform/drm/gpu/drm_device.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/gpu/drm_device.cc View 1 2 4 1 chunk +5 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/gpu/hardware_display_plane_manager.cc View 2 chunks +17 lines, -7 lines 0 comments Download
M ui/ozone/platform/drm/test/mock_drm_device.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/platform/drm/test/mock_drm_device.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
achaulk
5 years, 8 months ago (2015-04-24 19:34:23 UTC) #2
dnicoara
lgtm with nit https://codereview.chromium.org/1100803004/diff/1/ui/ozone/platform/drm/gpu/drm_device.cc File ui/ozone/platform/drm/gpu/drm_device.cc (right): https://codereview.chromium.org/1100803004/diff/1/ui/ozone/platform/drm/gpu/drm_device.cc#newcode508 ui/ozone/platform/drm/gpu/drm_device.cc:508: return !drmSetClientCap(file_.GetPlatformFile(), capability, value); nit:DCHECK(file_.IsValid());
5 years, 8 months ago (2015-04-24 19:38:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1100803004/20001
5 years, 8 months ago (2015-04-24 19:46:18 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-24 20:09:29 UTC) #7
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e5983b7fde9d576bd514490106564e2238eb0713 Cr-Commit-Position: refs/heads/master@{#326860}
5 years, 8 months ago (2015-04-24 20:10:10 UTC) #8
Nikita (slow)
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1104013002/ by nkostylev@chromium.org. ...
5 years, 8 months ago (2015-04-27 08:38:51 UTC) #9
achaulk
PTAL for reland, added new defice
5 years, 7 months ago (2015-05-14 17:37:11 UTC) #10
dnicoara
Also, missing GN changes. https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi File ui/ozone/platform/drm/drm.gypi (right): https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi#newcode110 ui/ozone/platform/drm/drm.gypi:110: ['use_evdev_gestures==1', { Lets not re-use ...
5 years, 7 months ago (2015-05-14 17:43:18 UTC) #11
achaulk
https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi File ui/ozone/platform/drm/drm.gypi (right): https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi#newcode112 ui/ozone/platform/drm/drm.gypi:112: 'IS_DEVICE_BUILD', On 2015/05/14 17:43:18, dnicoara wrote: > You should ...
5 years, 7 months ago (2015-05-14 18:26:25 UTC) #12
dnicoara
https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi File ui/ozone/platform/drm/drm.gypi (right): https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi#newcode112 ui/ozone/platform/drm/drm.gypi:112: 'IS_DEVICE_BUILD', On 2015/05/14 18:26:24, achaulk wrote: > On 2015/05/14 ...
5 years, 7 months ago (2015-05-14 18:31:37 UTC) #13
achaulk
https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi File ui/ozone/platform/drm/drm.gypi (right): https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi#newcode112 ui/ozone/platform/drm/drm.gypi:112: 'IS_DEVICE_BUILD', On 2015/05/14 18:31:37, dnicoara wrote: > On 2015/05/14 ...
5 years, 7 months ago (2015-05-14 18:33:14 UTC) #14
dnicoara
https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi File ui/ozone/platform/drm/drm.gypi (right): https://codereview.chromium.org/1100803004/diff/60001/ui/ozone/platform/drm/drm.gypi#newcode112 ui/ozone/platform/drm/drm.gypi:112: 'IS_DEVICE_BUILD', On 2015/05/14 18:33:13, achaulk wrote: > On 2015/05/14 ...
5 years, 7 months ago (2015-05-14 18:38:15 UTC) #15
achaulk
Apparently the builders have been updated and the bug just wasn't closed, so I should ...
5 years, 7 months ago (2015-05-14 19:23:32 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1100803004/80001
5 years, 7 months ago (2015-05-14 19:24:26 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-05-14 19:48:24 UTC) #20
commit-bot: I haz the power
5 years, 7 months ago (2015-05-14 19:49:14 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/cde126fd13d4a32de44da0b2570590f9df6167d5
Cr-Commit-Position: refs/heads/master@{#329907}

Powered by Google App Engine
This is Rietveld 408576698