gecko-dev/dom/animation
2024-04-17 06:07:17 +00:00
..
test Bug 1888748 - Ensure animations started on the same tick share ready time. r=birtles 2024-04-17 06:07:17 +00:00
Animation.cpp Bug 1888748 - Ensure animations started on the same tick share ready time. r=birtles 2024-04-17 06:07:17 +00:00
Animation.h Bug 1888748 - Ensure animations started on the same tick share ready time. r=birtles 2024-04-17 06:07:17 +00:00
AnimationComparator.h
AnimationEffect.cpp
AnimationEffect.h
AnimationEventDispatcher.cpp Bug 1890002 - Don't create DOM event for those animation events which don't need to be dispatched, r=emilio 2024-04-06 08:04:29 +00:00
AnimationEventDispatcher.h Bug 1890002 - Don't create DOM event for those animation events which don't need to be dispatched, r=emilio 2024-04-06 08:04:29 +00:00
AnimationPerformanceWarning.cpp Bug 1186204 - Allow animations with backface-visibility: hidden to run in the compositor. r=firefox-animation-reviewers,devtools-reviewers,nchevobbe,boris 2024-01-29 21:28:32 +00:00
AnimationPerformanceWarning.h Bug 1186204 - Allow animations with backface-visibility: hidden to run in the compositor. r=firefox-animation-reviewers,devtools-reviewers,nchevobbe,boris 2024-01-29 21:28:32 +00:00
AnimationPropertySegment.h
AnimationTarget.h
AnimationTimeline.cpp Bug 1866566 - If there is change in over-all relevancy, update HiddenByContentVisibility for animations, r=emilio,hiro 2023-12-06 13:36:59 +00:00
AnimationTimeline.h Bug 1888748 - Ensure animations started on the same tick share ready time. r=birtles 2024-04-17 06:07:17 +00:00
AnimationUtils.cpp
AnimationUtils.h
ComputedTiming.h
CSSAnimation.cpp Bug 1864425 - Remove PendingAnimationTracker. r=birtles 2023-11-20 09:31:41 +00:00
CSSAnimation.h Bug 1864425 - Remove PendingAnimationTracker. r=birtles 2023-11-20 09:31:41 +00:00
CSSPseudoElement.cpp
CSSPseudoElement.h
CSSTransition.cpp Bug 1846516 - [css-properties-values-api] Introduce AnimatedPropertyID/AnimatedPropertIDSet. r=firefox-animation-reviewers,firefox-style-system-reviewers,layout-reviewers,emilio,hiro 2023-12-18 09:24:08 +00:00
CSSTransition.h Bug 1846516 - [css-properties-values-api] Introduce AnimatedPropertyID/AnimatedPropertIDSet. r=firefox-animation-reviewers,firefox-style-system-reviewers,layout-reviewers,emilio,hiro 2023-12-18 09:24:08 +00:00
DocumentTimeline.cpp Bug 1881367 part 1: Upgrade some DocumentTimeline asserts to release-asserts, to ensure that we unregister from the refresh driver properly. r=hiro 2024-02-22 00:32:35 +00:00
DocumentTimeline.h Backed out changeset 88fbb17e3c20 (bug 1865637) for causing animation related mochitest plain failures. CLOSED TREE 2024-01-24 19:04:25 +02:00
EffectCompositor.cpp Bug 1846516 - [css-properties-values-api] Animate custom properties in a discrete way. r=firefox-style-system-reviewers,emilio 2023-12-18 09:24:08 +00:00
EffectCompositor.h Bug 1640839 - Add some helpers for enums to calculate the size and use it in EnumeratedArray. r=glandium,jgilbert,media-playback-reviewers,padenot 2024-03-02 07:50:19 +00:00
EffectSet.cpp Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
EffectSet.h
ElementAnimationData.cpp
ElementAnimationData.h
Keyframe.h Bug 1846516 - More fixes on top of bug 1870009. r=zrhoffman 2023-12-18 09:24:10 +00:00
KeyframeEffect.cpp Bug 1878361 - Fix animation throttling to properly consider opacity animations on the root of the opacity: 0 subtree. r=boris 2024-02-12 04:56:35 +00:00
KeyframeEffect.h Bug 1871194 - Improve nsCSSPropertyIDSet interaction with AnimatedPropertyID. r=zrhoffman 2023-12-21 16:08:47 +00:00
KeyframeEffectParams.h
KeyframeUtils.cpp Bug 1846516 - More fixes on top of bug 1870009. r=zrhoffman 2023-12-18 09:24:10 +00:00
KeyframeUtils.h Bug 1846516 - [css-properties-values-api] Introduce AnimatedPropertyID/AnimatedPropertIDSet. r=firefox-animation-reviewers,firefox-style-system-reviewers,layout-reviewers,emilio,hiro 2023-12-18 09:24:08 +00:00
moz.build Bug 1864425 - Remove PendingAnimationTracker. r=birtles 2023-11-20 09:31:41 +00:00
PostRestyleMode.h
PseudoElementHashEntry.h
ScrollTimeline.cpp Bug 1866566 - If there is change in over-all relevancy, update HiddenByContentVisibility for animations, r=emilio,hiro 2023-12-06 13:36:59 +00:00
ScrollTimeline.h Bug 1866566 - If there is change in over-all relevancy, update HiddenByContentVisibility for animations, r=emilio,hiro 2023-12-06 13:36:59 +00:00
ScrollTimelineAnimationTracker.cpp Bug 1864425 - Remove PendingAnimationTracker. r=birtles 2023-11-20 09:31:41 +00:00
ScrollTimelineAnimationTracker.h
TimingParams.cpp
TimingParams.h
ViewTimeline.cpp
ViewTimeline.h