serenity/Userland
2023-02-02 14:52:21 +01:00
..
Applets AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
Applications GamesSettings: Rename Preview -> CardGamePreview 2023-02-02 14:52:21 +01:00
BuggieBox
Demos AK: Remove try_ prefix from FixedArray creation functions 2023-01-28 22:41:36 +01:00
DevTools Profiler: Standardize percentage formatting 2023-02-02 14:37:01 +01:00
DynamicLoader Everywhere: Remove "LibC/" includes, add lint-rule against it 2023-01-07 10:01:37 -07:00
Games Spider: Make double-click skip the new-game animation 2023-02-01 14:19:15 +00:00
Libraries LibPDF: Simplify Encoding to align with simple font requirements 2023-02-02 14:50:38 +01:00
Services LibWeb: Rename DOM::shadow_root() to shadow_root_internal() 2023-02-02 14:43:29 +01:00
Shell AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
Utilities LibWeb+LibWebSocket: DOM WebSocket subprotocol support 2023-02-02 14:41:34 +01:00
CMakeLists.txt