Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox há 1 ano atrás
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider há 1 ano atrás
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) há 1 ano atrás
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels há 1 ano atrás
  Sam Atkins 84e7216603 LibWeb: Move "natural size" concept into Layout::Box há 2 anos atrás
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio há 2 anos atrás
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader há 2 anos atrás
  Andreas Kling 3cf73ca0b3 LibWeb: Implement enough of "update the image data" to load images há 2 anos atrás
  Andreas Kling dbe961ca02 LibWeb: Move image viewport awareness from ImageBox to ImagePaintable há 2 anos atrás
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() há 2 anos atrás
  Andreas Kling a15a44cfc8 LibWeb: Don't use image source URL as backup `alt` attribute há 2 anos atrás
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated há 2 anos atrás
  Sam Atkins 65cdf89a8b LibWeb: Convert Layout Boxes to new pixel units há 2 anos atrás
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units há 2 anos atrás
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units há 2 anos atrás
  Andreas Kling 1885fe529f LibWeb: Add GC finalizer to Layout::ImageBox há 2 anos atrás
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin há 2 anos atrás
  Andreas Kling faf9746244 LibWeb: Cache width of "alt" text in ImageBox há 2 anos atrás
  Sam Atkins a797a92990 LibWeb: Stop including StyleValue.h in a few places há 3 anos atrás
  Andreas Kling 5e35167e05 LibWeb: Don't mark non-painted images as being inside the viewport há 3 anos atrás
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Andreas Kling b0208f38f6 LibWeb: Use Gfx::Font::pixel_size() when we want pixel metrics há 3 anos atrás
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes há 3 anos atrás
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted há 3 anos atrás
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places há 3 anos atrás
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting há 3 anos atrás
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable há 3 anos atrás
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace há 3 anos atrás
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it há 3 anos atrás