Age | Commit message (Expand) | Author |
---|---|---|
2019-11-23 | LibIPC+AudioServer: Allow unsolicited server-to-client IPC messages | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-03 | IPCCompiler: More work towards AudioServer bringup | Andreas Kling |
2019-08-03 | IPCCompiler: Generate getters for message ID's and message names | Andreas Kling |
2019-08-03 | LibIPC: Start fleshing out a separate IPC library | Andreas Kling |