ladybird/Userland/Libraries/LibWeb/HTML/Canvas
Totto16 abe1172d70
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-14, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
LibWeb: Make HTMLVideoElement part of CanvasImageSource union
2024-10-05 09:20:58 +02:00
..
CanvasCompositing.h LibWeb: Add initial implementation of CRC2D.globalAlpha 2023-06-18 20:31:11 +02:00
CanvasCompositing.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
CanvasDrawImage.cpp LibWeb: Make HTMLVideoElement part of CanvasImageSource union 2024-10-05 09:20:58 +02:00
CanvasDrawImage.h LibWeb: Make HTMLVideoElement part of CanvasImageSource union 2024-10-05 09:20:58 +02:00
CanvasDrawImage.idl LibWeb: Make HTMLVideoElement part of CanvasImageSource union 2024-10-05 09:20:58 +02:00
CanvasDrawPath.h LibWeb: Implement CanvasDrawPath::isPointInPath() 2024-09-18 21:21:57 +01:00
CanvasDrawPath.idl LibWeb: Implement CanvasDrawPath::isPointInPath() 2024-09-18 21:21:57 +01:00
CanvasFillStrokeStyles.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CanvasFillStrokeStyles.idl LibWeb: Make SVGImageElement part of CanvasImageSource union 2024-10-04 20:01:22 +02:00
CanvasFilters.idl LibWeb/Canvas: Stub missing includes for CanvasRenderingContext2D 2024-08-19 09:04:50 +02:00
CanvasImageData.h LibWeb: Use correct IDL definition for CanvasImageData methods 2024-05-16 08:02:59 +02:00
CanvasImageData.idl LibWeb: Use 'FIXME' extended attribute where possible 2024-05-19 16:24:11 +02:00
CanvasImageSmoothing.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CanvasImageSmoothing.idl IDL: Add missing #imports 2023-11-11 08:51:51 +01:00
CanvasPath.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CanvasPath.h LibGfx+LibWeb: Add new Path class with Skia backend, use for 2D canvas 2024-08-20 09:30:05 +02:00
CanvasPath.idl LibWeb: Add canvas context2d roundRect 2023-10-20 07:20:29 +02:00
CanvasPathDrawingStyles.h LibWeb: Initial support for dashed lines in Canvas 2024-06-25 09:47:17 +02:00
CanvasPathDrawingStyles.idl LibWeb: Initial support for dashed lines in Canvas 2024-06-25 09:47:17 +02:00
CanvasRect.h LibWeb: Extract CanvasRect class from CRC2D 2022-08-14 11:30:40 +02:00
CanvasRect.idl LibWeb: Extract CanvasRect class from CRC2D 2022-08-14 11:30:40 +02:00
CanvasShadowStyles.idl LibWeb/Canvas: Stub missing includes for CanvasRenderingContext2D 2024-08-19 09:04:50 +02:00
CanvasState.cpp LibWeb: Make 2D canvas save/restore perform save/restore on painter 2024-08-20 09:30:05 +02:00
CanvasState.h LibWeb+LibGfx: Serialize HTML canvas fill/strokeStyle colors correctly 2024-10-04 20:01:22 +02:00
CanvasState.idl LibWeb: Extract CanvasState class from CRC2D 2022-08-14 11:30:40 +02:00
CanvasText.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CanvasText.idl LibWeb: Extract CanvasText class from CRC2D 2022-08-14 11:30:40 +02:00
CanvasTextDrawingStyles.h LibWeb/CSS: Make font-stretch a legacy alias for new font-width 2024-09-28 14:42:26 +02:00
CanvasTextDrawingStyles.idl LibWeb: Use FIXME extended attribute where possible 2024-05-19 17:35:25 +02:00
CanvasTransform.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
CanvasTransform.idl LibWeb: Add missing Canvas Context2D transform functions 2023-09-17 16:48:54 -06:00
CanvasUserInterface.idl LibWeb/Canvas: Stub missing includes for CanvasRenderingContext2D 2024-08-19 09:04:50 +02:00