.. |
AudioServer
|
Everywhere: Convert a bunch of dbgprintf() to dbgln()
|
2021-01-10 10:02:20 +01:00 |
ChessEngine
|
Everywhere: Colour => Color
|
2021-01-09 14:03:06 +01:00 |
Clipboard
|
Everywhere: Replace a bundle of dbg with dbgln.
|
2021-01-09 21:11:09 +01:00 |
CrashDaemon
|
CrashDaemon: Move from Applications to Services
|
2020-12-30 03:20:06 +01:00 |
DHCPClient
|
Everywhere: Replace a bundle of dbg with dbgln.
|
2021-01-09 21:11:09 +01:00 |
EchoServer
|
EchoServer: Add a simple echo server
|
2020-12-16 17:29:12 +01:00 |
ImageDecoder
|
Everywhere: Replace a bundle of dbg with dbgln.
|
2021-01-09 21:11:09 +01:00 |
LaunchServer
|
Everywhere: Replace a bundle of dbg with dbgln.
|
2021-01-09 21:11:09 +01:00 |
LookupServer
|
Everywhere: Re-format with clang-format-11
|
2020-12-31 21:51:00 +01:00 |
NotificationServer
|
Everywhere: Replace a bundle of dbg with dbgln.
|
2021-01-09 21:11:09 +01:00 |
ProtocolServer
|
ProtocolServer: Add some debug log output for failed downloads
|
2021-01-03 13:10:53 +01:00 |
SystemMenu
|
SystemMenu: Tweak text "About..." => "About SerenityOS"
|
2021-01-04 23:23:55 +01:00 |
SystemServer
|
Everywhere: Convert a bunch of dbgprintf() to dbgln()
|
2021-01-10 10:02:20 +01:00 |
Taskbar
|
Everywhere: Convert a bunch of dbgprintf() to dbgln()
|
2021-01-10 10:02:20 +01:00 |
TelnetServer
|
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
|
2020-12-21 00:09:48 +01:00 |
WebContent
|
Everywhere: Replace a bundle of dbg with dbgln.
|
2021-01-09 21:11:09 +01:00 |
WebServer
|
LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytes
|
2020-12-19 18:29:13 +01:00 |
WindowServer
|
Everywhere: Convert a bunch of dbgprintf() to dbgln()
|
2021-01-10 10:02:20 +01:00 |
CMakeLists.txt
|
CrashDaemon: Move from Applications to Services
|
2020-12-30 03:20:06 +01:00 |