Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 рік тому |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 роки тому |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 роки тому |
Sam Atkins
|
4313c17d95
LibDesktop: Replace uses of JsonObject::get_deprecated()/get_ptr()
|
2 роки тому |
Sam Atkins
|
1dd6b7f5b7
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
|
2 роки тому |
Ben Wiederhake
|
6b7ce19161
Everywhere: Remove unused includes of LibC/stdlib.h
|
2 роки тому |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 роки тому |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 роки тому |
Peter Elliott
|
7af5eef0dd
SystemServer+LoginServer+Userland: Switch to sid-based sockets
|
2 роки тому |
Lucas CHOLLET
|
1b36348d8b
LibCore+LibIPC: Recognise %uid in path
|
3 роки тому |
Lucas CHOLLET
|
c5b7c9f479
LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid`
|
2 роки тому |
Lucas CHOLLET
|
70846d701c
LaunchServer+SystemServer: Move the portal to a user-specific directory
|
3 роки тому |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 роки тому |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
3 роки тому |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 роки тому |
Itamar
|
72ba072768
LibDesktop: Rename LaunchServerConnection=>ConnectionToLaunchServer
|
3 роки тому |
Itamar
|
d88da82e28
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
3 роки тому |
Maciej
|
07cf2218cb
LibDesktop: Add Launcher::ensure_connection()
|
3 роки тому |
sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 роки тому |
Andreas Kling
|
b6f49924be
LibDesktop: Make allowlist APIs return ErrorOr<void>
|
3 роки тому |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 роки тому |
Gunnar Beutner
|
ac650d2362
Userland: Remove dummy IPC methods
|
4 роки тому |
Andreas Kling
|
a345a1f4a1
Userland: Mark subclasses of IPC::{Client,Server}Connection final
|
4 роки тому |
Andreas Kling
|
c1c252ddb2
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
|
4 роки тому |
Andreas Kling
|
e7fc46879e
LaunchServer: Remove unnecessary greet() message
|
4 роки тому |
Gunnar Beutner
|
8a6db55e79
Userland: Add try_* IPC handlers
|
4 роки тому |
Gunnar Beutner
|
9e22e9ce88
Userland: Use snake case names in .ipc files
|
4 роки тому |
Gunnar Beutner
|
eb21aa65d1
Userland: Make IPC results with one return value available directly
|
4 роки тому |
Gunnar Beutner
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
4 роки тому |
Gunnar Beutner
|
065040872f
Userland: Change IPC funcs to use plain arguments instead of a struct
|
4 роки тому |