Tim Ledbetter
|
eaa6304aab
Userland: Return empty if ImageDecoder client receives an invalid frame
|
1 éve |
Andreas Kling
|
eb4a69c377
LibImageDecoderClient: Fix minor const-correctness issue
|
2 éve |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 éve |
Liav A
|
6e6999ce57
LibGfx: Re-work the abstractions of sending image for decoding over IPC
|
2 éve |
Liav A
|
649f78d0a4
LibGfx+Ladybird+Userland: Don't sniff for TGA images with only raw bytes
|
2 éve |
Itamar
|
d88da82e28
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
3 éve |
sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 éve |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
3 éve |
Andreas Kling
|
e2eabb4132
LibCore: Use ErrorOr<T> in Core::AnonymousBuffer
|
3 éve |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 éve |
Gunnar Beutner
|
ac650d2362
Userland: Remove dummy IPC methods
|
4 éve |
Andreas Kling
|
c1c252ddb2
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
|
4 éve |
Andreas Kling
|
de07dab184
ImageDecoder: Remove unnecessary greet() message
|
4 éve |
Andreas Kling
|
fa0e23009a
LibImageDecoderClient: Decoded images with 0 frames are not successful
|
4 éve |
Gunnar Beutner
|
8a6db55e79
Userland: Add try_* IPC handlers
|
4 éve |
Gunnar Beutner
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
4 éve |
Gunnar Beutner
|
065040872f
Userland: Change IPC funcs to use plain arguments instead of a struct
|
4 éve |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 éve |
Andreas Kling
|
f59ad2dc57
Everywhere: Remove pessimizing and redundant move()
|
4 éve |
Andreas Kling
|
3b9f110161
LibWeb+LibImageDecoderClient: Reuse ImageDecoder service process
|
4 éve |
Andreas Kling
|
8fb9d1fd1d
LibImageDecoderClient: Gracefully recover from decoder crashes :^)
|
4 éve |
Andreas Kling
|
1ce03f4f34
LibIPC: Stop sending client ID to clients
|
4 éve |
Andreas Kling
|
1b5be4a342
LibIPC: Stop exchanging client/server PIDs in greeting handshake
|
4 éve |
Andreas Kling
|
7449c1b27f
ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder
|
4 éve |
Andreas Kling
|
447e6da52c
ImageDecoder: Use Core::AnonymousBuffer and Gfx::ShareableBitmap
|
4 éve |
asynts
|
01879d27c2
Everywhere: Replace a bundle of dbg with dbgln.
|
4 éve |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 éve |