commit | 1d29b060b31f3e4c2d86c818188b8c608e1ac34d | [log] [tgz] |
---|---|---|
author | nyquist <[email protected]> | Wed Dec 02 02:48:18 2015 |
committer | Commit bot <[email protected]> | Wed Dec 02 02:49:00 2015 |
tree | b55130e8b7bbdd96cef55b780a5605ca7d7295a4 | |
parent | efaeb53caf95350b6d941bea7d3ccf4601b0db59 [diff] |
Add 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 Review URL: https://codereview.chromium.org/1490513005 Cr-Commit-Position: refs/heads/master@{#362603}