Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes před 1 rokem
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update před 1 rokem
  Matthew Olsson e91f4dcd79 LibWeb: Use Performance for animation time instead of MonotonicTime před 1 rokem
  Matthew Olsson d76c2d45c4 LibWeb: Remove scopes for execution contexts in Animation finish steps před 1 rokem
  Matthew Olsson fc6a6d29ec LibWeb: Ensure m_is_finished is false after cancelling Animation před 1 rokem
  Matthew Olsson e11b9658ed LibWeb: Disassociate animations from Animatables when setting effects před 1 rokem
  Matthew Olsson 90290eb985 LibWeb: Store Animations in Animatable instead of AnimationEffects před 1 rokem
  Matthew Olsson f386c01ae1 LibWeb: Use the correct start time when pausing/playing animations před 1 rokem
  Matthew Olsson c1ab6ca6b4 LibWeb: Do not invalidate elements with animations in the CSS cascade před 1 rokem
  Matthew Olsson 921f6c1e78 LibWeb: Run play tasks before pause tasks před 1 rokem
  Matthew Olsson d2cfea5acc LibWeb: Add Animation event handler attributes před 1 rokem
  Matthew Olsson 2dd5d0c310 LibWeb: Implement Animation.reverse() před 1 rokem
  Matthew Olsson 9ab73f2675 LibWeb: Implement Animation.updatePlaybackRate() před 1 rokem
  Matthew Olsson d351389d72 LibWeb: Implement Animation.persist() před 1 rokem
  Matthew Olsson 3c055ff76d LibWeb: Implement Animation.cancel() před 1 rokem
  Matthew Olsson 9abe472928 LibWeb: Implement Animation.finish() před 1 rokem
  Matthew Olsson c0b9179d9a LibWeb: Implement Animation.pause() před 1 rokem
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations před 1 rokem
  Matthew Olsson 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() před 1 rokem
  Matthew Olsson 145ae54718 LibWeb: Add a few Animation/AnimationEffect getters před 1 rokem
  Matthew Olsson 06a8674eec LibWeb: Simplify Animation::update_finished_state a bit před 1 rokem
  Matthew Olsson 1e37ba5515 LibWeb: Expose Animation::is_finished() před 1 rokem
  Matthew Olsson 2ade834655 LibWeb: Add Animation::is_replaceable() před 1 rokem
  Matthew Olsson ceb9d0f8dc LibWeb: Record position of Animations in global animation list před 1 rokem
  Matthew Olsson cac11ac891 LibWeb: Use [ExplicitNull] in Animation.idl před 1 rokem
  Matthew Olsson 3721a1a81c LibWeb: Run update_finished_state when setting AnimationEffect's timing před 1 rokem
  Matthew Olsson ce99636cd0 LibWeb: Fix check for missing argument in Animation constructor před 1 rokem
  Matthew Olsson 727a9a6472 LibWeb: Run pending play tasks when the timeline time changes před 1 rokem
  Matthew Olsson 4792dc294b LibWeb: Implement Animation::play před 1 rokem
  Matthew Olsson 88518c29ca LibWeb: Combine "pending" and "ASAP" animation task states před 1 rokem