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

Issue 2432013004: Switch main GPU thread to Default Message Pump (Closed)

Created:
4 years, 2 months ago by stanisc
Modified:
4 years, 1 month ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch main GPU thread to Default Message Pump Since all windows has been moved from the main GPU thread to a separate dedicated thread there is no need to run UI message pump on the main thread. This change switches the main GPU thread, on OS_WIN only, to MessagePumpDefault. This should make MessagePumpForGpu unnecessary. I am going to remove it in a separate change. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel BUG=653181 Committed: https://crrev.com/5599ccdfa0d4167f13880db3560d8ad829157069 Cr-Commit-Position: refs/heads/master@{#430758}

Patch Set 1 #

Patch Set 2 : Changed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M content/gpu/gpu_main.cc View 1 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
stanisc
jbauman@, please review the change. +kbr@, +vmiura@ because this might impact https://bugs.chromium.org/p/chromium/issues/detail?id=609252
4 years, 1 month ago (2016-10-26 21:24:05 UTC) #11
Ken Russell (switch to Gerrit)
I'm not sure we want to make this change. Does ANGLE's OpenGL backend on Windows ...
4 years, 1 month ago (2016-10-26 22:22:06 UTC) #13
Geoff Lang
On 2016/10/26 22:22:06, Ken Russell wrote: > I'm not sure we want to make this ...
4 years, 1 month ago (2016-10-27 15:43:08 UTC) #14
stanisc
On 2016/10/27 15:43:08, Geoff Lang wrote: > On 2016/10/26 22:22:06, Ken Russell wrote: > > ...
4 years, 1 month ago (2016-10-27 23:00:36 UTC) #15
Geoff Lang
On 2016/10/27 23:00:36, stanisc wrote: > On 2016/10/27 15:43:08, Geoff Lang wrote: > > On ...
4 years, 1 month ago (2016-10-28 14:50:04 UTC) #16
stanisc
On 2016/10/28 14:50:04, Geoff Lang wrote: > On 2016/10/27 23:00:36, stanisc wrote: > > On ...
4 years, 1 month ago (2016-10-28 19:43:56 UTC) #18
Ken Russell (switch to Gerrit)
On 2016/10/28 19:43:56, stanisc wrote: > On 2016/10/28 14:50:04, Geoff Lang wrote: > > On ...
4 years, 1 month ago (2016-10-28 20:33:32 UTC) #19
jbauman
lgtm
4 years, 1 month ago (2016-11-07 20:30:32 UTC) #20
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/2432013004/20001
4 years, 1 month ago (2016-11-08 21:42:17 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-08 23:34:16 UTC) #24
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 23:41:49 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5599ccdfa0d4167f13880db3560d8ad829157069
Cr-Commit-Position: refs/heads/master@{#430758}

Powered by Google App Engine
This is Rietveld 408576698