summaryrefslogtreecommitdiffstats
path: root/cc/trees
Commit message (Expand)AuthorAgeFilesLines
* cc:: Use clip tree instead of layer tree during hit testingjaydasika2016-01-072-21/+215
* CC Animation: Make sure that we use compositor animation timelines everywhere.loyso2016-01-061-1/+1
* CC Animation: Make sure that all tests use_compositor_animation_timelinesloyso2016-01-061-0/+1
* Determine a layer's IsAffectedByPageScale property without using Layer Tree.sunxd2016-01-061-3/+7
* Revert cc: turn on strict paint property checkingenne2016-01-062-1/+124
* Revert of Determine a layer's IsAffectedByPageScale property without using La...sunxd2016-01-061-7/+3
* cc:: Create clip node for every render surfacejaydasika2016-01-062-30/+6
* CC Animation: Port TreeSynchronizerTest to use animation timelines.loyso2016-01-061-2/+20
* CC Animation: Fix impl SetNeedsCommit. Port LayerTreeHostImplTests to use ani...loyso2016-01-064-34/+78
* CC Animation: Port LayerTreeHostCommonTests to use animation timelines.loyso2016-01-041-77/+252
* cc: turn on strict paint property checkingenne2016-01-042-124/+1
* Determine a layer's IsAffectedByPageScale property without using Layer Tree.sunxd2015-12-291-3/+7
* CC Animation: Make sure that LayerTreeHostAnimationTests have !use_compositor...loyso2015-12-221-2/+11
* Switch to standard integer types in cc/.avi2015-12-2151-29/+111
* cc:: Do LayerIsHidden computation while building property treesjaydasika2015-12-188-16/+52
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...rbyers2015-12-181-2/+2
* cc:: Give a valid transform tree index to mask layers.jaydasika2015-12-183-0/+36
* cc: Move draw params from SetExternalDrawConstraints to OnDrawboliu2015-12-178-305/+398
* cc:: Assign the correct transform id to effect tree nodesjaydasika2015-12-162-5/+34
* cc: Fix error in smoothness_priority_expiration_notifier for ProxyImplkhushalsagar2015-12-162-1/+61
* cc:: Change plumbing for external_begin_frame_source to the Scheduler.khushalsagar2015-12-167-61/+56
* cc: Fix flakiness in LayerTreeHostCopyRequestTestLostOutputSurfacedanakj2015-12-151-41/+46
* cc: Don't update snapping when we have singular transformsjaydasika2015-12-152-1/+43
* cc: widen threshold for background filter pixeltests on Windows.Stephen White2015-12-141-4/+4
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-2/+2
* cc: Fix recording of GPU rasterization histogram for renderer compositor.khushalsagar2015-12-103-3/+53
* Add support for LayerTreeSettings (de)serializationnyquist2015-12-103-2/+416
* cc: Shrink size of display itemenne2015-12-102-24/+8
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...engedy2015-12-101-2/+2
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-2/+2
* cc: Wait for callback indicating that copy is completeccameron2015-12-101-10/+4
* Jitter Measurementjaydasika2015-12-096-50/+203
* cc: Split ThreadProxy into ProxyMain and ProxyImplkhushalsagar2015-12-0913-1840/+1867
* Create RenderSurface on Effect Treeweiliangc2015-12-0915-431/+492
* cc: Use compositor mode in LayerTreeTestskhushalsagar2015-12-097-44/+46
* List all child surfaces (including occluded) in CompositorFramejbauman2015-12-093-0/+25
* Revert of Create RenderSurface on Effect Tree (patchset #7 id:120001 of https...weiliangc2015-12-0815-492/+431
* cc: Explicitly initialize member variables in test.danakj2015-12-081-2/+2
* cc: Introduce CompositorMode enum.khushalsagar2015-12-083-10/+53
* Create RenderSurface on Effect Treeweiliangc2015-12-0715-501/+511
* Reland: Enable compositor-thread property treesajuma2015-12-062-2/+2
* cc: Make property trees support elastic overscrollajuma2015-12-048-22/+216
* cc: Force commit on the frame after a copy requestccameron2015-12-032-6/+86
* Remove the record_full_layer layer tree setting.chrishtr2015-12-032-2/+0
* Remove the clip parameter from ContentLayerClient.chrishtr2015-12-034-18/+15
* cc: Animate from LayerTreeHostImpl, remove Animate step from schedulerdanakj2015-12-038-125/+234
* Verifies PropertyTrees on impl for all cc_unittestsweiliangc2015-12-011-1/+1
* cc: Fix screen space transform computation for non-drawn layersajuma2015-12-018-108/+102
* Interface-izes TaskGraphRunner and moves implementation helpers to TaskGraphW...ericrk2015-12-012-2/+6
* cc: Build property trees for layer trees constructed in perf testsajuma2015-11-301-0/+2