ladybird/Libraries/LibWeb/Animations
Shannon Booth 3e17b1c9ae LibWeb: Make Node::parent_element return GC::Ptr
This is useful for people like myself who run with debug mode to
more reliably get stacktraces without spinning up a debugger.
2025-04-18 10:49:02 +02:00
..
Animatable.cpp LibWeb: Lazily allocate data required to run CSS animations 2025-03-25 00:15:36 +01:00
Animatable.h LibWeb: Lazily allocate data required to run CSS animations 2025-03-25 00:15:36 +01:00
Animatable.idl
Animation.cpp LibWeb: Change animation to schedule repaint only when necessary 2025-02-05 14:34:41 +01:00
Animation.h LibWeb: Don't invalidate style for animations in idle state 2025-03-04 18:06:46 +01:00
Animation.idl
AnimationEffect.cpp LibWeb/CSS: Integrate ParsingContext into the Parser 2025-02-06 16:47:25 +00:00
AnimationEffect.h LibWeb/DOM: Fire transition[cancel,start,run,end] events 2024-12-25 17:14:08 +01:00
AnimationEffect.idl LibWeb/Bindings: Support returning nullable types in dictionaries 2025-02-10 17:05:15 +00:00
AnimationPlaybackEvent.cpp LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
AnimationPlaybackEvent.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
AnimationPlaybackEvent.idl
AnimationTimeline.cpp LibWeb/Animations: Keep a safe copy of associated animations 2024-12-30 11:04:55 +01:00
AnimationTimeline.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
AnimationTimeline.idl
DocumentTimeline.cpp LibWeb: Generate correct timestamp values when updating animations 2025-01-28 11:31:46 +00:00
DocumentTimeline.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
DocumentTimeline.idl
KeyframeEffect.cpp LibWeb: Make Node::parent_element return GC::Ptr 2025-04-18 10:49:02 +02:00
KeyframeEffect.h LibWeb/CSS: Move and rename PseudoElement types to prep for code gen 2025-03-24 09:49:50 +00:00
KeyframeEffect.idl
PseudoElementParsing.cpp LibWeb: Generate pseudo-element code from JSON 2025-03-24 09:49:50 +00:00
PseudoElementParsing.h LibWeb/CSS: Move and rename PseudoElement types to prep for code gen 2025-03-24 09:49:50 +00:00