Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible před 2 roky
  Andreas Kling 4452b5ca09 LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated před 2 roky
  Luke Wilde 58f882200c LibWeb: Add the ability to retrieve a WebGL context from getContext před 3 roky
  Andreas Kling b4a8be5dc9 LibWeb: Reset canvas elements when their width/height attribute are set před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace před 3 roky
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder před 3 roky
  Andreas Kling 778268b1a5 LibWeb: Allow setting the width & height properties on <canvas> elements před 3 roky
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() před 3 roky
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values před 3 roky
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer před 3 roky
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it před 3 roky
  K-Adam 95f393ebcd LibWeb: Return null if an unknown canvas context type is requested před 3 roky
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 955eef83b0 LibWeb: Add basic support for HTMLCanvasElement.toDataURL() :^) před 4 roky
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky