Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Andreas Kling 93e4a0de16 LibWeb: Move has_a_rendering_opportunity() to Navigable пре 1 година