summaryrefslogtreecommitdiffstats
path: root/ui/compositor/scoped_layer_animation_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in ui/dcheng2014-10-211-4/+3
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-2/+2
* Replacing raw pointer to LayerAnimator with scoped_refptr in ScopedLayerAnima...mfomitchev@chromium.org2014-03-071-2/+2
* Revert https://codereview.chromium.org/105673008/ because the CL was causing ...pkotwicz@chromium.org2014-01-201-3/+11
* This CLpkotwicz@chromium.org2014-01-161-11/+3
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-141-4/+4
* Changes sequence of docked animations when evicting windows from dock. Window...varkha@chromium.org2013-12-021-4/+12
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-2/+2
* Make inverse transform animations easier to create, using ScopedLayerAnimatio...avallee@chromium.org2013-09-141-1/+83
* Revert 222839 "Make inverse transform animations easier to creat..."yoz@chromium.org2013-09-121-84/+1
* Make inverse transform animations easier to create, using ScopedLayerAnimatio...avallee@chromium.org2013-09-121-1/+84
* compositor: Remove static initializers.tfarina@chromium.org2012-11-211-3/+3
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-271-2/+1
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-0/+74