Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Ledbetter 583eef265f LibWeb: Update `close_top_level_traversable()` to match the spec hace 10 meses
  Aliaksandr Kalenik 18fc23b3d6 LibWeb: Reuse display list across repaints hace 11 meses
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document hace 11 meses
  Shannon Booth fc83653f3c LibWeb: Use HeapFunction directly in SessionHistoryTraversalQueue hace 11 meses
  Shannon Booth b6d2ab2332 LibWeb: Port populate_session_history_entry_document to HeapFunction hace 11 meses
  Aliaksandr Kalenik ea8d0304e9 LibWeb: Create clip and scroll frame trees separately for each navigable hace 11 meses
  Andreas Kling 861d46be3e LibWeb: Use a HashTable when querying SessionHistoryTraversalQueue hace 1 año
  Aliaksandr Kalenik 50ab5642cc LibWeb: Make DisplayList ref-counted hace 1 año
  Aliaksandr Kalenik e8b7c88881 LibWeb: Move display list command dispatch into player hace 1 año
  mobounya 2497f43989 LibWeb: Update update_for_history_step_application hace 1 año
  Aliaksandr Kalenik f3b3b3f5b9 LibWeb: Delete DisplayListPlayerCPU hace 1 año
  Aliaksandr Kalenik 3ddacaa705 Ladybird+LibWeb+WebContent: Always use Skia CPU backend in tests mode hace 1 año
  Aliaksandr Kalenik e713de115c LibWeb+LibCore: Use Vulkan backend for Skia on Linux hace 1 año
  Aliaksandr Kalenik 70db2bff92 LibWeb: Do not create Metal context when Skia painter is not enabled hace 1 año
  Aliaksandr Kalenik 830b287c46 Everywhere: Remove GPU painter and AccelGfx hace 1 año
  Aliaksandr Kalenik eba33b964e LibWeb: Remove unneeded Web namespace usage in TraversableNavigable.cpp hace 1 año
  Aliaksandr Kalenik 79acb998e1 LibCore+LibWeb: Use Metal backend for Skia painter on macOS hace 1 año
  Aliaksandr Kalenik c62cc915df Everywhere: Pass backing store into Navigable::paint() hace 1 año
  Aliaksandr Kalenik 760dfdcc1a LibWeb: Rename CommandExecutor to DisplayListPlayer hace 1 año
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder hace 1 año
  Aliaksandr Kalenik 5570e6b648 LibWeb: Rename CommandList to DisplayList hace 1 año
  Aliaksandr Kalenik 0b48c1ea3f Everywhere: Remove AffineCommandExecutorCPU hace 1 año
  Aliaksandr Kalenik 6dd124fc87 LibWeb+WebContent+WebWorker: Allow to query painter type from PageClient hace 1 año
  Aliaksandr Kalenik d292152e2e LibWeb: Add Skia painting command executor hace 1 año
  Aliaksandr Kalenik cbd566a354 LibWeb+WebContent: Move PageClient::paint() into TraversableNavigable hace 1 año
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable hace 1 año
  Andreas Kling 9cd4a65071 LibWeb: Move TraversableNavigable::m_page up to Navigable hace 1 año
  Aliaksandr Kalenik 64ad536dbb LibWeb: Create HeapFunction for after_document_populated hace 1 año
  Aliaksandr Kalenik 3c33e1eba9 LibWeb: Make ChangingNavigableContinuationState be GC-allocated hace 1 año
  Aliaksandr Kalenik 2f345c4ab5 LibWeb: Use HeapFunction for `update_document` callback hace 1 año