gecko-dev/dom/animation
Kyle Huey 941ab1f522 Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
..
test Bug 1067769 - Part 15: Test for setting the target while running on the compositor. r=birtles 2016-04-28 23:22:44 +08:00
AnimValuesStyleRule.cpp
AnimValuesStyleRule.h Bug 1260572 - Replace AnimValuesStyleRule::AddEmptyValue with an overload of AddValue that takes an rvalue reference; r=heycam 2016-03-30 08:59:01 +09:00
Animation.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
Animation.h
AnimationComparator.h
AnimationEffectReadOnly.cpp
AnimationEffectReadOnly.h
AnimationEffectTiming.cpp Bug 1244637 - implement AnimationEffectTiming fill. r=hiro 2016-04-10 11:35:52 +09:00
AnimationEffectTiming.h Bug 1244643 - Part 1: Implement AnimationEffectTiming easing. r=hiro 2016-04-14 09:08:08 +09:00
AnimationEffectTimingReadOnly.cpp Bug 1259878 - remove unnecessary isSome(). r=birtles 2016-03-26 10:52:08 +09:00
AnimationEffectTimingReadOnly.h Bug 1249564 - Part 1: Assign the parent object of AnimationEffectTiming(ReadOnly). r=birtles,bz 2016-04-10 13:51:32 +08:00
AnimationPerformanceWarning.cpp
AnimationPerformanceWarning.h
AnimationTarget.h Bug 1067769 - Part 10: Implement SetTarget(). r=birtles 2016-04-28 23:22:43 +08:00
AnimationTimeline.cpp
AnimationTimeline.h
AnimationUtils.cpp Bug 1253470 - Part 4: Produce console warnings for invalid easing. r=birtles 2016-03-18 16:28:22 +09:00
AnimationUtils.h Bug 1247004 part 1 - Drop orphaned declaration AnimationUtils::ParseEasing; r=heycam 2016-04-15 15:26:27 +09:00
CSSPseudoElement.cpp Bug 1254761 - Part 1: Implement getAnimations({ subtree: true }). r=smaug 2016-03-22 09:33:02 +09:00
CSSPseudoElement.h Bug 1254761 - Part 1: Implement getAnimations({ subtree: true }). r=smaug 2016-03-22 09:33:02 +09:00
ComputedTiming.h Bug 1248532 - Part 1: steps-start does not produce correct value at the beginning of the interval. r=birtles 2016-04-01 14:00:57 +09:00
ComputedTimingFunction.cpp Bug 1248532 - Part 1: steps-start does not produce correct value at the beginning of the interval. r=birtles 2016-04-01 14:00:57 +09:00
ComputedTimingFunction.h Bug 1248532 - Part 1: steps-start does not produce correct value at the beginning of the interval. r=birtles 2016-04-01 14:00:57 +09:00
DocumentTimeline.cpp
DocumentTimeline.h
EffectCompositor.cpp Bug 1067769 - Part 6: Rename NonOwningAnimationTarget.h to AnimationTarget.h. r=birtles 2016-04-28 23:22:43 +08:00
EffectCompositor.h Bug 1067769 - Part 6: Rename NonOwningAnimationTarget.h to AnimationTarget.h. r=birtles 2016-04-28 23:22:43 +08:00
EffectSet.cpp
EffectSet.h
KeyframeEffect.cpp Bug 1267937 - Part 1: Clear mProgressOnLastCompose once we are not in effect. r=birtles 2016-04-30 07:08:10 +09:00
KeyframeEffect.h Bug 1067769 - Part 12: Use Maybe<OwningAnimationTarget> in KeyframeEffect(ReadOnly) constructors. r=birtles 2016-04-28 23:22:44 +08:00
KeyframeUtils.cpp Bug 1259285 - Part1 - Move CSS/Web Animations-specific visibility handling. r=birtles 2016-04-20 09:05:29 +09:00
KeyframeUtils.h Bug 1245748 - Remove no-longer-needed code for directly setting up properties in KeyframeEffect(ReadOnly) constructor; r=heycam 2016-03-22 16:36:45 +09:00
PendingAnimationTracker.cpp
PendingAnimationTracker.h
PseudoElementHashEntry.h Bug 1067769 - Part 6: Rename NonOwningAnimationTarget.h to AnimationTarget.h. r=birtles 2016-04-28 23:22:43 +08:00
TimingParams.cpp Bug 1247004 part 2 - Don't throw if easing is the string "function (a){return a}"; r=heycam 2016-04-15 15:26:27 +09:00
TimingParams.h Bug 1263063 - Part 5: Introduce TimingParams::EndTime(). r=dholbert 2016-04-14 19:39:42 +09:00
moz.build Bug 1067769 - Part 6: Rename NonOwningAnimationTarget.h to AnimationTarget.h. r=birtles 2016-04-28 23:22:43 +08:00