Timothy Flynn
|
34160743dc
LibIPC: Avoid redundant copy of every tranferred IPC message
|
1 year ago |
Timothy Flynn
|
91558fa381
LibIPC+LibWeb: Add an IPC helper to transfer an IPC message buffer
|
1 year ago |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 years ago |
Timothy Flynn
|
8b7b03b369
IPCCompiler+LibIPC: Propagate IPC encoder errors
|
2 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Hendiadyoin1
|
50b6e74d33
LibIPC: Add IPCErrorOr Type alias
|
3 years ago |
Lenny Maiorani
|
dcdc62323d
Libraries: Use default constructors/destructors in LibIPC
|
3 years ago |
Andreas Kling
|
86a3ef2709
LibIPC: Give MessageBuffer::fds some inline capacity (1)
|
3 years ago |
Brian Gianforcaro
|
18d6f9ed5c
Libraries: Remove unused header includes
|
4 years ago |
Gunnar Beutner
|
d954c11f66
Everywhere: Add missing includes for <AK/OwnPtr.h>
|
4 years ago |
Gunnar Beutner
|
8a6db55e79
Userland: Add try_* IPC handlers
|
4 years ago |
Gunnar Beutner
|
de9b454f89
LibIPC: Make sure FDs survive when passed into a MessageBuffer
|
4 years ago |
Gunnar Beutner
|
889359b6f9
Userland: Make IPC handlers return void if they don't have any outputs
|
4 years ago |
sin-ack
|
62af6cd4f9
IPCCompiler: Remove hardcoded endpoint magic, attempt deux
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
f1f7bf567b
LibIPC: Add an expressive way to close an IPC::File after sending it
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |