sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 years ago |
Andreas Kling
|
314a687eeb
ImageDecoder: Remove unnecessary client map
|
3 years ago |
Andreas Kling
|
da42c1552c
ImageDecoder: Fix assertion after failed decode
|
3 years ago |
Andreas Kling
|
5a79c69b02
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
|
3 years ago |
Andreas Kling
|
751cb094ff
LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index)
|
4 years ago |
Andreas Kling
|
d01b4327fa
LibGfx: Improve ImageDecoder construction
|
4 years ago |
Jean-Baptiste Boric
|
5ced9a3dfb
ImageDecoder: Fix narrowing cast of loop count
|
4 years ago |
Andreas Kling
|
de07dab184
ImageDecoder: Remove unnecessary greet() message
|
4 years ago |
Gunnar Beutner
|
065040872f
Userland: Change IPC funcs to use plain arguments instead of a struct
|
4 years ago |
Gunnar Beutner
|
889359b6f9
Userland: Make IPC handlers return void if they don't have any outputs
|
4 years ago |
Gunnar Beutner
|
7cf2839a26
Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
2e6de99f1e
ImageDecoder: Add missing <AK/Debug.h> include and use dbgln_if()
|
4 years ago |
Andreas Kling
|
1ce03f4f34
LibIPC: Stop sending client ID to clients
|
4 years ago |
Andreas Kling
|
1b5be4a342
LibIPC: Stop exchanging client/server PIDs in greeting handshake
|
4 years ago |
Andreas Kling
|
7449c1b27f
ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder
|
4 years ago |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 years ago |
Andreas Kling
|
1cb44ec5ee
Everywhere: Remove more <AK/SharedBuffer.h> includes
|
4 years ago |
Andreas Kling
|
447e6da52c
ImageDecoder: Use Core::AnonymousBuffer and Gfx::ShareableBitmap
|
4 years ago |
Andreas Kling
|
c7ac7e6eaf
Services: Move to Userland/Services/
|
4 years ago |