This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-13 15:34:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
animation
History
Daniel Holbert
22ecaed796
Bug 1107351: Simplify logic in AnimationPlayer::GetCurrentTime(). r=birtles
2014-12-04 12:13:38 -08:00
..
test
Bug 1083670 - Move API tests for CSS Animations and CSS Transitions into separate directories; r=dbaron
2014-11-17 13:46:01 +09:00
Animation.cpp
Bug 1078122 part 3 - Move animation value building down to the Animation objects; r=dholbert
2014-10-20 13:55:46 +09:00
Animation.h
Bug 1078122 part 9 - Move queuing of CSS animation events to CSSAnimationPlayer; r=dholbert
2014-10-20 13:55:47 +09:00
AnimationEffect.cpp
…
AnimationEffect.h
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
2014-10-07 11:44:49 +02:00
AnimationPlayer.cpp
Bug 1107351: Simplify logic in AnimationPlayer::GetCurrentTime(). r=birtles
2014-12-04 12:13:38 -08:00
AnimationPlayer.h
Bug 1104427 part 3 - Make resolving the start time a separate method in AnimationPlayer; r=dholbert
2014-12-04 08:28:38 -08:00
AnimationTimeline.cpp
Bug 1078119 - Rename AnimationTimeline/AnimationPlayer GetCurrentTimeDuration; r=bz
2014-10-20 13:55:45 +09:00
AnimationTimeline.h
Bug 1078119 - Rename AnimationTimeline/AnimationPlayer GetCurrentTimeDuration; r=bz
2014-10-20 13:55:45 +09:00
AnimationUtils.h
…
moz.build
…