Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c39d44fc2e LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} hace 5 años
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) hace 5 años
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andreas Kling 54bd322881 LibHTML: Mark image bitmaps outside the visible viewport as volatile hace 5 años
  Andreas Kling adb1870628 LibHTML: Rename HTMLImageElement::m_image_data => m_encoded_data hace 5 años
  Andreas Kling 457e49f528 LibHTML: Rename HTMLImageElement::m_image_loader => m_image_decoder hace 5 años
  Andreas Kling f970578cd4 LibDraw: Rename ImageLoader => ImageDecoder hace 5 años
  Andreas Kling 18fa662eb2 LibHTML: Use ImageLoader for <img> elements to defer bitmap decoding hace 5 años
  Andreas Kling f4f5ede10a LibHTML: Simplify Node::create_layout_node() hace 5 años
  Conrad Pankoff b240500107 LibHTML: Support width/height attributes on images hace 5 años
  Conrad Pankoff 1ef53be2f3 LibHTML: Load image resource when src attribute is set hace 5 años
  Andreas Kling 958b395418 LibHTML: Support rendering <img src> with file:// URLs hace 5 años
  Andreas Kling ee567cdc3d LibHTML: Implement basic layout for inline <img alt> hace 5 años
  Andreas Kling 09dccb3224 LibHTML: Flesh out <img> element with LayoutImage and LayoutReplaced hace 5 años