DescriptionAdd support for ManagedMemoryPolicy (de)serialization
As part of serializing cc::LayerTreeHost, we also need to
serialize the cc::LayerTreeSettings and the
cc::ManagedMemoryPolicy.
This CL focuses on the cc::ManagedMemoryPolicy and the
gpu::MemoryAllocation::PriorityCutoff enum.
BUG=561210
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/1d29b060b31f3e4c2d86c818188b8c608e1ac34d
Cr-Commit-Position: refs/heads/master@{#362603}
Patch Set 1 #Patch Set 2 : rebased #Patch Set 3 : Add missing return-statements for conversions #
Total comments: 6
Patch Set 4 : Addressed comments #
Total comments: 1
Patch Set 5 : Changed DLOG(FATAL) to NOTREACHED() #Patch Set 6 : Rebase on top of origin/master #
Messages
Total messages: 29 (13 generated)
|