..
AudioServer
AudioServer: Fix deadlock when playing two audio streams
2021-09-12 23:38:57 +02:00
ChessEngine
ChessEngine: Use ElapsedTimer::start_new()
2021-09-12 17:24:44 +00:00
Clipboard
ConfigServer
ConfigServer: Update the configuration cache on file changes
2021-08-27 13:31:45 +02:00
CrashDaemon
CrashDaemon: Stop automatically compressing coredumps
2021-10-08 00:35:29 +02:00
DHCPClient
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
EchoServer
FileOperation
FileOperation: Deduplicate destination file names on copy
2021-09-13 18:08:34 +04:30
FileSystemAccessServer
FileSystemAccessServer: Only compute basename when prompting
2021-09-16 17:17:13 +02:00
ImageDecoder
InspectorServer
Everywhere: Use OOM-safe ByteBuffer APIs where possible
2021-09-06 01:53:26 +02:00
KeyboardPreferenceLoader
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
2021-08-22 01:32:25 +02:00
LaunchServer
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
2021-08-22 01:32:25 +02:00
LookupServer
LookupServer: Fix to handle whitespaces and tabs in /etc/hosts
2021-10-05 02:23:45 +02:00
NotificationServer
Userland+LibGUI: Add shorthand versions of the Margins constructor
2021-08-18 10:30:50 +02:00
RequestServer
RequestServer: Don't hide the SIGINFO state dump behind a debug macro
2021-10-01 20:17:15 +02:00
SpiceAgent
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
SQLServer
SQLServer+SQL+LibSQL: Allow sql client to specify the database name
2021-10-05 02:22:19 +02:00
SystemServer
Kernel+SystemServer: Simplify the DevTmpFS design
2021-09-08 00:42:20 +02:00
Taskbar
Userland: Use Rect::centered_within() where useful
2021-08-31 01:35:08 +02:00
TelnetServer
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
2021-09-06 01:53:26 +02:00
WebContent
LibJS: Convert has_own_property() to ThrowCompletionOr
2021-10-03 20:14:03 +01:00
WebServer
Userland: Migrate to argument-less deferred_invoke
2021-09-02 03:47:47 +04:30
WebSocket
Userland: Migrate to argument-less deferred_invoke
2021-09-02 03:47:47 +04:30
WindowServer
WindowServer: Apply screen scaling when getting bitmap around cursor
2021-09-20 22:25:24 +02:00
CMakeLists.txt
Userland: Introduce ConfigServer and LibConfig
2021-08-26 00:54:27 +02:00