Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik 32e79bd12e LibWeb: Invalidate animated style even if target doesn't have paintable hace 10 meses
  Sam Atkins a0b96280e4 LibWeb: Move "owning element" of Animation classes into Animation hace 11 meses
  Matthew Olsson 6859826e3d LibWeb: Handle persisting an animation after it has been removed hace 1 año
  Matthew Olsson 2bd8093449 LibWeb: Detect explicit null timeline given in KeyframeAnimationOptions hace 1 año
  Matthew Olsson 15a8baee03 LibWeb: Save time for animationcancel event before transitioning to idle hace 1 año
  Andreas Kling f4636a0cf5 LibWeb: Stop spamming animation events on the wrong event target hace 1 año
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h hace 1 año
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction hace 1 año
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated hace 1 año
  Matthew Olsson 560b07dda3 LibWeb: Use the timeline time when saving animation play/pause time hace 1 año
  Aliaksandr Kalenik 42d5883d57 LibWeb: Set animation update flag from Animation::invalidate_effect() hace 1 año
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update hace 1 año
  Matthew Olsson e91f4dcd79 LibWeb: Use Performance for animation time instead of MonotonicTime hace 1 año
  Matthew Olsson d76c2d45c4 LibWeb: Remove scopes for execution contexts in Animation finish steps hace 1 año
  Matthew Olsson fc6a6d29ec LibWeb: Ensure m_is_finished is false after cancelling Animation hace 1 año
  Matthew Olsson e11b9658ed LibWeb: Disassociate animations from Animatables when setting effects hace 1 año
  Matthew Olsson 90290eb985 LibWeb: Store Animations in Animatable instead of AnimationEffects hace 1 año
  Matthew Olsson f386c01ae1 LibWeb: Use the correct start time when pausing/playing animations hace 1 año
  Matthew Olsson c1ab6ca6b4 LibWeb: Do not invalidate elements with animations in the CSS cascade hace 1 año
  Matthew Olsson 921f6c1e78 LibWeb: Run play tasks before pause tasks hace 1 año
  Matthew Olsson d2cfea5acc LibWeb: Add Animation event handler attributes hace 1 año
  Matthew Olsson 2dd5d0c310 LibWeb: Implement Animation.reverse() hace 1 año
  Matthew Olsson 9ab73f2675 LibWeb: Implement Animation.updatePlaybackRate() hace 1 año
  Matthew Olsson d351389d72 LibWeb: Implement Animation.persist() hace 1 año
  Matthew Olsson 3c055ff76d LibWeb: Implement Animation.cancel() hace 1 año
  Matthew Olsson 9abe472928 LibWeb: Implement Animation.finish() hace 1 año
  Matthew Olsson c0b9179d9a LibWeb: Implement Animation.pause() hace 1 año
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations hace 1 año
  Matthew Olsson 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() hace 1 año