Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Aliaksandr Kalenik 4a43d0ac98 LibWeb: Move updating the rendering into HTML task 9 ay önce
  Aliaksandr Kalenik f341af1d72 LibWeb: Forbid reentrancy of style-layout-repaint in EventLoop::process 9 ay önce
  Aliaksandr Kalenik 5faca4f027 LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded 9 ay önce
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document 11 ay önce
  Aliaksandr Kalenik c87214d79c LibWeb: Skip documents of decoded SVGs while processing HTML event loop 11 ay önce
  Andreas Kling 08d60d7521 LibWeb: Make HTML::Task IDs a sequential, distinct numeric type 11 ay önce
  Timur Sultanov 93b6334966 LibWeb: Schedule Microtasks on Microtask queue 1 yıl önce
  Andrew Kaster 5d8784318d LibWeb: Initialize HTML::EventLoop with its type 1 yıl önce
  Victor Tran 31698281b6 LibWeb: Stop deadlocking on unit tests 1 yıl önce
  Aliaksandr Kalenik 72b4d44d07 LibWeb: Reschedule HTML event loop processing if navigable needs repaint 1 yıl önce
  Aliaksandr Kalenik b8d18ebcf7 LibWeb+WebContent: Change event loop to synchronously paint next frame 1 yıl önce
  Timothy Flynn 9cc186b929 LibWeb: Implement the "queue a task" steps as a distinct AO 1 yıl önce
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 yıl önce
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 yıl önce
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction 1 yıl önce
  Aliaksandr Kalenik 9d69563da4 LibWeb: Revert blocking of task by source in EventLoop 1 yıl önce
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant 1 yıl önce
  Aliaksandr Kalenik 664611bae4 LibWeb: Forbid interleaving execution of HTML tasks with same source 1 yıl önce
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 yıl önce
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated 1 yıl önce
  Aliaksandr Kalenik 7fb09bf95b LibWeb: Skip not runnable in spin_processing_tasks_with_source_until() 1 yıl önce
  Matthew Olsson ffc648196a LibWeb: Dispatch animation events before requestAnimationFrame callbacks 1 yıl önce
  Aliaksandr Kalenik ca363f0024 LibWeb: Add basic "top layer" support 1 yıl önce
  Aliaksandr Kalenik b31fb36ed3 LibWeb: Reschedule repaint for navigables with ongoing painting 1 yıl önce
  Timothy Flynn 4806cf9527 LibWeb: Return the ID of queued global events 1 yıl önce
  Aliaksandr Kalenik e09816c37c LibWeb: Run only tasks with navigation source in "apply history step" 1 yıl önce
  Andreas Kling 4e4b9f440f Revert "LibWeb: Run IntersectionObserver steps only when needed" 1 yıl önce
  Andreas Kling 43c720db81 LibWeb: Remove a bunch of redundant Document::navigable() lookups 1 yıl önce
  Andreas Kling 11b4216e65 LibWeb: Run IntersectionObserver steps only when needed 1 yıl önce
  Aliaksandr Kalenik c3f5dbb101 LibWeb: Paint page only if something that requires repaint happened 1 yıl önce