Histórico de Commits

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