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