summaryrefslogtreecommitdiffstats
path: root/cc/animation
Commit message (Expand)AuthorAgeFilesLines
* Animation: Fix bug in timing in compositorsamli2014-09-132-29/+74
* CC: Support playback rate in compositor animationssamli@chromium.org2014-08-193-3/+177
* CC: Clamp opacity values during an animationsamli@chromium.org2014-08-152-1/+34
* CC: Support fractional iteration count on compositor animationssamli@chromium.org2014-08-123-9/+38
* cc: check animation notify settings first in NotifyObserversshreyas.g@samsung.com2014-08-051-4/+8
* cc: consistancy of variable usage in shreyas.g@samsung.com2014-08-051-6/+9
* cc: Optimize group id check in shreyas.g@samsung.com2014-08-011-18/+33
* cc: Optimize search in LayerAnimationController::StartAnimationsshreyas.g@samsung.com2014-07-251-11/+25
* Scroll offset animation curve retargeting.skobes@chromium.org2014-07-185-16/+100
* Impl thread smooth scrolling.skobes@chromium.org2014-07-104-38/+28
* cc: Disallow scroll offset animations when impl-scrolling isn't supportedajuma@chromium.org2014-07-032-1/+10
* Update scrollbar parameters when it is associated to layerwangxianzhu@chromium.org2014-06-272-4/+4
* Fixed the order of applying transform operations for animation bounds.awoloszyn@chromium.org2014-05-283-27/+53
* CC::LayerAnimationController should use TimeTicks andsivagunturi@chromium.org2014-05-1510-383/+437
* cc: Make LayerAnimationController only call StartAnimations when neededajuma@chromium.org2014-05-073-3/+44
* cc: Fix animation end value for animations that alternate directionajuma@chromium.org2014-05-062-6/+56
* Remove physical time dependency from scrollbar fades.aelias@chromium.org2014-05-028-340/+318
* Handle direction control in compositor Animationsa.renevier@samsung.com2014-05-013-29/+116
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-301-0/+1
* cc: Animations committed together should start togetherajuma@chromium.org2014-04-305-236/+647
* Revert 266624 "cc: Split animating and drawing into separate act..."skyostil@google.com2014-04-291-1/+0
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-281-0/+1
* Add support for setting TrackStart on solid color layers.aelias@chromium.org2014-04-112-0/+4
* cc: Respect specified animation start timesdstockwell@chromium.org2014-04-094-14/+60
* cc: Compute the maximum scale of animationsajuma@chromium.org2014-04-0310-0/+556
* Revert "Handle direction control in compositor Animations"rafaelw@google.com2014-04-013-116/+29
* Handle direction control in compositor Animationsa.renevier@samsung.com2014-03-313-29/+116
* cc: Identify animations that affect scaleajuma@chromium.org2014-03-3110-0/+188
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-202-2/+8
* Remove wall time from NotifyAnimationStarted and NotifyAnimationFinished.mithro@mithis.com2014-03-104-36/+22
* Add two new gfx::Tween::Types and use one of them for the timing function for...pkotwicz@chromium.org2014-02-053-248/+9
* 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