summaryrefslogtreecommitdiffstats
path: root/cc/proto
Commit message (Expand)AuthorAgeFilesLines
* cc : Make tree synchronization independent of layer tree hierarchy (2)jaydasika2016-03-212-4/+1
* Delete scrollCompensationAdjustment.aelias2016-03-151-1/+0
* cc: Move SyncedScrollOffset to scroll treesunxd2016-03-036-1/+122
* cc : Compute safe opaque background color while building property treesjaydasika2016-03-031-1/+2
* cc : Delete LayerImpl::NoteLayerPropertyChangedForSubtreejaydasika2016-03-021-2/+3
* cc : Track opacity changes for damage rect without layer tree hierarchyjaydasika2016-03-011-2/+4
* cc: Move tracking of layer_property_changed to main thread (3)jaydasika2016-02-241-3/+2
* cc: Replace LayerImpl with ScrollNode when updating scrolling info.sunxd2016-02-221-1/+10
* Reland Allow one-copy and zero-copy task tile worker pools to use compressed ...auygun2016-02-221-3/+3
* Delete CalcDrawPropsweiliangc2016-02-191-2/+0
* Move LayerType to LayerNode::Typenyquist2016-02-191-12/+12
* cc :: Move tracking of layer_property_changed to main thread (2)jaydasika2016-02-171-0/+5
* cc: Move TryScroll from LayerImpl to LayerTreeHostImplsunxd2016-02-161-0/+3
* Add framework for (de)serialization of images in SkPicturenyquist2016-02-121-0/+30
* cc :: Move some tracking of layer_property_changed to main thread.jaydasika2016-02-111-1/+2
* Move MaxScrollOffset to property_treessunxd2016-02-111-3/+12
* Communicate whether passive event listeners exist to cc.dtapuska2016-02-052-1/+3
* cc :: Layer backface visibility determination without layer tree hierarchyjaydasika2016-02-041-1/+3
* cc: Add message types for remote compositor.khushalsagar2016-02-042-3/+103
* Move main_thread_scrolling_reasons to scroll_tree.sunxd2016-02-031-1/+1
* Move scroll event handlers from layer to layer tree view.dtapuska2016-02-031-0/+1
* cc:: Layer with animating opacity should contribute to drawn surfacejaydasika2016-01-291-1/+1
* Move have_wheel_event_handlers to WebLayerTreeView.dtapuska2016-01-292-1/+1
* cc:: Add remote mode to the compositor.khushalsagar2016-01-294-8/+80
* cc:: Add transform nodes at boundaries of 3d rendering contextsjaydasika2016-01-281-0/+1
* Purge the ScrollBlocksOn code.dtapuska2016-01-281-1/+0
* Add ScrollTree builder and unit testsunxd2016-01-282-7/+8
* cc :: Reland compute if layer is drawn from property treesjaydasika2016-01-271-3/+7
* Revert of Compute if a layer is drawn without LayerTree hierarchy (patchset #...thakis2016-01-241-7/+3
* This CL :jaydasika2016-01-221-3/+7
* Add Scroll Tree data structuresunxd2016-01-211-3/+14
* Add histogram attributing cause of main thread scrolling.tdresser2016-01-181-1/+1
* Add support for (de)serializing HeadsUpDisplayLayernyquist2016-01-161-1/+2
* (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