Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matthew Olsson 06a8674eec LibWeb: Simplify Animation::update_finished_state a bit 1 gadu atpakaļ
  Matthew Olsson 1e37ba5515 LibWeb: Expose Animation::is_finished() 1 gadu atpakaļ
  Matthew Olsson 2ade834655 LibWeb: Add Animation::is_replaceable() 1 gadu atpakaļ
  Matthew Olsson ceb9d0f8dc LibWeb: Record position of Animations in global animation list 1 gadu atpakaļ
  Matthew Olsson cac11ac891 LibWeb: Use [ExplicitNull] in Animation.idl 1 gadu atpakaļ
  Matthew Olsson 3721a1a81c LibWeb: Run update_finished_state when setting AnimationEffect's timing 1 gadu atpakaļ
  Matthew Olsson ce99636cd0 LibWeb: Fix check for missing argument in Animation constructor 1 gadu atpakaļ
  Matthew Olsson 727a9a6472 LibWeb: Run pending play tasks when the timeline time changes 1 gadu atpakaļ
  Matthew Olsson 4792dc294b LibWeb: Implement Animation::play 1 gadu atpakaļ
  Matthew Olsson 88518c29ca LibWeb: Combine "pending" and "ASAP" animation task states 1 gadu atpakaļ
  Matthew Olsson 154b4d4196 LibWeb: Invalidate style of animation targets in update_finished_state 1 gadu atpakaļ
  Matthew Olsson 16a21a503d LibWeb: Fix incorrect comparison in Animation::update_finished_state 1 gadu atpakaļ
  Matthew Olsson 8c80d0ee02 LibWeb: Fix typo (original_relative_time -> origin_relative_time) 1 gadu atpakaļ
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 gadu atpakaļ
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 gadu atpakaļ
  Matthew Olsson 536596632b LibWeb: Implement Animation::update_finished_state 1 gadu atpakaļ
  Matthew Olsson 8053d40fd5 LibWeb: Add Animation helpers needed for update_finished_state 1 gadu atpakaļ
  Matthew Olsson fe40bdfc01 LibWeb: Implement Animation::play_state 1 gadu atpakaļ
  Matthew Olsson 8039fe78cd LibWeb: Implement Animation::set_playback_rate 1 gadu atpakaļ
  Matthew Olsson 749462f3df LibWeb: Implement Animation::set_current_time 1 gadu atpakaļ
  Matthew Olsson f898b49c8e LibWeb: Implement Animation::current_time 1 gadu atpakaļ
  Matthew Olsson 9802995de8 LibWeb: Track an Animation's play/pause task state 1 gadu atpakaļ
  Matthew Olsson 422f43f4fc LibWeb: Implement Animation::set_start_time 1 gadu atpakaļ
  Matthew Olsson 4889f53880 LibWeb: Implement Animation::set_timeline 1 gadu atpakaļ
  Matthew Olsson 2358f64d00 LibWeb: Implement Animation::set_effect() 1 gadu atpakaļ
  Matthew Olsson 1ca46afa2f LibWeb: Add the Animation IDL object 1 gadu atpakaļ