summaryrefslogtreecommitdiffstats
path: root/cc/animation
Commit message (Expand)AuthorAgeFilesLines
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-314-52/+75
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-294-68/+49
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-294-49/+68
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-244-68/+49
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-244-49/+68
* Compute accurate screen space bounds for animated layers.avallee@chromium.org2014-01-246-9/+59
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-235-9/+10
* Refactor test gfx_util.avallee@chromium.org2014-01-221-1/+1
* Revert 245663 "Revert 245645 "Define WebScrollOffsetAnimationCur..."dbeam@chromium.org2014-01-182-3/+3
* Revert 245645 "Define WebScrollOffsetAnimationCurveImpl"dbeam@chromium.org2014-01-172-3/+3
* Define WebScrollOffsetAnimationCurveImplajuma@chromium.org2014-01-172-3/+3
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-102-22/+22
* Add monotonic time and target property to cc::AnimationDelegate notificationsajuma@chromium.org2013-12-093-8/+33
* cc: Clean up tick times used for LayerAnimationControllerTestsajuma@chromium.org2013-12-072-115/+125
* cc: Support animating scroll offsetajuma@chromium.org2013-12-0310-17/+359
* Allow a positive timeOffset for delaying an animation start.mithro@mithis.com2013-12-022-1/+37
* cc: Define ScrollOffsetAnimationCurveajuma@chromium.org2013-11-255-1/+210
* Remove unused cc::Animation RunStatesajuma@chromium.org2013-11-216-219/+16
* Don't PushProperties every commit for animating layersajuma@chromium.org2013-11-184-49/+41
* De-activate LayerAnimationControllers when all animations are WaitingForDeletionajuma@chromium.org2013-11-182-3/+93
* cc: Alow animations to be aborted from either threadajuma@chromium.org2013-11-174-12/+279
* Allow the computation of inflated bounds for non matrix transform operations.vollick@chromium.org2013-11-053-157/+206
* Remove cc::LayerAnimationController:SuspendAnimationsajuma@chromium.org2013-11-023-11/+3
* Fix perspective transform operation interpolationvollick@chromium.org2013-10-302-11/+44
* Implement new overlay scrollbar specsdavemoore@chromium.org2013-10-253-91/+268
* Add Color animation curves.avallee@chromium.org2013-10-248-8/+255
* Remove superfluous WebLayerImpl::resumeAnimations()steveblock@chromium.org2013-10-233-23/+1
* Remove Animation::InstanceType.dongseong.hwang@intel.com2013-10-183-17/+9
* Enable linear fade scrollbar animation on programmatic scrolljdduke@chromium.org2013-10-112-10/+10
* Inflating bounds for rotation should support min/max progressvollick@chromium.org2013-10-112-97/+115
* Support calculation of inflated bounds for rotation transform operations.vollick@chromium.org2013-10-102-1/+409
* cc: Support animating filtersajuma@chromium.org2013-10-037-23/+167
* Grow scrollbars while the mouse is over the track or thumb.tony@chromium.org2013-10-016-0/+66
* Trigger overlay scrollbar animation when the pointer is nearby.tony@chromium.org2013-09-265-3/+26
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-252-5/+5
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-232-5/+5
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-232-5/+5
* cc: Use SkMScalar instead of doubles for transforms in ccenne@chromium.org2013-09-126-206/+216
* Add a thinning scrollbar animator for desktop overlay scrollbars.tony@chromium.org2013-09-116-7/+408
* Suppress scrollbar animation if the scroll gesture does not scrolljdduke@chromium.org2013-09-064-23/+111
* Take time_offset into account when ticking animations that are Startingajuma@chromium.org2013-09-043-10/+41
* cc: Remove unnecessary "default" cases from switch statements.reveman@chromium.org2013-08-271-1/+7
* Rename ScrollbarLayer\* to PaintedScrollbarLayer\*wjmaclean@chromium.org2013-08-221-3/+3
* Compute bounds of animated layersajuma@chromium.org2013-08-1515-4/+640
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-292-3/+4
* Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."shawnsingh@google.com2013-07-292-4/+3
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-282-3/+4
* cc: No need to include trees/single_thread_proxy.h in animation/ unittest.tfarina@chromium.org2013-07-201-1/+0
* Define cc::FilterKeyframe and cc::KeyframedFilterAnimationCurveajuma@chromium.org2013-07-185-12/+257
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-273-3/+3