Commit History

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext 1 年之前
  Aliaksandr Kalenik 29ff1f67be LibWeb: Introduce dedicated painting command for borders 1 年之前
  Aliaksandr Kalenik 70353b79af LibWeb: Change paint_all_borders() to accept only device pixel values 1 年之前
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 年之前
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands 1 年之前
  Andi Gallo 23fc1f988f LibWeb: Use reference instead of pointer for table cell paintable boxes 1 年之前
  Andreas Kling d296992fb3 LibWeb: Make StackingContext point to paint tree instead of layout tree 1 年之前
  Andi Gallo 34cd7f4c22 LibWeb: Verify that table cells have a paintable when collecting them 1 年之前
  Andi Gallo 7bd00d6a42 LibWeb: Snap table grid to device pixels in separate borders mode 1 年之前
  Andi Gallo ea6e079e07 LibWeb: Snap table grid to device pixels in collapsed borders mode 1 年之前
  Andi Gallo a7166eb103 LibWeb: Complete table border conflict resolution 2 年之前
  Andi Gallo a098f38cab LibWeb: Compute border rectangles using CSSPixels 2 年之前
  Andi Gallo f544132fe8 LibWeb: Some improvements for painting of collapsed table borders 2 年之前