DescriptionGPU:'Pass' SharedMemory when possible.
This avoids some duplication of shared memory handles just
for the purposes of passing them around. Instead we Map
immediately when the memory arrives in the process, and then
'Pass' the shared memory from there.
BUG=177063, 353822
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259772
Patch Set 1 #
Total comments: 4
Patch Set 2 : Remove all duplication. #Patch Set 3 : Add Buffer DCHECK that memory is already mapped. #Patch Set 4 : Rebase. #Messages
Total messages: 26 (0 generated)
|