summaryrefslogtreecommitdiffstats
path: root/cc/test/animation_test_common.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Keep the transform tree's to_screen_is_animated updatedajuma2015-08-041-2/+8
* CC Animation: Fix pauseAnimation so it doesn't reset blink negative delays.loyso2015-07-311-0/+27
* CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.loyso2015-07-031-1/+25
* Animation start scale should be considered for the raster scalebehara.ms2015-05-051-0/+6
* Fix Enum Style Throughout CC.ericrk2015-02-201-9/+5
* cc: Make LayerAnimationController keep state for clearing scroll deltaajuma2015-01-221-7/+1
* cc: Fix scroll offset after scroll animation is canceledajuma2015-01-161-1/+7
* Move RenderSurface creation outside of CalcDrawPropsawoloszyn2014-12-221-0/+4
* Make Keyframe use TimeTicks/TimeDelta to represent time instead of double.behara.ms2014-11-181-14/+20
* Make cc::Animation::TrimTimeToCurrentIteration andbehara.ms2014-11-121-9/+12
* cc: Change scoped_ptr<T>() to nullptr.danakj2014-10-151-10/+6
* cc: Make PictureLayerImpl use a better choice for animated raster scale.danakj2014-10-101-1/+2
* Use ScrollOffset instead of vector2d to track scroll offset in ccmiletus2014-10-011-2/+2
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-19/+14
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-14/+19
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-19/+14
* Rasterize at maximum scale for scale animations on CPU-rasterized layersajuma@chromium.org2014-04-091-0/+7
* cc: Compute the maximum scale of animationsajuma@chromium.org2014-04-031-0/+7
* cc: Identify animations that affect scaleajuma@chromium.org2014-03-311-0/+2
* Compute accurate screen space bounds for animated layers.avallee@chromium.org2014-01-241-6/+27
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-231-1/+1
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-30/+24
* cc: Support animating scroll offsetajuma@chromium.org2013-12-031-0/+10
* Don't PushProperties every commit for animating layersajuma@chromium.org2013-11-181-1/+6
* cc: Support animating filtersajuma@chromium.org2013-10-031-0/+64
* Compute bounds of animated layersajuma@chromium.org2013-08-151-0/+5
* Allow animations with inactive observers to reach the Starting stateajuma@chromium.org2013-05-271-0/+4
* Enable tests for AnimationFinished notificationsajuma@chromium.org2013-04-221-6/+7
* cc: Fix constructor initialization style.danakj@chromium.org2013-03-291-3/+1
* cc: Few style fixes.danakj@chromium.org2013-03-261-23/+9
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-15/+15
* cc: Chromify TimingFunctionenne@chromium.org2013-03-241-1/+1
* cc: Chromify animation_test_commonshawnsingh@chromium.org2013-03-211-111/+153
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-2/+2
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-2/+2
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-2/+2
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-121-21/+21
* Finish migrating cc/ from WebKit::WebTransformationMatrix to gfx::Transformajuma@chromium.org2013-01-251-2/+2
* Remove old code that uses non-virtual WebTransformOperationsajuma@chromium.org2013-01-211-12/+0
* Define cc::TransformOperations and webkit::WebTransformOperationsImplajuma@chromium.org2013-01-171-0/+12
* Rename ActiveAnimation -> Animationvollick@chromium.org2013-01-071-3/+3
* We don't want to tick animation controllers for non-active layersvollick@chromium.org2013-01-071-0/+5
* Revert "Rename ActiveAnimation -> Animation"phajdan.jr@chromium.org2012-12-211-3/+3
* Rename ActiveAnimation -> Animationvollick@chromium.org2012-12-201-3/+3
* Ref count layer animation controllers.vollick@chromium.org2012-12-201-19/+4
* Clean up cc and webkit/compositor_bindings include path shenanigansjamesr@chromium.org2012-12-181-1/+1
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-5/+1
* Revert 171714 - Use an auxiliary list of animation controllers.vollick@chromium.org2012-12-081-0/+34
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-2/+2