index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Services
Age
Commit message (
Expand
)
Author
2021-12-25
WindowServer: Skip over destroyed windows in WindowSwitcher::draw()
Andreas Kling
2021-12-24
AudioServer: Ignore 'muted' clients when computing the 'output mix'
Elyse
2021-12-24
AudioServer: Add a 'self_muted' state to each client connection
Elyse
2021-12-24
AudioServer: Add 'mute' member and methods to ClientAudioStream
Elyse
2021-12-24
Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnections
Elyse
2021-12-24
AudioServer/Mixer: Fix remaining samples underflow
Max Trussell
2021-12-21
Userland: Add unveil/pledge requisites for dynamic Unicode data loading
Timothy Flynn
2021-12-19
SystemServer: Fixed grammatical error "a charm"
Jonta
2021-12-16
SystemServer: Use more LibCore syscall wrappers :^)
Andreas Kling
2021-12-16
SystemServer: Port to LibMain :^)
Andreas Kling
2021-12-16
LibCore+Userland: Convert TCPServer to use the Serenity Stream API
sin-ack
2021-12-16
LibCore+LookupServer: Implement and use UDPServer::send
sin-ack
2021-12-12
Kernel+SystemServer: Add /dev/tty
Daniel Bertalan
2021-12-10
Browser+LibWeb+WebContent: Add variables display to Inspector
Sam Atkins
2021-12-08
LibHTTP: Avoid implicitly copying ByteBuffer
Ben Wiederhake
2021-12-07
WebContent: Add missing TRY on client initialization
Hendiadyoin1
2021-12-06
LibIPC: Add IPC::take_over_accepted_client_from_system_server<Client>()
Andreas Kling
2021-12-06
LibIPC: Add IPC::MultiServer convenience class
Andreas Kling
2021-12-06
LibCore: Make LocalServer::take_over_from_system_server() return ErrorOr
Andreas Kling
2021-12-06
SQLServer: Port to LibMain :^)
Andreas Kling
2021-12-06
LaunchServer: Port to LibMain :^)
Andreas Kling
2021-12-05
DHCP4Client: Cast unused Timer return values to void
Sam Atkins
2021-12-05
Userland: Cast unused BackgroundAction::construct() results to void
Sam Atkins
2021-12-05
Services: Cast unused IPC::new_client_connection() results to void
Sam Atkins
2021-12-04
LibSQL: Improve error handling
Jan de Visser
2021-11-30
LookupServer: Remove unused this capture in a lambda function
Hendiadyoin1
2021-11-30
KeyboardPreferenceLoader: Use Core::System::ioctl()
Andreas Kling
2021-11-30
DHCPClient: Port to LibMain :^)
Andreas Kling
2021-11-30
KeyboardPreferenceLoader: Port to LibMain :^)
Andreas Kling
2021-11-30
AudioServer: Port to LibMain :^)
Andreas Kling
2021-11-30
ChessEngine: Port to LibMain :^)
Andreas Kling
2021-11-30
InspectorServer: Port to LibMain :^)
Andreas Kling
2021-11-30
LibCore: Change Core::LocalServer::on_ready_to_accept => on_accept
Andreas Kling
2021-11-30
WebContent: Remove unnecessary client map
Andreas Kling
2021-11-30
ImageDecoder: Remove unnecessary client map
Andreas Kling
2021-11-30
Kernel: Register Virtio console ports with device management
Jelle Raaijmakers
2021-11-29
ImageDecoder: Fix assertion after failed decode
Andreas Kling
2021-11-28
SpiceAgent: Port to LibMain :^)
Andreas Kling
2021-11-28
LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void>
Andreas Kling
2021-11-28
LibIPC: Make IPC::Connection::post_message() return ErrorOr
Andreas Kling
2021-11-28
LibAudio: New error propagation API in Loader and Buffer
kleines Filmröllchen
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-26
Userland: Use Core::ArgsParser's Vector<StringView> API everywhere
Andreas Kling
2021-11-26
WindowServer: Clear wallpaper if the requested path is empty
Karol Kosek
2021-11-24
Kernel: Allow higher audio sample rates than 65kHZ (`u16`)
Jelle Raaijmakers
2021-11-24
WebContent: Support inspection of DOM in nested browsing contexts
Vyacheslav Pukhanov
2021-11-24
CrashDaemon: Port to LibMain :^)
Andreas Kling
2021-11-24
Clipboard: Port to LibMain :^)
Andreas Kling
2021-11-23
LookupServer: Port to LibMain :^)
Andreas Kling
2021-11-23
NotificationServer: Port to LibMain :^)
Andreas Kling
[next]