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

Аутор SHA1 Порука Датум
  Andreas Kling 3536ba9a88 LibWeb: Use Document::hidden() instead of comparing state to "hidden" пре 8 месеци
  Andreas Kling 5c6b879715 LibWeb: Don't allocate a new HeapFunction 60 times per second пре 8 месеци
  Shannon Booth 1096b64936 LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope пре 8 месеци
  Aliaksandr Kalenik 908455ab06 LibWeb: Skip queuing a rendering task if task queue already contains it пре 9 месеци
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere пре 9 месеци
  Aliaksandr Kalenik 4a43d0ac98 LibWeb: Move updating the rendering into HTML task пре 9 месеци
  Aliaksandr Kalenik f341af1d72 LibWeb: Forbid reentrancy of style-layout-repaint in EventLoop::process пре 9 месеци
  Aliaksandr Kalenik 5faca4f027 LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded пре 9 месеци
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document пре 10 месеци
  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 година