История коммитов

Автор SHA1 Сообщение Дата
  Aliaksandr Kalenik c87214d79c LibWeb: Skip documents of decoded SVGs while processing HTML event loop 10 месяцев назад
  Andreas Kling 08d60d7521 LibWeb: Make HTML::Task IDs a sequential, distinct numeric type 11 месяцев назад
  Timur Sultanov 93b6334966 LibWeb: Schedule Microtasks on Microtask queue 11 месяцев назад
  Andrew Kaster 5d8784318d LibWeb: Initialize HTML::EventLoop with its type 1 год назад
  Victor Tran 31698281b6 LibWeb: Stop deadlocking on unit tests 1 год назад
  Aliaksandr Kalenik 72b4d44d07 LibWeb: Reschedule HTML event loop processing if navigable needs repaint 1 год назад
  Aliaksandr Kalenik b8d18ebcf7 LibWeb+WebContent: Change event loop to synchronously paint next frame 1 год назад
  Timothy Flynn 9cc186b929 LibWeb: Implement the "queue a task" steps as a distinct AO 1 год назад
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 год назад
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 год назад
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction 1 год назад
  Aliaksandr Kalenik 9d69563da4 LibWeb: Revert blocking of task by source in EventLoop 1 год назад
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant 1 год назад
  Aliaksandr Kalenik 664611bae4 LibWeb: Forbid interleaving execution of HTML tasks with same source 1 год назад
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 год назад
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated 1 год назад
  Aliaksandr Kalenik 7fb09bf95b LibWeb: Skip not runnable in spin_processing_tasks_with_source_until() 1 год назад
  Matthew Olsson ffc648196a LibWeb: Dispatch animation events before requestAnimationFrame callbacks 1 год назад
  Aliaksandr Kalenik ca363f0024 LibWeb: Add basic "top layer" support 1 год назад
  Aliaksandr Kalenik b31fb36ed3 LibWeb: Reschedule repaint for navigables with ongoing painting 1 год назад
  Timothy Flynn 4806cf9527 LibWeb: Return the ID of queued global events 1 год назад
  Aliaksandr Kalenik e09816c37c LibWeb: Run only tasks with navigation source in "apply history step" 1 год назад
  Andreas Kling 4e4b9f440f Revert "LibWeb: Run IntersectionObserver steps only when needed" 1 год назад
  Andreas Kling 43c720db81 LibWeb: Remove a bunch of redundant Document::navigable() lookups 1 год назад
  Andreas Kling 11b4216e65 LibWeb: Run IntersectionObserver steps only when needed 1 год назад
  Aliaksandr Kalenik c3f5dbb101 LibWeb: Paint page only if something that requires repaint happened 1 год назад
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations 1 год назад
  Aliaksandr Kalenik fcf293a8df LibWeb: Implement gathering and broadcasting of resize observations 1 год назад
  Aliaksandr Kalenik 8ba18dfd40 LibWeb: Schedule repainting from EventLoop::process() 1 год назад
  Andrew Kaster 2cd93e6b58 LibWeb: Pump the task queue when spinning until a goal condition 1 год назад