Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize hace 5 años
  AnotherTest ce36071447 LibWeb: Implicitly close all subpaths when canvas.fill() is called hace 5 años
  AnotherTest a82419469f LibWeb: Add canvas.fill hace 5 años
  AnotherTest 0a55679de4 LibWeb: Add canvas.quadraticCurveTo() hace 5 años
  Andreas Kling ef69f900c7 LibWeb: Invalidate the canvas element after put_image_data() hace 5 años
  Andreas Kling 2d4c91df8e LibWeb: Add ImageData objects and implement 2D context putImageData() hace 5 años
  Andreas Kling d5fb916bf0 LibWeb: Implement CanvasRenderingContext2D::stroke_rect() with lines hace 5 años
  Andreas Kling 0d93e249c3 LibWeb: Add some basic path drawing functionality to the canvas element hace 5 años
  Andreas Kling 3f698db85d LibWeb: Limit the maximum size of <canvas> bitmap buffers hace 5 años
  Andreas Kling 067ea5a2e0 LibWeb: Add CanvasRenderingContext2D.drawImage(image, x, y) hace 5 años
  Andreas Kling dd00175ae2 LibWeb: Use an AffineTransform for CanvasRenderingContext2D :^) hace 5 años
  Andreas Kling 348e209eb5 LibWeb: Make CanvasRenderingContext2D use floats instead of ints hace 5 años
  Brian Gianforcaro 39855fe9ef LibWeb: Add canvas.strokeRect(), and fix scale & translate hace 5 años
  Andreas Kling e323246517 Meta: Add missing copyright headers hace 5 años
  Andreas Kling 9d099835f9 LibWeb: Add CanvasRenderingContext2D scale() and translate() stubs hace 5 años
  Andreas Kling 39045bfde8 LibWeb: Add basic support for requestAnimationFrame() hace 5 años
  Andreas Kling a37c29e353 LibWeb: Add <canvas> element and start fleshing out CRC2D hace 5 años