ladybird/Userland
Jelle Raaijmakers 6d93947212 LibGfx: Use ALWAYS_INLINE for inline Bitmap methods
`Bitmap::scanline_u8` started popping up in profiles. We can't be having
that of course.
2023-01-17 19:34:54 -05:00
..
Applets ClipboardHistory: Add a Clear history action 2023-01-15 19:19:06 +01:00
Applications Presenter: Increase the minimum widget size 2023-01-17 19:30:51 -05:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos LibGfxDemo: Draw diagonal dotted and dashed lines 2023-01-17 22:54:18 +01:00
DevTools AK: Add support for "debug only" formatters 2023-01-13 21:09:26 +00:00
DynamicLoader Everywhere: Remove "LibC/" includes, add lint-rule against it 2023-01-07 10:01:37 -07:00
Games Spider: Confirm ending the current game in more situations 2023-01-15 11:59:59 -05:00
Libraries LibGfx: Use ALWAYS_INLINE for inline Bitmap methods 2023-01-17 19:34:54 -05:00
Services LibGUI+WindowServer: Improve window resizing performance 2023-01-17 18:16:02 +01:00
Shell Shell: Use AllocatingMemoryStream to search for the IFS 2023-01-14 00:33:35 +03:30
Utilities pro: Use Core::Stream for writing contents to the output 2023-01-17 23:55:34 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00