Historique des commits

Auteur SHA1 Message Date
  Nico Weber 3f45e9ab1e Lagom: Add LibGemini, LibGfx il y a 5 ans
  Hüseyin ASLITÜRK dc5b73c43a LibGfx: Add PGM image file type support il y a 5 ans
  devashish a8b00780a8 LibGfx: Integrate JPEG decoder with rest of the system il y a 5 ans
  Andreas Kling e3782a7f99 ImageDecoder: Add a new service for out-of-process image decoding :^) il y a 5 ans
  Hüseyin ASLITÜRK 326032b138 LibGfx: Add PPM image file type support il y a 5 ans
  Paul Roukema 140581d0c3 LibGfx: Initial support for ICO image files. il y a 5 ans
  Hüseyin ASLITÜRK 9ab82c0ee5 LibGfx: Add PBM image file type support il y a 5 ans
  Matthew Olsson 4e093a7c23 LibGfx: Add BMP loader il y a 5 ans
  Hüseyin ASLITÜRK 56158a4281 LibGfx: Add a new Bitmap::is_path_a_supported_image_format() method il y a 5 ans
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize il y a 5 ans
  Linus Groh 9dbab2d05e Misc: Replace "String(string_view)" with "string_view.to_string()" il y a 5 ans
  Hüseyin ASLITÜRK c9c1d1fae0 LibGUI: Create thumnail for gif files il y a 5 ans
  Andreas Kling acf2061837 LibGfx: Use Checked::multiplication_would_overflow() il y a 5 ans
  Andreas Kling f3fc294ac8 LibGfx: Use Checked<T> when creating new bitmaps il y a 5 ans
  Andreas Kling 228ace854c LibGfx: Don't allow creating bitmaps whose sizes would overflow il y a 5 ans
  Hüseyin ASLITÜRK 8e9d031cb3 LibGfx: Add Bitmap::rotated and Bitmap::flipped il y a 5 ans
  Andreas Kling 7cfe712f4d LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage il y a 5 ans
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller il y a 5 ans
  Andreas Kling f72e5bbb17 Kernel+LibC: Rename shared buffer syscalls to use a prefix il y a 5 ans
  Andreas Kling 93e9c2732b LibGfx: Remove unused Bitmap::load_from_file() for loading raw RGBA il y a 5 ans
  Andreas Kling 9c0c677d57 LibGfx: Reduce header dependencies of Bitmap and Font il y a 5 ans
  Andreas Kling 3fe2640c8c LibGfx: Add forward declaration header il y a 5 ans
  Shannon Booth 7b6d450b6a LibGfx: Assert that an empty bitmap is not created il y a 5 ans
  Andreas Kling c39d44fc2e LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} il y a 5 ans