コミット履歴

作者 SHA1 メッセージ 日付
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年 前
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted 3 年 前
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting 3 年 前
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable 3 年 前
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace 3 年 前
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it 3 年 前
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values 3 年 前
  Andreas Kling 7d5d5b387e LibWeb: Respect CSS image-rendering mode when painting canvas elements 3 年 前
  Andreas Kling 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it 3 年 前
  Sam Atkins e07cf6f41b LibWeb: Paint bitmaps with rounded_int_rect(), not enclosing_int_rect() 3 年 前
  Sam Atkins a50f4d2fc9 LibWeb: Enable bilinear blending for bitmaps 3 年 前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年 前
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb 4 年 前
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes 4 年 前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前