提交历史

作者 SHA1 备注 提交日期
  Jelle Raaijmakers 1b9c50b664 LibWeb: Implement CSS filter painting 9 月之前
  Jelle Raaijmakers 29974de852 LibWeb: Parse and store `filter` property 9 月之前
  Aliaksandr Kalenik 34261e5490 LibWeb: Don't produce save & restore commands for scroll frame id change 9 月之前
  Aliaksandr Kalenik 4eec621d3a LibWeb: Remove translation from display list recorded state 9 月之前
  Aliaksandr Kalenik 35d0d11e65 LibWeb: Remove post_transform_translation for stacking context 9 月之前
  Aliaksandr Kalenik 83b6bc4ccb LibWeb: Don't allow SVG boxes to create a stacking context 9 月之前
  Aliaksandr Kalenik f377bf862a LibWeb: Removed unused is_fixed_position flag from PushStackingContext 9 月之前
  Aliaksandr Kalenik 17f4ed6ea1 LibGfx+LibWeb: Simplify text shaping API by removing per glyph callback 10 月之前
  Aliaksandr Kalenik ec315667f0 LibGfx+LibWeb: Remove DrawEmoji variant in GlyphRun 10 月之前
  BenJilks 11e7d72686 LibWeb: Layout text chunks based on their Unicode direction 11 月之前
  Aliaksandr Kalenik bc20e3ac6c LibWeb: Do not allocate mask bitmap for CSS "clip-path" property 11 月之前
  Andreas Kling 3ed0381a2a LibGfx: Remove unused font code dealing with left-side bearing 11 月之前
  Andreas Kling 57128f489a LibGfx: Remove most of AntiAliasingPainter 11 月之前
  Andreas Kling 137038b185 LibWeb: Port painting to use the new Skia-backed Gfx::Path 11 月之前
  Aliaksandr Kalenik ab76b99f1e LibWeb: Update scroll thumb position by mutating display list 11 月之前
  BenJilks 0d63269cb7 LibGfx+LibWeb: Use harfbuzz for text shaping 11 月之前
  Aliaksandr Kalenik ea8d0304e9 LibWeb: Create clip and scroll frame trees separately for each navigable 11 月之前
  Aliaksandr Kalenik ee4dd5a17c LibWeb: Remove unused image-rendering param for stacking context 11 月之前
  Aliaksandr Kalenik a8f4ea5226 LibWeb: Fix "background-clip: text" for elements nested in scrollable 11 月之前
  Aliaksandr Kalenik 2c0f03f5b6 LibWeb: Delete BlitCornerClipping display list command 1 年之前
  doctortheemh 7f40a19c71 LibWeb: Fix some typos with text clips 1 年之前
  Aliaksandr Kalenik 67d68eac64 LibWeb: Save "background-clip: text" mask as a nested display list 1 年之前
  Aliaksandr Kalenik 40f9c9f82a LibWeb: Remove optional prepare step from DisplayListPlayer 1 年之前
  Aliaksandr Kalenik c5afe70f77 LibWeb: Add optimized painting command for repeated background 1 年之前
  Aliaksandr Kalenik 877adcc021 LibWeb: Use CornerRadii struct in FillRectWithRoundedCorners command 1 年之前
  Aliaksandr Kalenik 7181c3f2ea Everywhere: Limit layout text fragments to use one font for all glyphs 1 年之前
  Aliaksandr Kalenik b27cf1be49 LibWeb: Remove fragment_baseline from PaintTextShadow 1 年之前
  Aliaksandr Kalenik ebc282207b LibWeb: Save unscaled glyph run in PaintTextShadow command 1 年之前
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder 1 年之前