Commit History

Author SHA1 Message Date
  Andreas Kling aae191aa33 LibWeb: Bail from various navigable operations when no active window 9 months ago
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin 9 months ago
  Tim Ledbetter 1fa948f114 LibWeb: Implement the "check if unloading is canceled" AO 9 months ago
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 months ago
  Tim Ledbetter 583eef265f LibWeb: Update `close_top_level_traversable()` to match the spec 9 months ago
  Aliaksandr Kalenik 18fc23b3d6 LibWeb: Reuse display list across repaints 10 months ago
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document 10 months ago
  Shannon Booth fc83653f3c LibWeb: Use HeapFunction directly in SessionHistoryTraversalQueue 10 months ago
  Shannon Booth b6d2ab2332 LibWeb: Port populate_session_history_entry_document to HeapFunction 10 months ago
  Aliaksandr Kalenik ea8d0304e9 LibWeb: Create clip and scroll frame trees separately for each navigable 10 months ago
  Andreas Kling 861d46be3e LibWeb: Use a HashTable when querying SessionHistoryTraversalQueue 11 months ago
  Aliaksandr Kalenik 50ab5642cc LibWeb: Make DisplayList ref-counted 11 months ago
  Aliaksandr Kalenik e8b7c88881 LibWeb: Move display list command dispatch into player 11 months ago
  mobounya 2497f43989 LibWeb: Update update_for_history_step_application 11 months ago
  Aliaksandr Kalenik f3b3b3f5b9 LibWeb: Delete DisplayListPlayerCPU 11 months ago
  Aliaksandr Kalenik 3ddacaa705 Ladybird+LibWeb+WebContent: Always use Skia CPU backend in tests mode 11 months ago
  Aliaksandr Kalenik e713de115c LibWeb+LibCore: Use Vulkan backend for Skia on Linux 1 year ago
  Aliaksandr Kalenik 70db2bff92 LibWeb: Do not create Metal context when Skia painter is not enabled 1 year ago
  Aliaksandr Kalenik 830b287c46 Everywhere: Remove GPU painter and AccelGfx 1 year ago
  Aliaksandr Kalenik eba33b964e LibWeb: Remove unneeded Web namespace usage in TraversableNavigable.cpp 1 year ago
  Aliaksandr Kalenik 79acb998e1 LibCore+LibWeb: Use Metal backend for Skia painter on macOS 1 year ago
  Aliaksandr Kalenik c62cc915df Everywhere: Pass backing store into Navigable::paint() 1 year ago
  Aliaksandr Kalenik 760dfdcc1a LibWeb: Rename CommandExecutor to DisplayListPlayer 1 year ago
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder 1 year ago
  Aliaksandr Kalenik 5570e6b648 LibWeb: Rename CommandList to DisplayList 1 year ago
  Aliaksandr Kalenik 0b48c1ea3f Everywhere: Remove AffineCommandExecutorCPU 1 year ago
  Aliaksandr Kalenik 6dd124fc87 LibWeb+WebContent+WebWorker: Allow to query painter type from PageClient 1 year ago
  Aliaksandr Kalenik d292152e2e LibWeb: Add Skia painting command executor 1 year ago
  Aliaksandr Kalenik cbd566a354 LibWeb+WebContent: Move PageClient::paint() into TraversableNavigable 1 year ago
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable 1 year ago