summaryrefslogtreecommitdiffstats
path: root/cc/layers/layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Make animation contents scale aware of trees affected by animationsajuma2015-08-201-3/+15
* Rename OpacityTree to EffectTreeweiliangc2015-08-181-9/+8
* Compute blend_mode outside CDPjaydasika2015-08-151-3/+5
* cc: Remove code for drawing checkerboard quads, it's not used.danakj2015-08-051-3/+0
* cc: Keep the transform tree's to_screen_is_animated updatedajuma2015-08-041-1/+31
* Arrange compositor scrolling into scroll customization format (WIP)tdresser2015-07-311-0/+25
* cc: Clean up <Property>IsAnimating and related logicajuma2015-07-241-24/+39
* Should be tracking scrolls for Outer, and not Inner, Viewport.wjmaclean2015-07-221-1/+1
* Use double precision ScrollOffset when pulling delta for main threadbokan2015-07-201-6/+7
* Switch scrolling state from layer pointers to IDs.aelias2015-07-141-2/+2
* Compute if a layer is clipped outside CalcDrawPropsjaydasika2015-07-141-2/+4
* Revert of Compute if a layer is clipped outside CalcDrawProps (patchset #9 id...dpranke2015-07-131-4/+2
* cc: Fix post-commit property tree update for animationsajuma2015-07-131-2/+25
* Compute if a layer is clipped outside CalcDrawPropsjaydasika2015-07-131-2/+4
* cc: Remove ideal scale from draw propertiesenne2015-07-071-0/+20
* CC Animations: Redirect all compositor animation requests to AnimationHost.loyso2015-07-031-14/+122
* cc: Store lists of nodes affected by bounds_delta in the transform treeajuma2015-06-301-7/+4
* Revert of cc: Store lists of nodes affected by bounds_delta in the transform ...ajuma2015-06-301-4/+7
* cc: Don't use page scale from CDP in PictureLayerenne2015-06-301-0/+1
* cc: Update property trees for animations after commitajuma2015-06-291-2/+13
* cc: Store lists of nodes affected by bounds_delta in the transform treeajuma2015-06-291-7/+4
* Add screen space opacity to opacity treejaydasika2015-06-261-1/+2
* cc: Make impl-thread property trees handle bounds deltaajuma2015-06-251-0/+11
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-191-13/+12
* cc: Remove LayerImpl::SetContentsScale.danakj2015-06-181-5/+0
* cc: Remove layer contents_scale_x() and contents_scale_y().danakj2015-06-181-16/+3
* cc: Remove LayerRectToContentRect.danakj2015-06-181-11/+2
* cc: Remove LayerImpl::SetContentBounds()danakj2015-06-181-5/+0
* cc: Remove the layer content_bounds() and use bounds() instead.Dana Jansens2015-06-181-39/+24
* cc: Update property trees after page/scroll during commitenne2015-06-171-10/+17
* Bounds delta change should update clip treemiletus2015-06-161-2/+14
* Abort copy requests from never-drawn treesenne2015-06-121-1/+12
* Unify Android Webview and Chrome's flinghush2015-06-101-2/+2
* Reland: cc: Fix size_t to int truncations in layers/ output/ playback/ quads/vmpstr2015-06-081-1/+3
* Revert of cc: Fix size_t to int truncations in layers/ output/ playback/ quad...vmpstr2015-06-051-3/+1
* cc: Fix size_t to int truncations in layers/ output/ playback/ quads/vmpstr2015-06-051-1/+3
* cc: Remove DrawQuad::IterateResorucesvmpstr2015-06-021-11/+4
* cc: Make impl-thread property trees handle fixed-position layersajuma2015-05-291-0/+1
* Remove flag for virtual-viewport pinch to zoom and old paths.bokan2015-05-291-27/+5
* cc: Don't always commit when frame timing api is active.vmpstr2015-05-271-4/+4
* Remove the treewalk in ResetDrawProperties()jaydasika2015-05-261-1/+4
* cc: Update property trees when there are compositor animationsajuma2015-05-251-0/+30
* Reset property tree indices when layer is removed from layer treevollick2015-05-201-3/+18
* cc: Update transform tree after compositor thread scrollenne2015-05-201-1/+15
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-191-4/+3
* Add Layer Id information to the LayerTree json stringr.kasibhatla2015-05-171-0/+1
* cc: Move raster_source from Tile to PrioritizedTilehendrikw2015-05-131-2/+2
* cc: Ensure pending tree needs prop updates when active tree scrolls.vmpstr2015-05-111-0/+6
* Add some more scoped_ptr functions in values.hestade2015-05-071-1/+1
* cc: Some more cleanup and removing TODOs for validating resources.danakj2015-04-241-0/+17