Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling a15a44cfc8 LibWeb: Don't use image source URL as backup `alt` attribute пре 2 година
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated пре 2 година
  Sam Atkins 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units пре 2 година
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units пре 2 година
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units пре 2 година
  Andreas Kling 1885fe529f LibWeb: Add GC finalizer to Layout::ImageBox пре 2 година
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin пре 2 година
  Andreas Kling faf9746244 LibWeb: Cache width of "alt" text in ImageBox пре 2 година
  Sam Atkins a797a92990 LibWeb: Stop including StyleValue.h in a few places пре 3 година
  Andreas Kling 5e35167e05 LibWeb: Don't mark non-painted images as being inside the viewport пре 3 година
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Andreas Kling b0208f38f6 LibWeb: Use Gfx::Font::pixel_size() when we want pixel metrics пре 3 година
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes пре 3 година
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted пре 3 година
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places пре 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 година
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property пре 3 година
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() пре 3 година
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ пре 3 година
  Andreas Kling 642915215f LibWeb: Size non-loaded <img> to fit the replacement (alt) text пре 3 година
  Andreas Kling a58cc2eeb4 LibWeb: Rename "intrinsic ratio" => "intrinsic aspect ratio" пре 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 година
  Andreas Kling 3a7e26ef28 LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*() пре 3 година