summaryrefslogtreecommitdiffstats
path: root/cc/proto
Commit message (Expand)AuthorAgeFilesLines
* (De)-serialize BeginMainFrameAndCommitState to protobuf.khushalsagar2016-01-159-0/+171
* cc:: (De)-serialize CommitEarlyOutReason to protobufkhushalsagar2016-01-142-0/+21
* Add support for (de)serializing LayerTreeHost.nyquist2016-01-142-0/+57
* Move SelectionBoundType to inside the LayerSelectionBound message.nyquist2016-01-121-8/+8
* cc: Allow returning overlay resources upon swap completionccameron2016-01-121-1/+1
* cc: Use effect tree to track the number of copy requestssunxd2016-01-111-2/+3
* Serialize PictureLayer properties.dtrainor2016-01-041-1/+19
* Switch to standard integer types in cc/.avi2015-12-212-0/+4
* cc:: Do LayerIsHidden computation while building property treesjaydasika2015-12-181-1/+1
* Add support for (de)serializing LayerSelection.nyquist2015-12-181-0/+7
* Add support for (de)serializing LayerSelectionBound.nyquist2015-12-182-0/+27
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...rbyers2015-12-181-3/+3
* Add support for (de)serializing base Layer propertiesnyquist2015-12-171-1/+70
* Allow background tab titles to use LCD AA.pkasting2015-12-121-1/+1
* Serialize DisplayListRecordingSource to protos.dtrainor2015-12-112-0/+28
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-3/+3
* Add support for LayerTreeSettings (de)serializationnyquist2015-12-102-0/+74
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...engedy2015-12-101-3/+3
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-3/+3
* Add support for ManagedMemoryPolicy (de)serializationnyquist2015-12-026-0/+136
* Added support for (de)serializing cc::RendererSettingsnyquist2015-12-022-0/+26
* Added support for (de)serializing cc::LayerTreeDebugStatenyquist2015-12-012-0/+32
* Add serialization to protobufs for property trees.khushalsagar2015-11-253-12/+211
* Add support for converting cc::Region to and from protobuf.nyquist2015-11-245-0/+119
* Add support for converting more types to and from protobuf.nyquist2015-11-208-3/+165
* Add IPC messages to transfer compositor protosdtrainor2015-11-192-0/+26
* Add support for (de)serializing cc::Layer properties.nyquist2015-11-181-0/+24
* Add support for (de)serializing cc::Layer hierarchy.nyquist2015-11-062-0/+31
* Add protobuf serialization to DisplayItemListdtrainor2015-10-284-0/+98
* Add Protobuf support for cc/playback skia usagedtrainor2015-10-237-3/+421
* Add Protobuf support in cc for gfx objectsdtrainor2015-10-1912-0/+522