Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth cc91473f4d LibWeb: Make TemporaryExecutionContext take a Realm& há 8 meses atrás
  Shannon Booth d7023f5f45 LibWeb: Change backup imcumbent stack to hold Realm instead of Settings há 8 meses atrás
  Shannon Booth 1c18b900e2 LibWeb: Port EventLoop::spin_XXX to HeapFunction há 8 meses atrás
  Shannon Booth 7487a782db LibWeb: Use HeapFunction for EventLoopPlugin::spin_until há 8 meses atrás
  Shannon Booth de1a805898 LibWeb: Use HeapFunction for Platform::Timer há 8 meses atrás
  Shannon Booth ede3c91688 LibWeb: Make Platform::Timer GC-allocated há 8 meses atrás
  Andreas Kling 3536ba9a88 LibWeb: Use Document::hidden() instead of comparing state to "hidden" há 8 meses atrás
  Andreas Kling 5c6b879715 LibWeb: Don't allocate a new HeapFunction 60 times per second há 8 meses atrás
  Shannon Booth 1096b64936 LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope há 8 meses atrás
  Aliaksandr Kalenik 908455ab06 LibWeb: Skip queuing a rendering task if task queue already contains it há 9 meses atrás
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere há 9 meses atrás
  Aliaksandr Kalenik 4a43d0ac98 LibWeb: Move updating the rendering into HTML task há 9 meses atrás
  Aliaksandr Kalenik f341af1d72 LibWeb: Forbid reentrancy of style-layout-repaint in EventLoop::process há 9 meses atrás
  Aliaksandr Kalenik 5faca4f027 LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded há 9 meses atrás
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document há 10 meses atrás
  Aliaksandr Kalenik c87214d79c LibWeb: Skip documents of decoded SVGs while processing HTML event loop há 10 meses atrás
  Andreas Kling 08d60d7521 LibWeb: Make HTML::Task IDs a sequential, distinct numeric type há 11 meses atrás
  Timur Sultanov 93b6334966 LibWeb: Schedule Microtasks on Microtask queue há 11 meses atrás
  Andrew Kaster 5d8784318d LibWeb: Initialize HTML::EventLoop with its type há 1 ano atrás
  Victor Tran 31698281b6 LibWeb: Stop deadlocking on unit tests há 1 ano atrás
  Aliaksandr Kalenik 72b4d44d07 LibWeb: Reschedule HTML event loop processing if navigable needs repaint há 1 ano atrás
  Aliaksandr Kalenik b8d18ebcf7 LibWeb+WebContent: Change event loop to synchronously paint next frame há 1 ano atrás
  Timothy Flynn 9cc186b929 LibWeb: Implement the "queue a task" steps as a distinct AO há 1 ano atrás
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction há 1 ano atrás
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration há 1 ano atrás
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction há 1 ano atrás
  Aliaksandr Kalenik 9d69563da4 LibWeb: Revert blocking of task by source in EventLoop há 1 ano atrás
  Shannon Booth 51a52a867c LibWeb: Use "current high resolution time" AO where relevant há 1 ano atrás
  Aliaksandr Kalenik 664611bae4 LibWeb: Forbid interleaving execution of HTML tasks with same source há 1 ano atrás
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() há 1 ano atrás