ladybird/Userland
Aziz Berkay Yesilyurt d1028f8aed LibGfx: Use clear_with capacity instead of clear in PNGWriter
Same vector was cleared up and filled in continuously.
2021-07-14 13:37:18 +02:00
..
Applets Everywhere: Don't promote float to double where not needed 2021-07-08 10:11:00 +02:00
Applications Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
Demos AK+Userland: Add generic AK::abs() function and use it 2021-07-08 10:11:00 +02:00
DevTools UserpaceEmulator: Handle possibly unaligned IO 2021-07-14 11:26:34 +04:30
DynamicLoader LibC: Use our implementation of crti.o and crtn.o 2021-07-14 13:12:25 +02:00
Games Breakout: Only paint areas that needs to be updated 2021-07-12 12:26:15 +02:00
Libraries LibGfx: Use clear_with capacity instead of clear in PNGWriter 2021-07-14 13:37:18 +02:00
Services WindowServer: Don't use GNU-style designator 2021-07-14 13:12:25 +02:00
Shell Shell: Add unalias builtin 2021-07-13 11:57:11 +04:30
Utilities Utilities: Add an implementation of 'comm' 2021-07-14 14:13:25 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00