Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-17 | Everywhere: Remove pessimizing and redundant move() | Andreas Kling |
2021-02-20 | LibWeb+LibImageDecoderClient: Reuse ImageDecoder service process | Andreas Kling |
2021-02-20 | LibImageDecoderClient: Gracefully recover from decoder crashes :^) | Andreas Kling |
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-16 | ImageDecoder: Use Core::AnonymousBuffer and Gfx::ShareableBitmap | Andreas Kling |
2021-01-16 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |