Historial de Commits

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