gecko/dom/animation
2016-02-02 17:36:30 +02:00
..
test Bug 1244080 - Part 1: Test that setting duration in the middle of the animation causes only once a restyling. r=bbirtles 2016-02-01 00:46:00 +01:00
Animation.cpp Bug 1240228 - Don't update an effect's timing when tweaking its animation's hold time; r=heycam 2016-01-19 08:05:08 +09:00
Animation.h Bug 1096774 - Part 1: Implement Animation Constructor. r=birtles, r=smaug 2016-01-16 19:02:00 -05:00
AnimationComparator.h
AnimationEffectReadOnly.cpp
AnimationEffectReadOnly.h Bug 1214536 - Part 7: Rename AnimationTiming as TimingParams. r=birtles, r=smaug 2016-01-13 18:41:00 +01:00
AnimationEffectTimingReadOnly.cpp Bug 1216842 - Part 5: Store ComputedTimingFunction in TimingParams. r=cam 2016-01-29 14:45:00 +01:00
AnimationEffectTimingReadOnly.h Bug 1216842 - Part 5: Store ComputedTimingFunction in TimingParams. r=cam 2016-01-29 14:45:00 +01:00
AnimationTimeline.cpp Bug 1212720 - Part 3: Remove AnimationTimeline.getAnimations. r=heycam, r=smaug 2015-12-21 20:39:00 -05:00
AnimationTimeline.h Bug 1212720 - Part 3: Remove AnimationTimeline.getAnimations. r=heycam, r=smaug 2015-12-21 20:39:00 -05:00
AnimationUtils.cpp Bug 1216842 - Part 4: Move ParseEasing into AnimationUtils. r=cam 2016-01-27 02:08:00 +01:00
AnimationUtils.h Bug 1216842 - Part 4: Move ParseEasing into AnimationUtils. r=cam 2016-01-27 02:08:00 +01:00
AnimValuesStyleRule.cpp Bug 1232561 part 3 - Move AnimValuesStyleRule to a separate file; r=heycam 2016-01-06 11:04:06 +09:00
AnimValuesStyleRule.h Bug 1232561 part 3 - Move AnimValuesStyleRule to a separate file; r=heycam 2016-01-06 11:04:06 +09:00
ComputedTimingFunction.cpp Bug 1216842 - Part 6: Make mTimingFunction in OrderedKeyframeValueEntry const Maybe<>*. r=cam 2016-01-29 14:47:00 +01:00
ComputedTimingFunction.h Bug 1216842 - Part 6: Make mTimingFunction in OrderedKeyframeValueEntry const Maybe<>*. r=cam 2016-01-29 14:47:00 +01:00
DocumentTimeline.cpp Bug 1232829 - Detach obsolete DocumentTimeline from refresh driver when the document is reset; r=smaug 2015-12-22 10:08:19 +09:00
DocumentTimeline.h Bug 1209519 - Undef GetCurrentTime in DocumentTimeline.h to fix --disable-accessibility bustage. r=birtles 2015-09-29 10:04:30 -04:00
EffectCompositor.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
EffectCompositor.h Bug 1235112 - Move animation style rule processors to EffectCompositor; r=heycam 2016-01-15 15:15:47 +09:00
EffectSet.cpp Bug 1226091 - Use MayHaveAnimations flag for animations on pseudo elements too; r=smaug 2016-01-18 13:40:12 +09:00
EffectSet.h Bug 1237467 part 4 - Delete the EffectSet when it becomes empty; r=heycam 2016-01-15 15:15:47 +09:00
KeyframeEffect.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
KeyframeEffect.h Bug 1216842 - Part 5: Store ComputedTimingFunction in TimingParams. r=cam 2016-01-29 14:45:00 +01:00
moz.build Bug 1214536 - Part 5: Add AnimationEffectTimingReadOnly interface. r=birtles, r=smaug 2016-01-13 18:37:00 +01:00
PendingAnimationTracker.cpp Bug 1096774 - Part 2: Fix crash if animation has no timeline. r=birtles 2016-01-14 19:27:00 -05:00
PendingAnimationTracker.h
PseudoElementHashEntry.h Bug 1232577 part 2 - Add a hashmap to ElementCompositor to track which (pseudo-) elements need to have their animation style rule updated; r=heycam 2016-01-13 07:54:53 +09:00