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

Issue 2623763003: Split out ChildWindowWin (Closed)

Created:
3 years, 11 months ago by jbauman
Modified:
3 years, 11 months ago
Reviewers:
stanisc
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split out ChildWindowWin This will allow other GL Surface implementations than ChildWindowSurfaceWin to create a child window on a new thread. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2623763003 Cr-Commit-Position: refs/heads/master@{#442749} Committed: https://chromium.googlesource.com/chromium/src/+/267fd834f5c7c9d1e65b0a391a169bc689ba4a85

Patch Set 1 #

Patch Set 2 : initialize window_ #

Total comments: 2

Patch Set 3 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -315 lines) Patch
M gpu/ipc/service/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/ipc/service/child_window_surface_win.h View 3 chunks +2 lines, -13 lines 0 comments Download
M gpu/ipc/service/child_window_surface_win.cc View 5 chunks +6 lines, -182 lines 0 comments Download
A gpu/ipc/service/child_window_win.h View 1 2 1 chunk +47 lines, -0 lines 0 comments Download
A + gpu/ipc/service/child_window_win.cc View 1 5 chunks +7 lines, -120 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
jbauman
3 years, 11 months ago (2017-01-10 20:00:43 UTC) #9
stanisc
LGTM with a couple of nits. https://codereview.chromium.org/2623763003/diff/20001/gpu/ipc/service/child_window_surface_win.cc File gpu/ipc/service/child_window_surface_win.cc (right): https://codereview.chromium.org/2623763003/diff/20001/gpu/ipc/service/child_window_surface_win.cc#newcode69 gpu/ipc/service/child_window_surface_win.cc:69: window_ = child_window_.window(); ...
3 years, 11 months ago (2017-01-10 20:54:57 UTC) #10
jbauman
On 2017/01/10 20:54:57, stanisc wrote: > LGTM with a couple of nits. > > https://codereview.chromium.org/2623763003/diff/20001/gpu/ipc/service/child_window_surface_win.cc ...
3 years, 11 months ago (2017-01-10 21:12:42 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/2623763003/40001
3 years, 11 months ago (2017-01-10 22:33:54 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 01:00:40 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/267fd834f5c7c9d1e65b0a391a16...

Powered by Google App Engine
This is Rietveld 408576698