Historique des commits

Auteur SHA1 Message Date
  Andreas Kling f970578cd4 LibDraw: Rename ImageLoader => ImageDecoder il y a 5 ans
  Andreas Kling 18fa662eb2 LibHTML: Use ImageLoader for <img> elements to defer bitmap decoding il y a 5 ans
  Andreas Kling f4f5ede10a LibHTML: Simplify Node::create_layout_node() il y a 5 ans
  Conrad Pankoff b240500107 LibHTML: Support width/height attributes on images il y a 5 ans
  Conrad Pankoff 1ef53be2f3 LibHTML: Load image resource when src attribute is set il y a 5 ans
  Andreas Kling 958b395418 LibHTML: Support rendering <img src> with file:// URLs il y a 5 ans
  Andreas Kling ee567cdc3d LibHTML: Implement basic layout for inline <img alt> il y a 5 ans
  Andreas Kling 09dccb3224 LibHTML: Flesh out <img> element with LayoutImage and LayoutReplaced il y a 5 ans