Age | Commit message (Expand) | Author |
---|---|---|
2021-02-01 | LibIPC: Stop sending client ID to clients | Andreas Kling |
2021-01-31 | LibIPC: Stop exchanging client/server PIDs in greeting handshake | Andreas Kling |
2021-01-29 | ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder | Andreas Kling |
2021-01-25 | Everywhere: Use CMake to generate AK/Debug.h. | asynts |
2021-01-17 | Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges | Andreas Kling |
2021-01-17 | Everywhere: Remove more <AK/SharedBuffer.h> includes | Andreas Kling |
2021-01-16 | ImageDecoder: Use Core::AnonymousBuffer and Gfx::ShareableBitmap | Andreas Kling |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |