This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-08 05:36:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cb20635771a54f59cdb36616dbdcbd402ef080e
ladybird
/
Libraries
/
LibWeb
/
Animations
History
Aliaksandr Kalenik
a5e4a51b52
LibWeb: Change animation to schedule repaint only when necessary
...
Animation should trigger repaint only if it's required by animated style update.
2025-02-05 14:34:41 +01:00
..
Animatable.cpp
…
Animatable.h
…
Animatable.idl
…
Animation.cpp
LibWeb: Change animation to schedule repaint only when necessary
2025-02-05 14:34:41 +01:00
Animation.h
…
Animation.idl
…
AnimationEffect.cpp
…
AnimationEffect.h
…
AnimationEffect.idl
…
AnimationPlaybackEvent.cpp
…
AnimationPlaybackEvent.h
…
AnimationPlaybackEvent.idl
…
AnimationTimeline.cpp
…
AnimationTimeline.h
…
AnimationTimeline.idl
…
DocumentTimeline.cpp
LibWeb: Generate correct timestamp values when updating animations
2025-01-28 11:31:46 +00:00
DocumentTimeline.h
…
DocumentTimeline.idl
…
KeyframeEffect.cpp
LibWeb: Change animation to schedule repaint only when necessary
2025-02-05 14:34:41 +01:00
KeyframeEffect.h
…
KeyframeEffect.idl
…
PseudoElementParsing.cpp
…
PseudoElementParsing.h
…