Age | Commit message (Expand) | Author |
---|---|---|
2021-11-20 | LibWeb: Move ImageDecoder client connection singleton to its own file | Andreas Kling |
2021-08-01 | LibWeb: Remove unused header includes | Brian Gianforcaro |
2021-07-25 | LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-20 | LibWeb+LibImageDecoderClient: Reuse ImageDecoder service process | Andreas Kling |
2021-02-10 | LibWeb: Remove a whole bunch of unnecessary #includes | Andreas Kling |
2021-01-29 | ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |