Chromium Code Reviews
DescriptionMove parent of D3D surface window off the main GPU thread
Currently the parent of D3D surface window is still created
on the main thread which requires us to run UI message pump
there. This change moves the creation and destruction of
the parent window to the dedicated window thread.
BUG=653181
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
Committed: https://crrev.com/be69cdd7300df9d72a94679632b4e05ea73f2bf2
Cr-Commit-Position: refs/heads/master@{#423293}
Patch Set 1 #
Messages
Total messages: 15 (10 generated)
|
||||||||||||||||||||||||||||