summaryrefslogtreecommitdiffstats
path: root/cc/layers
Commit message (Expand)AuthorAgeFilesLines
* cc : Fix layer transform changed tracking bugjaydasika2016-03-251-2/+2
* Add more out of line copy ctors for complex classes.vmpstr2016-03-242-0/+3
* cc: Remove more code that was only used by CDPajuma2016-03-246-74/+1
* Remove some dead code in LayerImplvollick2016-03-232-14/+0
* cc: Fix LayerTree deserialization for commit.khushalsagar2016-03-236-101/+162
* Remove unused LayerImpl::GetPicture()fmalita2016-03-224-14/+0
* Update secure output flags on display changes.dcastagna2016-03-222-5/+4
* Transfer LayerImpl ownership to LayerTreeImplvollick2016-03-2215-117/+137
* Use sk_sp-based picture recording APIsfmalita2016-03-229-17/+13
* cc : Make tree synchronization independent of layer tree hierarchy (2)jaydasika2016-03-216-476/+150
* Store recording invalidations in DisplayListRecordingSource, save them via Up...chrishtr2016-03-188-27/+105
* cc: Impl thread scroll on ScrollNode instead of LayerImplsunxd2016-03-174-29/+30
* cc: Remove some unnecessary const scoped_refptr&.vmpstr2016-03-164-15/+15
* Clean scroll logic in LayerTreeImpl:sunxd2016-03-165-62/+31
* CC Animation: Redirect ScrollAnimationAbort via LayerTreeImplloyso2016-03-151-3/+2
* Delete scrollCompensationAdjustment.aelias2016-03-155-35/+0
* cc: Refactor SkipImageCanvas and create it during playback.vmpstr2016-03-141-1/+2
* CC Animation: Rename HasAnimation to HasAnimationForTesting.loyso2016-03-142-10/+4
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-1445-566/+391
* cc : Move ResetAllChangeTracking to LayerTreeImpl from LayerImpljaydasika2016-03-125-36/+33
* Rename InputHandler::GESTURE to InputHandler::TOUCHSCREENdtapuska2016-03-111-2/+2
* Begin switch-over to using sk_sp (for SkShader for now)reed2016-03-111-3/+1
* CC Animation: Erase old animation system.loyso2016-03-116-525/+84
* Clean LayerImpl's scroll offset callers in unit tests.sunxd2016-03-096-121/+114
* Make TextureLayerImplTest comply with secure_output flag.dcastagna2016-03-084-19/+87
* cc : Make tree synchronization independent of layer tree hierarchy (1)jaydasika2016-03-084-94/+62
* Set debug color for borders of compressed tiles.auygun2016-03-071-0/+3
* cc: Do not set clip when layers are not clippedweiliangc2016-03-042-8/+4
* cc: Move SyncedScrollOffset to scroll treesunxd2016-03-0311-127/+78
* Clean up function names with from property treesweiliangc2016-03-039-143/+94
* Add LayerTreeImpl end/begin/rend/rbeginvollick2016-03-031-16/+20
* cc : Compute safe opaque background color while building property treesjaydasika2016-03-036-27/+39
* cc: Separate ImageDecodeController into software and gpu parts.vmpstr2016-03-032-1/+9
* Introduce LayerListIteratorvollick2016-03-023-0/+337
* cc : Delete LayerImpl::NoteLayerPropertyChangedForSubtreejaydasika2016-03-025-123/+85
* Blink Compositor Animation: Erase old animation system.loyso2016-03-021-0/+1
* Revert of Introduce LayerListImpl (patchset #11 id:200001 of https://coderevi...vollick2016-03-0111-251/+41
* Revert of Use LTHI's *_list() accessors whenever possible (patchset #1 id:1 o...vollick2016-03-012-5/+5
* Added proper DCHECKs to ensure proper resource provider synchronization.dyen2016-03-012-19/+35
* cc : Track changes to transform on compositor on property treesjaydasika2016-03-012-4/+19
* Use LTHI's *_list() accessors whenever possiblevollick2016-03-012-5/+5
* Share animations from compositor to main thread.ymalik2016-03-012-3/+26
* Introduce LayerListImplvollick2016-03-0111-41/+251
* Revert checkerboarding image/no-image metrics.vollick2016-03-013-82/+0
* cc : Track opacity changes for damage rect without layer tree hierarchyjaydasika2016-03-015-66/+63
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-295-13/+16
* CC Animation: Expose TargetProperty enum to be aliased in Blink Platform.loyso2016-02-255-35/+34
* Fix smooth scroll jump when switching scroll handling from MT to CCymalik2016-02-254-9/+64
* cc: Move tracking of layer_property_changed to main thread (3)jaydasika2016-02-246-97/+86
* CC Animation: Move scrollbar* files to cc/inputloyso2016-02-242-2/+2