Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes vor 3 Jahren
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted vor 3 Jahren
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places vor 3 Jahren
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting vor 3 Jahren
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable vor 3 Jahren
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace vor 3 Jahren
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it vor 3 Jahren
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values vor 3 Jahren
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property vor 3 Jahren
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() vor 3 Jahren
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ vor 3 Jahren
  Andreas Kling 642915215f LibWeb: Size non-loaded <img> to fit the replacement (alt) text vor 3 Jahren
  Andreas Kling a58cc2eeb4 LibWeb: Rename "intrinsic ratio" => "intrinsic aspect ratio" vor 3 Jahren
  Andreas Kling 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it vor 3 Jahren
  Sam Atkins e07cf6f41b LibWeb: Paint bitmaps with rounded_int_rect(), not enclosing_int_rect() vor 3 Jahren
  Sam Atkins a50f4d2fc9 LibWeb: Enable bilinear blending for bitmaps vor 3 Jahren
  Andreas Kling 3a7e26ef28 LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*() vor 3 Jahren
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> vor 4 Jahren
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext vor 4 Jahren
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb vor 4 Jahren
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes vor 4 Jahren
  Andreas Kling 9b0ca75f84 LibWeb: Add Frame::ViewportClient and use it for Layout::ImageBox vor 4 Jahren
  Andreas Kling 7449c1b27f ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren