.. |
AudioServer
|
LibAudio: Rename Audio::Frame -> Audio::Sample
|
2021-11-08 16:29:25 -08:00 |
ChessEngine
|
Services: Fix visibility of Object-derivative constructors
|
2021-11-02 22:56:53 +01:00 |
Clipboard
|
Services: Fix visibility of Object-derivative constructors
|
2021-11-02 22:56:53 +01:00 |
ConfigServer
|
ConfigServer: Sync config files to disk automatically
|
2021-10-14 21:41:48 +02:00 |
CrashDaemon
|
AK: Use ErrorOr<T> for MappedFile factories
|
2021-11-08 00:35:27 +01:00 |
DHCPClient
|
DHCPClient: Replace Result<T, E> use with ErrorOr<T>
|
2021-11-08 00:35:27 +01:00 |
EchoServer
|
EchoServer: Defer removal of client from clients HashMap
|
2021-10-23 13:57:42 +02:00 |
FileOperation
|
LibCore: Use ErrorOr<T> for Core::File::open()
|
2021-11-08 00:35:27 +01:00 |
FileSystemAccessServer
|
Services: Fix visibility of Object-derivative constructors
|
2021-11-02 22:56:53 +01:00 |
ImageDecoder
|
Services: Fix visibility of Object-derivative constructors
|
2021-11-02 22:56:53 +01:00 |
InspectorServer
|
AK: Make ByteBuffer::try_* functions return ErrorOr<void>
|
2021-11-10 21:58:58 +01:00 |
KeyboardPreferenceLoader
|
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
|
2021-08-22 01:32:25 +02:00 |
LaunchServer
|
Everywhere: Pass AK::StringView by value
|
2021-11-11 01:27:46 +01:00 |
LoginServer
|
Everywhere: Pass AK::StringView by value
|
2021-11-11 01:27:46 +01:00 |
LookupServer
|
AK+Everywhere: Stop including Vector.h from StringView.h
|
2021-11-10 21:58:58 +01:00 |
NotificationServer
|
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
2021-08-18 10:30:50 +02:00 |
RequestServer
|
RequestServer: Replace Result<T, E> use with ErrorOr<T>
|
2021-11-08 00:35:27 +01:00 |
SpiceAgent
|
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
2021-11-08 00:35:27 +01:00 |
SQLServer
|
LibSQL: Add current statement to the ExecutionContext
|
2021-11-10 14:47:49 +01:00 |
SystemServer
|
Everywhere: Pass AK::StringView by value
|
2021-11-11 01:27:46 +01:00 |
Taskbar
|
Everywhere: Pass AK::StringView by value
|
2021-11-11 01:27:46 +01:00 |
TelnetServer
|
Everywhere: Pass AK::StringView by value
|
2021-11-11 01:27:46 +01:00 |
WebContent
|
LibCore: Use ErrorOr<T> in Core::AnonymousBuffer
|
2021-11-08 00:35:27 +01:00 |
WebServer
|
Userland: Migrate to argument-less deferred_invoke
|
2021-09-02 03:47:47 +04:30 |
WebSocket
|
Services: Fix visibility of Object-derivative constructors
|
2021-11-02 22:56:53 +01:00 |
WindowServer
|
Everywhere: Pass AK::StringView by value
|
2021-11-11 01:27:46 +01:00 |
CMakeLists.txt
|
LoginServer: Layout a basic login window
|
2021-10-17 22:18:48 +02:00 |