summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_common.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Don't skip subtree with input handler while calculating visible rectsjaydasika2015-10-011-3/+3
* Clip rect when the target of unclipped render surface is also unclippedjaydasika2015-10-011-18/+18
* cc: Compute is_clipped using the clip treeajuma2015-09-301-1/+2
* cc: Synchronize num copy requests to LayerImplenne2015-09-251-3/+5
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-1/+2
* Revert of cc: Synchronize num copy requests to LayerImpl (patchset #1 id:1 of...enne2015-09-221-5/+3
* cc: Synchronize num copy requests to LayerImplenne2015-09-221-3/+5
* cc: Remove unused Layer::num_children_with_scroll_parentenne2015-09-211-6/+0
* Undo scroll snap on to_parent at the start of new frame.jaydasika2015-09-101-6/+0
* cc: Remove implicit conversions from Rect to RectF in src/cc/.danakj2015-09-051-2/+2
* cc: Avoid duplicate work when computing draw properties using property treesajuma2015-09-041-110/+63
* cc: Detemplatize DrawPropertiesenne2015-08-291-3/+3
* cc: Remove Layer::draw_propertiesenne2015-08-281-9/+3
* Reduce rects equality measurement tolerance from 3 to 1. Thisjaydasika2015-08-281-1/+1
* Update Viewport Clip in LayerTreeHostImpl::SetViewportSizejaydasika2015-08-281-1/+1
* Compute Nearest Occlusion Immune Ancestor Outside CDPjaydasika2015-08-251-28/+22
* Screen space and Draw Transfrom Of Replica layer of render surface from Prope...jaydasika2015-08-251-0/+24
* cc: Delete RenderSurfaceenne2015-08-241-5/+0
* cc: Compute animation contents scale using property treesajuma2015-08-241-0/+7
* cc: Allow transparent layers with background filters to renderhendrikw2015-08-211-0/+5
* Move setting of contributes_to_drawn_surface outside CDPjaydasika2015-08-211-8/+10
* cc: Fix starting animation scale computation in CDPajuma2015-08-211-4/+16
* Render Surface Content Rect from property treesjaydasika2015-08-211-7/+100
* cc: Detemplatize CDP input structsenne2015-08-211-9/+126
* cc: Detemplatize CalcDrawPropsenne2015-08-191-176/+116
* cc: Turn off main thread CDPenne2015-08-191-58/+7
* Draw Opacity of Render Surface from Property Treesjaydasika2015-08-181-0/+4
* cc: Remove main thread input handler countingenne2015-08-181-2/+0
* Screen Space Transform Of Render Surface From Property Treesjaydasika2015-08-181-0/+11
* cc: Fix LayerTreeRebuildTest to run with only property treesenne2015-08-181-5/+5
* Rename OpacityTree to EffectTreeweiliangc2015-08-181-2/+2
* Clip Rect of Render Surface From Property Treesjaydasika2015-08-181-0/+10
* Compute blend_mode outside CDPjaydasika2015-08-151-2/+2
* Render Surface is_clipped from Property Treesjaydasika2015-08-141-0/+4
* Clip Rect From Property Treesjaydasika2015-08-141-0/+10
* Separate RenderSurfaceLayerList Generation CalcDrawPropsweiliangc2015-08-111-183/+201
* Drawable Content Rect From Property Treesjaydasika2015-08-101-0/+11
* cc: Keep the transform tree's to_screen_is_animated updatedajuma2015-08-041-0/+4
* cc: Remove target_space_transform_is_animating from DrawPropertiesajuma2015-07-311-10/+2
* cc: Clean up <Property>IsAnimating and related logicajuma2015-07-241-7/+11
* Draw Transform of Render Surface From Property Treesjaydasika2015-07-231-0/+17
* cc: Remove transforms_are_animating from render surfacesajuma2015-07-161-4/+0
* cc: Remove unused opacity animation properties from DrawPropertiesajuma2015-07-161-15/+1
* Compute if a layer is clipped outside CalcDrawPropsjaydasika2015-07-141-18/+20
* Revert of Compute if a layer is clipped outside CalcDrawProps (patchset #9 id...dpranke2015-07-131-20/+18
* Compute if a layer is clipped outside CalcDrawPropsjaydasika2015-07-131-18/+20
* cc: Remove ideal scale from draw propertiesenne2015-07-071-33/+19
* CC Animations: Redirect all compositor animation requests to AnimationHost.loyso2015-07-031-6/+3
* cc: Remove page/device scale draw propertiesenne2015-06-301-2/+0
* Compute can_use_lcd_text using property trees.jaydasika2015-06-301-4/+12