Commit History

Author SHA1 Message Date
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` 8 months ago
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin 9 months ago
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 months ago
  Julius Elshoff de31ea5852 LibWeb: Rename 'cross-origin opener policy' to 'opener policy' 9 months ago
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document 10 months ago
  Aliaksandr Kalenik ea8d0304e9 LibWeb: Create clip and scroll frame trees separately for each navigable 11 months ago
  Jelle Raaijmakers 5865cf5864 LibWeb: Use bitmap's alpha type instead of assuming unpremultiplied 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
  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 830b287c46 Everywhere: Remove GPU painter and AccelGfx 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 de6d99e940 LibWeb: Respect selected painter in SVGDecodedImageData 1 year ago
  Aliaksandr Kalenik c7133faf26 LibWeb: Rename Navigable::paint() to record_painting_commands() 1 year ago
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent 1 year ago
  Shannon Booth dd20156010 LibWeb: Fix division by zero on a zero-height viewport SVG image 1 year ago
  Shannon Booth d48316ce15 LibWeb: Fix division by zero on a zero-width viewport SVG image 1 year ago
  Aliaksandr Kalenik 376427380e LibWeb: Make NavigationParams be GC-allocated 1 year ago
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 year ago
  Matthew Olsson aac873fcec LibWeb: Fix a few "missing visit_edges" warnings from the GC verifier 1 year ago
  mobounya bdb8af94ee LibWeb: Don't load fallback icon for SVG documents 1 year ago
  MacDue 06ed56f4f6 LibWeb: Paint `SVGDecodedImageData` via `Navigable::paint()` 1 year ago
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class 1 year ago
  Andreas Kling df2cd33ccd Revert "LibWeb: Never claim "rendering opportunity" for SVG-as-image documents" 1 year ago
  Andreas Kling 8aae50f4ee LibWeb: Never claim "rendering opportunity" for SVG-as-image documents 1 year ago
  Aliaksandr Kalenik e3e6af39bc LibWeb: Add basic implementation of has_a_rendering_opportunity() 1 year ago