Chromium Code Reviews
Descriptioncc: Receive and remap resources to the parent.
The delegated renderer layer needs to give the resources it
receives for a frame to the resource provider. Then, the resources
are remapped into the parent's namespace so the quads need to be
updated to reflect this remapping. Finally, the resources no longer
in use by the layer should be returned to the child compositor.
The above is implemented in DelegatedRendererLayerImpl::SetFrameData()
however for now the resources to be returned are simply dropped with
a TODO.
Tests:
LayerTreeHostDelegatedTestMergeResources.runSingleThread
LayerTreeHostDelegatedTestMergeResources.runMultiThread
LayerTreeHostDelegatedTestRemapResourcesInQuads.runSingleThread
LayerTreeHostDelegatedTestRemapResourcesInQuads.runMultiThread
R=piman
BUG=123444
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185477
Patch Set 1 #
Total comments: 7
Patch Set 2 : rebase on iterator cl #Patch Set 3 : merge resource lists #Patch Set 4 : with_tests #
Total comments: 3
Patch Set 5 : whitespace #
Messages
Total messages: 11 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||