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

Issue 1152273005: Prepare gpu_channel_host for SharedMemoryHandles not backed by POSIX fds. (Closed)

Created:
5 years, 6 months ago by erikchen
Modified:
5 years, 6 months ago
Reviewers:
jbauman
CC:
chromium-reviews, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@shared_memory_make_class3_base
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prepare gpu_channel_host for SharedMemoryHandles not backed by POSIX fds. On Mac, SharedMemoryHandle is soon going to be backed by Mach primtiives. I've updated the code in GpuChannelHost to reflect this. BUG=466437 Committed: https://crrev.com/0dcc94c8d2f4b8888756acf63554407d41fb252d Cr-Commit-Position: refs/heads/master@{#332975}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Capitalization. #

Patch Set 3 : Undo change to Windows behavior. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M content/common/gpu/client/gpu_channel_host.cc View 1 2 3 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
erikchen
jbauman: Please review.
5 years, 6 months ago (2015-06-03 17:49:19 UTC) #2
jbauman
lgtm, with one issue. https://codereview.chromium.org/1152273005/diff/1/content/common/gpu/client/gpu_channel_host.cc File content/common/gpu/client/gpu_channel_host.cc (right): https://codereview.chromium.org/1152273005/diff/1/content/common/gpu/client/gpu_channel_host.cc#newcode323 content/common/gpu/client/gpu_channel_host.cc:323: return base::SharedMemory::Duplicatehandle(source_handle); incorrect capitalization of ...
5 years, 6 months ago (2015-06-03 22:01:42 UTC) #3
erikchen
https://codereview.chromium.org/1152273005/diff/1/content/common/gpu/client/gpu_channel_host.cc File content/common/gpu/client/gpu_channel_host.cc (right): https://codereview.chromium.org/1152273005/diff/1/content/common/gpu/client/gpu_channel_host.cc#newcode323 content/common/gpu/client/gpu_channel_host.cc:323: return base::SharedMemory::Duplicatehandle(source_handle); On 2015/06/03 22:01:41, jbauman wrote: > incorrect ...
5 years, 6 months ago (2015-06-03 22:03:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152273005/20001
5 years, 6 months ago (2015-06-03 22:04:32 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/65686)
5 years, 6 months ago (2015-06-03 23:12:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152273005/20001
5 years, 6 months ago (2015-06-03 23:19:18 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/65742)
5 years, 6 months ago (2015-06-04 01:30:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152273005/20001
5 years, 6 months ago (2015-06-04 01:54:54 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/65805)
5 years, 6 months ago (2015-06-04 03:08:11 UTC) #17
erikchen
On 2015/06/04 03:08:11, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 6 months ago (2015-06-04 17:20:28 UTC) #18
erikchen
jbauman: I've uploaded a new patch set which reverts to using BrokerDuplicateHandle() on Windows instead ...
5 years, 6 months ago (2015-06-04 19:44:40 UTC) #19
jbauman
lgtm
5 years, 6 months ago (2015-06-04 20:48:00 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152273005/40001
5 years, 6 months ago (2015-06-04 23:39:37 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-05 00:38:16 UTC) #23
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 00:39:14 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0dcc94c8d2f4b8888756acf63554407d41fb252d
Cr-Commit-Position: refs/heads/master@{#332975}

Powered by Google App Engine
This is Rietveld 408576698