提交历史

作者 SHA1 备注 提交日期
  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 年之前