Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 08cae2773d LibGfx: More work on header dependency reduction il y a 5 ans
  Andreas Kling 3bbf4610d2 AK: Add a forward declaration header il y a 5 ans
  Andreas Kling c39d44fc2e LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} il y a 5 ans
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) il y a 5 ans
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace il y a 5 ans
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans
  Andreas Kling 54bd322881 LibHTML: Mark image bitmaps outside the visible viewport as volatile il y a 5 ans
  Andreas Kling adb1870628 LibHTML: Rename HTMLImageElement::m_image_data => m_encoded_data il y a 5 ans
  Andreas Kling 457e49f528 LibHTML: Rename HTMLImageElement::m_image_loader => m_image_decoder il y a 5 ans
  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