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

Issue 279163005: Change the GPU process to use a CFRunLoop (Closed)

Created:
6 years, 7 months ago by ccameron
Modified:
6 years, 7 months ago
Reviewers:
Robert Sesek, brettw
CC:
chromium-reviews, piman+watch_chromium.org, erikwright+watch_chromium.org, sadrul, jam, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Change the GPU process to use a CFRunLoop This is necessary for CAContext sharing (determined empirically, as that API is undocumented). BUG=312462 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270309

Patch Set 1 #

Total comments: 7

Patch Set 2 : Incorporate review feedback #

Total comments: 2

Patch Set 3 : Incorporate review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M base/message_loop/message_pump_mac.h View 1 2 4 chunks +6 lines, -6 lines 0 comments Download
M content/gpu/gpu_main.cc View 1 3 chunks +14 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
ccameron
ptal (I'll add the OWNERS if it looks reasonable to you). https://codereview.chromium.org/279163005/diff/1/content/gpu/gpu_main.cc File content/gpu/gpu_main.cc (right): ...
6 years, 7 months ago (2014-05-12 20:06:50 UTC) #1
Robert Sesek
https://codereview.chromium.org/279163005/diff/1/content/gpu/gpu_main.cc File content/gpu/gpu_main.cc (right): https://codereview.chromium.org/279163005/diff/1/content/gpu/gpu_main.cc#newcode136 content/gpu/gpu_main.cc:136: #if defined(OS_WIN) On 2014/05/12 20:06:50, ccameron1 wrote: > IMO ...
6 years, 7 months ago (2014-05-12 20:11:43 UTC) #2
ccameron
https://codereview.chromium.org/279163005/diff/1/content/gpu/gpu_main.cc File content/gpu/gpu_main.cc (right): https://codereview.chromium.org/279163005/diff/1/content/gpu/gpu_main.cc#newcode150 content/gpu/gpu_main.cc:150: // This is necessary for CoreAnimation layers hosted in ...
6 years, 7 months ago (2014-05-12 20:30:44 UTC) #3
Robert Sesek
LGTM. The question is non-blocking but is more for my own curiosity/documenting why we need ...
6 years, 7 months ago (2014-05-12 22:11:50 UTC) #4
ccameron
On 2014/05/12 22:11:50, rsesek wrote: > LGTM. The question is non-blocking but is more for ...
6 years, 7 months ago (2014-05-13 21:03:17 UTC) #5
ccameron
Adding brettw for OWNER stamp.
6 years, 7 months ago (2014-05-13 21:07:25 UTC) #6
brettw
base lgtm with change https://codereview.chromium.org/279163005/diff/20001/base/message_loop/message_pump_mac.h File base/message_loop/message_pump_mac.h (right): https://codereview.chromium.org/279163005/diff/20001/base/message_loop/message_pump_mac.h#newcode224 base/message_loop/message_pump_mac.h:224: BASE_EXPORT MessagePumpCFRunLoop(); Usually if you ...
6 years, 7 months ago (2014-05-13 22:36:19 UTC) #7
ccameron
Thanks! https://codereview.chromium.org/279163005/diff/20001/base/message_loop/message_pump_mac.h File base/message_loop/message_pump_mac.h (right): https://codereview.chromium.org/279163005/diff/20001/base/message_loop/message_pump_mac.h#newcode224 base/message_loop/message_pump_mac.h:224: BASE_EXPORT MessagePumpCFRunLoop(); On 2014/05/13 22:36:19, brettw wrote: > ...
6 years, 7 months ago (2014-05-13 23:24:07 UTC) #8
ccameron
The CQ bit was checked by ccameron@chromium.org
6 years, 7 months ago (2014-05-13 23:24:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/279163005/40001
6 years, 7 months ago (2014-05-13 23:25:39 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-14 02:59:03 UTC) #11
Message was sent while issue was closed.
Change committed as 270309

Powered by Google App Engine
This is Rietveld 408576698