ladybird/Userland/Services
Timothy Flynn e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC
WebDriver, for example, will want to create new tabs without activating
them.
2023-03-21 09:39:49 +00:00
..
AudioServer Everywhere: Remove NonnullRefPtr.h includes 2023-03-06 23:46:35 +01:00
ChessEngine Everywhere: Remove NonnullOwnPtr.h includes 2023-03-06 23:46:35 +01:00
Clipboard LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
ConfigServer LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
CrashDaemon AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
DHCPClient LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
EchoServer Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
FileOperation Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
FileSystemAccessServer LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
ImageDecoder LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
InspectorServer Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
KeyboardPreferenceLoader LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
LaunchServer LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
LoginServer Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00
LookupServer Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
NetworkServer LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
NotificationServer Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2023-03-04 00:29:38 +01:00
RequestServer Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2023-03-10 13:15:44 +01:00
SpiceAgent SpiceAgent: Remove unused BMPWriter.h include 2023-03-12 22:09:34 +01:00
SQLServer LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
SystemServer Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
Taskbar Everywhere: Support overriding the system color scheme 2023-03-10 22:03:49 +01:00
TelnetServer Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
WebContent WebContent+Everywhere: Add an option to not activate new tabs over IPC 2023-03-21 09:39:49 +00:00
WebDriver WebDriver: Fix handling of disconnected WebContent process 2023-03-19 14:51:40 +01:00
WebServer Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
WebSocket LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
WindowServer Everywhere: Support overriding the system color scheme 2023-03-10 22:03:49 +01:00
CMakeLists.txt LibSQL+SQLServer: Generate SQLServer's IPC sources with LibSQL on Lagom 2022-12-08 17:14:48 +01:00