ladybird/Services/ImageDecoder
Aliaksandr Kalenik db8c443392 Everywhere: Make TransportSocket non-movable
Instead of wrapping all non-movable members of TransportSocket in OwnPtr
to keep it movable, make TransportSocket itself non-movable and wrap it
in OwnPtr.
2025-04-09 15:27:52 +02:00
..
CMakeLists.txt ImageDecoder: Port to Windows 2025-02-14 09:38:59 -07:00
ConnectionFromClient.cpp Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
ConnectionFromClient.h Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
Forward.h Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00
ImageDecoderClient.ipc LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
ImageDecoderServer.ipc LibWebView+ImageDecoder+RequestServer+WebContent: Add init_transport 2025-02-12 22:32:13 -07:00
main.cpp Everywhere: Hoist the Services folder to the top-level 2024-11-10 12:50:45 +01:00