Descriptiongpu: Maintain the deferred log messages separately from the IPC messages.
Instead of keeping a queue of IPC messages in GpuChildThread for the
deferred log messages that are sent to the browser, maintain a queue of
structs describing the log messages. This makes it easier to follow the
code, and easier to replace the chrome IPC with mojo IPC in subsequent
patches.
BUG=643746
Committed: https://crrev.com/db04bc3039a04e5a26c13cfe63818b3f170f01cf
Cr-Commit-Position: refs/heads/master@{#441318}
Patch Set 1 #
Messages
Total messages: 15 (9 generated)
|