gecko/dom/animation
2016-02-15 11:51:34 +11:00
..
test Bug 1241692 - Part 2: We should observe stylings only for animations. r=dholbert 2016-02-06 20:38:24 +09: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
AnimationEffectTiming.cpp Bug 1226047 - Add AnimationEffectTiming interface in dom/webidl/AnimationEffectTiming.webidl. r=smaug,birtles 2016-02-15 09:34:47 +09:00
AnimationEffectTiming.h Bug 1226047 - Add AnimationEffectTiming interface in dom/webidl/AnimationEffectTiming.webidl. r=smaug,birtles 2016-02-15 09:34:47 +09:00
AnimationEffectTimingReadOnly.cpp Bug 1174575 - Part 4: Support CSSPseudoElement for TimingParams. r=birtles 2016-02-05 19:11:00 +01:00
AnimationEffectTimingReadOnly.h Bug 1174575 - Part 2: Replace Element in KeyframeEffectReadOnly WebIDL. r=birtles, r=smaug 2016-02-05 19:01:00 +01:00
AnimationTimeline.cpp
AnimationTimeline.h
AnimationUtils.cpp Bug 1247531 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in dom/animations/. r=dholbert 2016-02-10 23:04:28 -08:00
AnimationUtils.h Bug 1216842 - Part 4: Move ParseEasing into AnimationUtils. r=cam 2016-01-27 02:08:00 +01:00
AnimValuesStyleRule.cpp
AnimValuesStyleRule.h
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
CSSPseudoElement.cpp Bug 1248105 - Move CSSPseudoElement::GetParentObject out of header, r=boris 2016-02-15 11:51:34 +11:00
CSSPseudoElement.h Bug 1248105 - Move CSSPseudoElement::GetParentObject out of header, r=boris 2016-02-15 11:51:34 +11:00
DocumentTimeline.cpp
DocumentTimeline.h
EffectCompositor.cpp Bug 1245075 patch 2 - Fix EffectSet::GetEffectSet(nsIFrame*) and EffectCompositor::GetAnimationElementAndPseudoForFrame to only return effects when the frame is the style frame for its content. r=birtles 2016-02-07 08:43:49 -08: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 1245075 patch 2 - Fix EffectSet::GetEffectSet(nsIFrame*) and EffectCompositor::GetAnimationElementAndPseudoForFrame to only return effects when the frame is the style frame for its content. r=birtles 2016-02-07 08:43:49 -08: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 1244586 part 1 - Add KeyframeEffect constructor in dom/webidl/KeyframeEffect.webidl. r=smaug,birtles 2016-02-15 09:34:47 +09:00
KeyframeEffect.h Bug 1244586 part 1 - Add KeyframeEffect constructor in dom/webidl/KeyframeEffect.webidl. r=smaug,birtles 2016-02-15 09:34:47 +09:00
moz.build Bug 1226047 - Add AnimationEffectTiming interface in dom/webidl/AnimationEffectTiming.webidl. r=smaug,birtles 2016-02-15 09:34:47 +09: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