summaryrefslogtreecommitdiffstats
path: root/cc/trees
Commit message (Expand)AuthorAgeFilesLines
* cc : Fix layer transform changed tracking bugjaydasika2016-03-251-0/+28
* cc: Force a redraw on initializing a new output surface for remote compositor.khushalsagar2016-03-253-8/+32
* Add more out of line copy ctors for complex classes.vmpstr2016-03-242-0/+6
* cc: Remove more code that was only used by CDPajuma2016-03-242-123/+0
* cc : Determine if a layer is root by using the value in LayerTreeImpljaydasika2016-03-247-47/+74
* cc: Fix LayerTree deserialization for commit.khushalsagar2016-03-232-14/+49
* cc : Update render surfaces using LayerListIterator instead of treewalkjaydasika2016-03-235-153/+203
* Enable LayerTreeHostTestGpuRasterDeviceSizeChanged test on winjaydasika2016-03-221-9/+5
* Update secure output flags on display changes.dcastagna2016-03-2213-0/+38
* Disable LayerTreeHostTestGpuRasterDeviceSizeChanged test on win.dgozman2016-03-221-0/+3
* Transfer LayerImpl ownership to LayerTreeImplvollick2016-03-2227-433/+411
* Use sk_sp-based picture recording APIsfmalita2016-03-222-4/+4
* cc : Make tree synchronization independent of layer tree hierarchy (2)jaydasika2016-03-219-302/+315
* Add CONTEXT_TYPE_OPENGLES2_PEPPERericrk2016-03-181-0/+36
* cc: Removed unused layer of redirection on functionweiliangc2016-03-181-28/+19
* Use preferred format to allocate memory for decoded imagesbashi2016-03-181-1/+2
* cc: Impl thread scroll on ScrollNode instead of LayerImplsunxd2016-03-176-46/+122
* Hoist begin frame sources out of schedulerenne2016-03-164-10/+65
* cc: Make sure to set clip rect to empty on layers when neededweiliangc2016-03-162-49/+88
* Clean scroll logic in LayerTreeImpl:sunxd2016-03-1610-42/+141
* CC Animation: Erase LayerTreeSettings::accelerated_animation_enabled flag.loyso2016-03-156-191/+79
* CC Animation: Redirect ScrollAnimationAbort via LayerTreeImplloyso2016-03-152-0/+7
* Delete scrollCompensationAdjustment.aelias2016-03-153-168/+6
* cc: Correctly inherit clip parent's clip in target spaceweiliangc2016-03-142-6/+7
* cc: Fix one unittest to set up clip children correctlyweiliangc2016-03-141-0/+3
* cc: Correctly set scroll children's effect tree indexweiliangc2016-03-142-0/+4
* CC Animation: Rename HasAnimation to HasAnimationForTesting.loyso2016-03-143-8/+9
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-1423-643/+501
* cc: Clips layer when render surface it owns has unclipped descendantsweiliangc2016-03-122-5/+6
* cc : Move ResetAllChangeTracking to LayerTreeImpl from LayerImpljaydasika2016-03-126-198/+205
* Rename InputHandler::GESTURE to InputHandler::TOUCHSCREENdtapuska2016-03-113-148/+188
* Implement Wheel Gesture Scrolling on OSX.dtapuska2016-03-112-7/+50
* CC Animation: Erase old animation system.loyso2016-03-1110-490/+139
* CC Animation: Erase old animation tests.loyso2016-03-102-1531/+377
* Clean LayerImpl's scroll offset callers in unit tests.sunxd2016-03-0910-158/+380
* Remove runtime toggling of throttling framesenne2016-03-0917-65/+0
* cc: Fix for releasing output surface during commit.khushalsagar2016-03-085-7/+89
* cc : Make tree synchronization independent of layer tree hierarchy (1)jaydasika2016-03-085-13/+35
* cc: Do not set clip when layers are not clippedweiliangc2016-03-042-58/+78
* CC Animation: Add missing tests from old animation system.loyso2016-03-032-1/+320
* cc: Move SyncedScrollOffset to scroll treesunxd2016-03-0311-27/+399
* Clean up function names with from property treesweiliangc2016-03-0311-387/+337
* cc : Remove dead code from LayerTreeHostCommonjaydasika2016-03-031-491/+0
* Teach LTHI about LayerListIteratorvollick2016-03-031-11/+10
* Use LayerListIterator when hit testing.vollick2016-03-031-61/+54
* Add LayerTreeImpl end/begin/rend/rbeginvollick2016-03-032-0/+23
* cc : Compute safe opaque background color while building property treesjaydasika2016-03-031-3/+28
* cc: Separate ImageDecodeController into software and gpu parts.vmpstr2016-03-034-0/+23
* Fix name collisions that will occur with chromium style.danakj2016-03-022-8/+8
* cc : Delete LayerImpl::NoteLayerPropertyChangedForSubtreejaydasika2016-03-026-28/+71