Historie revizí

Autor SHA1 Zpráva Datum
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` před 8 měsíci
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere před 9 měsíci
  Jelle Raaijmakers 89d21335a1 LibWeb: Remove unused includes před 11 měsíci
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() před 1 rokem
  Andreas Kling dd3e002ecf LibWeb: Make empty images (no bitmap, no alt text) take no layout space před 1 rokem
  Aliaksandr Kalenik ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox před 1 rokem
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider před 1 rokem
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) před 1 rokem
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels před 1 rokem
  Sam Atkins 84e7216603 LibWeb: Move "natural size" concept into Layout::Box před 2 roky
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio před 2 roky
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader před 2 roky
  Andreas Kling 3cf73ca0b3 LibWeb: Implement enough of "update the image data" to load images před 2 roky
  Andreas Kling dbe961ca02 LibWeb: Move image viewport awareness from ImageBox to ImagePaintable před 2 roky
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() před 2 roky
  Andreas Kling a15a44cfc8 LibWeb: Don't use image source URL as backup `alt` attribute před 2 roky
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated před 2 roky
  Sam Atkins 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units před 2 roky
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units před 2 roky
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units před 2 roky
  Andreas Kling 1885fe529f LibWeb: Add GC finalizer to Layout::ImageBox před 2 roky
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin před 2 roky
  Andreas Kling faf9746244 LibWeb: Cache width of "alt" text in ImageBox před 2 roky
  Sam Atkins a797a92990 LibWeb: Stop including StyleValue.h in a few places před 3 roky
  Andreas Kling 5e35167e05 LibWeb: Don't mark non-painted images as being inside the viewport před 3 roky
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Andreas Kling b0208f38f6 LibWeb: Use Gfx::Font::pixel_size() when we want pixel metrics před 3 roky
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes před 3 roky
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted před 3 roky