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

Issue 2537423004: mus: Add support for sending IOSurface mach_ports over mojo. (Closed)

Created:
4 years ago by sadrul
Modified:
4 years ago
CC:
Aaron Boodman, abarth-chromium, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, Sam McNally
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mus: Add support for sending IOSurface mach_ports over mojo. BUG=643746 Committed: https://crrev.com/61b712594bab345c5b0f2bc1f44ee3cb1eaec184 Cr-Commit-Position: refs/heads/master@{#436161}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -1 line) Patch
M mojo/public/cpp/system/platform_handle.h View 1 chunk +11 lines, -0 lines 0 comments Download
M mojo/public/cpp/system/platform_handle.cc View 1 2 2 chunks +40 lines, -0 lines 1 comment Download
M ui/gfx/mojo/buffer_types.mojom View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/mojo/buffer_types_traits.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/mojo/buffer_types_traits.cc View 1 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
sadrul
rockot@ please review the mojo/ changes. tsepez@ please review the gfx/mojo changes.
4 years ago (2016-12-01 02:25:14 UTC) #4
Tom Sepez
mojom itself looks good, but +rsesek for all things mach port.
4 years ago (2016-12-01 16:33:24 UTC) #15
Ken Rockot(use gerrit already)
LGTM and +sammc FYI since he's been thinking about introducing a generic scoped handle union ...
4 years ago (2016-12-01 17:57:01 UTC) #16
Robert Sesek
https://codereview.chromium.org/2537423004/diff/40001/mojo/public/cpp/system/platform_handle.cc File mojo/public/cpp/system/platform_handle.cc (right): https://codereview.chromium.org/2537423004/diff/40001/mojo/public/cpp/system/platform_handle.cc#newcode137 mojo/public/cpp/system/platform_handle.cc:137: mach_port_mod_refs(mach_task_self(), port, MACH_PORT_RIGHT_SEND, 1); I can't find it in ...
4 years ago (2016-12-01 18:51:34 UTC) #17
Ken Rockot(use gerrit already)
It does not appear to. I don't know much about the Mach port support details, ...
4 years ago (2016-12-01 18:56:54 UTC) #18
Ken Rockot(use gerrit already)
On 2016/12/01 at 18:56:54, Ken Rockot wrote: > It does not appear to. I don't ...
4 years ago (2016-12-01 19:01:49 UTC) #19
Robert Sesek
On 2016/12/01 19:01:49, Ken Rockot wrote: > On 2016/12/01 at 18:56:54, Ken Rockot wrote: > ...
4 years ago (2016-12-01 20:11:59 UTC) #20
sadrul
On 2016/12/01 20:11:59, Robert Sesek wrote: > On 2016/12/01 19:01:49, Ken Rockot wrote: > > ...
4 years ago (2016-12-02 00:44:14 UTC) #21
Robert Sesek
On 2016/12/02 00:44:14, sadrul wrote: > On 2016/12/01 20:11:59, Robert Sesek wrote: > > On ...
4 years ago (2016-12-02 18:11:17 UTC) #22
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/2537423004/40001
4 years ago (2016-12-03 02:38:34 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-03 03:42:27 UTC) #27
commit-bot: I haz the power
4 years ago (2016-12-03 03:45:30 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/61b712594bab345c5b0f2bc1f44ee3cb1eaec184
Cr-Commit-Position: refs/heads/master@{#436161}

Powered by Google App Engine
This is Rietveld 408576698