1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:20:59 +00:00
serenity/Userland
Andreas Kling 36d9943d3a LibWeb: Fix logic mistake in CRC2D's default_source_size()
If the source has a bitmap, we should indeed use the bitmap's size
instead of always using the source's own size.
2022-04-07 17:06:02 +02:00
..
Applets AK+Userland: Rename Array::front/back to first/last 2022-04-06 14:31:52 +02:00
Applications HexEditor: Add Value Inspector 2022-04-07 16:55:20 +04:30
Demos Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DevTools HackStudio: Remove "evaluate expression" dialog 2022-04-06 19:35:07 +02:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Libraries LibWeb: Fix logic mistake in CRC2D's default_source_size() 2022-04-07 17:06:02 +02:00
Services LibWeb: Remove the InProcessWebView widget 2022-04-06 19:35:07 +02:00
Shell Shell: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
Utilities LibX86+disasm: Use an output format closer to objdump 2022-04-07 16:50:34 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00