ladybird/Userland/Services
MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value
This is just two ints or 8 bytes or the size of the reference on
x86_64 or AArch64.
2022-12-07 11:48:27 +01:00
..
AudioServer AudioServer: Detect improperly detached audio clients 2022-11-25 17:43:16 -07:00
ChessEngine AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Clipboard AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
ConfigServer AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CrashDaemon AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
DHCPClient Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
EchoServer Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
FileOperation Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
FileSystemAccessServer AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
ImageDecoder Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
InspectorServer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
KeyboardPreferenceLoader Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
LaunchServer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
LoginServer AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
LookupServer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
NetworkServer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
NotificationServer AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
RequestServer AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
SpiceAgent AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
SQLServer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
SystemServer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Taskbar Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
TelnetServer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
WebContent Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
WebDriver AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebServer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
WebSocket AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WindowServer Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
CMakeLists.txt WebDriver: Add new WebDriver service 2022-10-12 23:07:42 +02:00