История коммитов

Автор SHA1 Сообщение Дата
  Andreas Kling 0d93e249c3 LibWeb: Add some basic path drawing functionality to the canvas element 5 лет назад
  Andreas Kling 3f698db85d LibWeb: Limit the maximum size of <canvas> bitmap buffers 5 лет назад
  Andreas Kling 067ea5a2e0 LibWeb: Add CanvasRenderingContext2D.drawImage(image, x, y) 5 лет назад
  Andreas Kling dd00175ae2 LibWeb: Use an AffineTransform for CanvasRenderingContext2D :^) 5 лет назад
  Andreas Kling 348e209eb5 LibWeb: Make CanvasRenderingContext2D use floats instead of ints 5 лет назад
  Brian Gianforcaro 39855fe9ef LibWeb: Add canvas.strokeRect(), and fix scale & translate 5 лет назад
  Andreas Kling e323246517 Meta: Add missing copyright headers 5 лет назад
  Andreas Kling 9d099835f9 LibWeb: Add CanvasRenderingContext2D scale() and translate() stubs 5 лет назад
  Andreas Kling 39045bfde8 LibWeb: Add basic support for requestAnimationFrame() 5 лет назад
  Andreas Kling a37c29e353 LibWeb: Add <canvas> element and start fleshing out CRC2D 5 лет назад