| .. |
|
test
|
Bug 1524480 - Add tests for unstyled data; r=hiro
|
2019-02-15 05:54:49 +00:00 |
|
Animation.cpp
|
Bug 1518374 - Fix a bunch of fallout from changes to mozilla::dom::Document; r=hiro
|
2019-01-08 06:45:18 +00:00 |
|
Animation.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
|
AnimationComparator.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
AnimationEffect.cpp
|
Bug 1518403 - Make IsCurrent return false for animations with playback rate == 0 that are in before/active phase; r=hiro
|
2019-01-10 01:03:24 +00:00 |
|
AnimationEffect.h
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01:00 |
|
AnimationEventDispatcher.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
AnimationEventDispatcher.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
AnimationPerformanceWarning.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
AnimationPerformanceWarning.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
AnimationPropertySegment.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
AnimationTarget.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
AnimationTimeline.cpp
|
Bug 1516366 - Move nsOnloadBlocker and nsDocumentOnStack to nsDocument.cpp, and shrink nsDocument.h to the minimmum. r=smaug
|
2018-12-29 20:41:42 +01:00 |
|
AnimationTimeline.h
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01:00 |
|
AnimationUtils.cpp
|
Bug 1518374 - Fix a bunch of fallout from changes to mozilla::dom::Document; r=hiro
|
2019-01-08 06:45:18 +00:00 |
|
AnimationUtils.h
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01:00 |
|
ComputedTiming.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
ComputedTimingFunction.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
ComputedTimingFunction.h
|
Bug 1517715 - Move nsSMILCSSProperty, nsSMILKeySpline and nsSMILParserUtils to the mozilla namespace r=bbirtles
|
2019-01-08 07:55:14 +00:00 |
|
CSSPseudoElement.cpp
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01:00 |
|
CSSPseudoElement.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
DocumentTimeline.cpp
|
Bug 1523229 - Don't reference animations from AnimationTimeline just because they're relevant; r=hiro
|
2019-01-28 08:04:24 +00:00 |
|
DocumentTimeline.h
|
Bug 1518374 - Fix a bunch of fallout from changes to mozilla::dom::Document; r=hiro
|
2019-01-08 06:45:18 +00:00 |
|
EffectCompositor.cpp
|
Bug 1518374 - Drop unused aEffectSet parameter from EffectCompositor::AllowCompositorAnimationsOnFrame; r=hiro
|
2019-01-08 06:42:56 +00:00 |
|
EffectCompositor.h
|
Bug 1518374 - Drop unused aEffectSet parameter from EffectCompositor::AllowCompositorAnimationsOnFrame; r=hiro
|
2019-01-08 06:42:56 +00:00 |
|
EffectSet.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
EffectSet.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
Keyframe.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
KeyframeEffect.cpp
|
Bug 1524480 - Add a version of KeyframeEffect::GetTargetComputedStyle that does not flush style and use it; r=hiro
|
2019-02-15 06:08:05 +00:00 |
|
KeyframeEffect.h
|
Bug 1524480 - Add a version of KeyframeEffect::GetTargetComputedStyle that does not flush style and use it; r=hiro
|
2019-02-15 06:08:05 +00:00 |
|
KeyframeEffectParams.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
KeyframeUtils.cpp
|
Bug 1524480 - Unified build fixes for KeyframeEffect.cpp and KeyframeUtils.cpp; r=hiro
|
2019-02-15 06:05:06 +00:00 |
|
KeyframeUtils.h
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01:00 |
|
moz.build
|
|
|
|
PendingAnimationTracker.cpp
|
Bug 1518374 - Add missing dom:: declaration to PendingAnimationTracker.cpp; r=hiro
|
2019-01-08 06:46:23 +00:00 |
|
PendingAnimationTracker.h
|
Bug 1518374 - Fix a bunch of fallout from changes to mozilla::dom::Document; r=hiro
|
2019-01-08 06:45:18 +00:00 |
|
PseudoElementHashEntry.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
|
TimingParams.cpp
|
Bug 1518374 - Fix a bunch of fallout from changes to mozilla::dom::Document; r=hiro
|
2019-01-08 06:45:18 +00:00 |
|
TimingParams.h
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01:00 |