summaryrefslogtreecommitdiffstats
path: root/cc/trees/draw_property_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Transfer LayerImpl ownership to LayerTreeImplvollick2016-03-221-1/+1
* Clean up function names with from property treesweiliangc2016-03-031-54/+41
* cc:: Do LayerIsHidden computation while building property treesjaydasika2015-12-181-1/+1
* cc: Make property trees support elastic overscrollajuma2015-12-041-0/+16
* Add a flag for enabling compositor property treesajuma2015-11-051-2/+2
* cc: Make property trees support resourceless draw modeajuma2015-10-191-4/+7
* Screen space transform from property trees for hit testingjaydasika2015-10-151-0/+4
* Page scale factor update in property trees when page scale layer is rootjaydasika2015-10-091-2/+6
* Update page scale factor in property before calling ComputeVisibleRectsjaydasika2015-10-071-0/+9
* cc: Avoid duplicate work when computing draw properties using property treesajuma2015-09-041-66/+14
* cc: Remove Layer::draw_propertiesenne2015-08-281-3/+0
* Update Viewport Clip in LayerTreeHostImpl::SetViewportSizejaydasika2015-08-281-2/+0
* Screen space and Draw Transfrom Of Replica layer of render surface from Prope...jaydasika2015-08-251-1/+10
* cc: Compute animation contents scale using property treesajuma2015-08-241-0/+8
* Render Surface Content Rect from property treesjaydasika2015-08-211-0/+7
* Draw Opacity of Render Surface from Property Treesjaydasika2015-08-181-0/+4
* Screen Space Transform Of Render Surface From Property Treesjaydasika2015-08-181-0/+4
* Rename OpacityTree to EffectTreeweiliangc2015-08-181-6/+6
* Clip Rect of Render Surface From Property Treesjaydasika2015-08-181-0/+4
* Render Surface is_clipped from Property Treesjaydasika2015-08-141-0/+4
* Clip Rect From Property Treesjaydasika2015-08-141-0/+4
* Drawable Content Rect From Property Treesjaydasika2015-08-101-0/+3
* cc: Keep the transform tree's to_screen_is_animated updatedajuma2015-08-041-0/+8
* Draw Transform of Render Surface From Property Treesjaydasika2015-07-231-0/+5
* Compute can_use_lcd_text using property trees.jaydasika2015-06-301-0/+6
* Add screen space opacity to opacity treejaydasika2015-06-261-0/+3
* cc: Make impl-thread property trees handle bounds deltaajuma2015-06-251-19/+23
* cc: use property trees instead of CDP on the main threadenne2015-05-111-4/+9
* cc: Commit property trees to the compositor threadenne2015-04-201-5/+44
* cc: Plumbing for storing property treesenne2015-04-091-3/+2
* cc: Derive draw opacity from property treesajuma2015-02-251-1/+3
* Introduce Property Treesvollick2014-12-171-0/+47