DescriptionImplement new behavior for DescheduleUntilFinishedCHROMIUM.
Previously, the command immediately descheduled the command executor until all
previously issued work had completed. This prevents pipelining of CPU-bound
decoding and GPU-bound drawing.
The new behavior deschedules the command executor until all work issued prior to
the previous call to DescheduleUntilFinishedCHROMIUM has completed.
BUG=611805
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/4acb5991cddf0dd2a0efb392c9a5691dfd5af2d6
Cr-Commit-Position: refs/heads/master@{#401544}
Patch Set 1 #Patch Set 2 : Rebase. #
Messages
Total messages: 21 (11 generated)
|