ladybird/Libraries/LibWeb/HTML/Canvas
Timothy Flynn 0efa98a57a LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16
This has quite a lot of fall out. But the majority of it is just type or
UDL substitution, where the changes just fall through to other function
calls.

By changing property key storage to UTF-16, the main affected areas are:
* NativeFunction names must now be UTF-16
* Bytecode identifiers must now be UTF-16
* Module/binding names must now be UTF-16
2025-08-05 07:07:15 -04:00
..
CanvasCompositing.h
CanvasCompositing.idl
CanvasDrawImage.cpp LibWeb: Don't crash when setting offscreen canvas size to 0 2025-07-04 16:10:38 +01:00
CanvasDrawImage.h LibWeb: Add OffscreenCanvas to IDL types 2025-06-30 09:46:21 -06:00
CanvasDrawImage.idl LibWeb: Add OffscreenCanvas to IDL types 2025-06-30 09:46:21 -06:00
CanvasDrawPath.h
CanvasDrawPath.idl
CanvasFillStrokeStyles.h LibWeb: Update to_color to take ColorResolutionContext 2025-08-04 11:29:05 +01:00
CanvasFillStrokeStyles.idl
CanvasFilters.h
CanvasFilters.idl
CanvasImageData.h
CanvasImageData.idl
CanvasImageSmoothing.h
CanvasImageSmoothing.idl
CanvasPath.cpp LibWeb+LibGfx: Apply editorial punctuation/whitespace/markup fixes 2025-06-25 03:12:19 +12:00
CanvasPath.h
CanvasPath.idl
CanvasPathDrawingStyles.h LibWeb+LibGfx: Apply editorial punctuation/whitespace/markup fixes 2025-06-25 03:12:19 +12:00
CanvasPathDrawingStyles.idl
CanvasRect.h
CanvasRect.idl
CanvasSettings.cpp LibJS+LibWeb+WebContent: Port JS::PropertyKey to UTF-16 2025-08-05 07:07:15 -04:00
CanvasSettings.h LibWeb: Factor out canvas rendering options algorihtms 2025-06-30 09:46:21 -06:00
CanvasSettings.idl LibWeb: Factor out CanvasSettings mixin into separate file 2025-06-17 16:54:04 -06:00
CanvasShadowStyles.h
CanvasShadowStyles.idl
CanvasState.cpp
CanvasState.h LibGfx+LibWeb: Turn Gfx::Filter into a SkImageFilter wrapper 2025-06-01 23:22:10 +02:00
CanvasState.idl
CanvasText.h
CanvasText.idl
CanvasTextDrawingStyles.h LibWeb: Add OffscreenCanvas tests 2025-06-30 09:46:21 -06:00
CanvasTextDrawingStyles.idl
CanvasTransform.h
CanvasTransform.idl
CanvasUserInterface.idl
OffscreenCanvasBase.idl LibWeb: Implement basics for OffscreenCanvas 2025-06-30 09:46:21 -06:00
SerializeBitmap.cpp LibWeb: Factor out canvas serialization algorihtm 2025-06-30 09:46:21 -06:00
SerializeBitmap.h LibWeb: Factor out canvas serialization algorihtm 2025-06-30 09:46:21 -06:00